Re: How do you insert metadata in org files

2025-06-03 Thread Jacob S. Gordon
Hey Ashish, On 2025-06-03 08:43, Ashish Panigrahi wrote: > Would be interesting to hear other workflows for this. I use [completion] with `M-TAB' after typing `#+', which works in other contexts too. Depending on your window manager (e.g. [Windows]), you might have to sort out the key binding con

Re: How do you insert metadata in org files

2025-06-03 Thread Derek Chen-Becker
There are lots of different ways you can do it. I use yasnippets (for more than just org) and I have a header template that I use so I just type "hd_" and get a pre-made header with some settings for code snippets that I write a lot: ❯ =cat ~/.emacs.d/snippets/org-mode/header # -*- mode: snippet -