1 line
982 B
Plaintext
1 line
982 B
Plaintext
<!-- SC_OFF --><div class="md"><p>Hello!</p> <p>I'm trying to set up a capture template for a weekly status update I send my manager. I want the org document organized by the dates of the Mondays of the week. I am trying to use 'file+headline' target. Is it possible to have the headline set dynamically?</p> <p>Something like the following? </p> <pre><code>(setq org-capture-templates '(("d" "Demo template" entry (file+headline "demo.org" "<function to set headline>") "** Content Start\n%?") )) </code></pre> <p>I appreciate any help!</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/anton-sug4r"> /u/anton-sug4r </a> <br/> <span><a href="https://www.reddit.com/r/orgmode/comments/qxpknv/doom_orgcapture_dynamic_headlines/">[link]</a></span>   <span><a href="https://www.reddit.com/r/orgmode/comments/qxpknv/doom_orgcapture_dynamic_headlines/">[comments]</a></span> |