aboutsummaryrefslogtreecommitdiffstats
path: root/oni-org/capture-templates/clocked/code-note.org
blob: ee9489f94c44cee77f049be0ee779af068e046c4 (plain)
1
2
3
4
5
6
7
8
%U
- File: [[file:%F::%(number-to-string (with-current-buffer (get-buffer (find-file-noselect \"%F\")) (line-number-at-pos (region-beginning))))][%f]]

%?

#+BEGIN_SRC %(string-remove-suffix \"-mode\" (symbol-name (with-current-buffer (get-buffer (find-file-noselect \"%F\")) major-mode)))
%i
#+END_SRC"