emacs/var/elfeed/db/data/7a/7a4e3d728a9accf4bc5a678d6782930258a29c3f
2022-01-03 12:49:32 -06:00

1 line
982 B
Plaintext

<!-- SC_OFF --><div class="md"><p>Hello!</p> <p>I&#39;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 &#39;file+headline&#39; target. Is it possible to have the headline set dynamically?</p> <p>Something like the following? </p> <pre><code>(setq org-capture-templates &#39;((&quot;d&quot; &quot;Demo template&quot; entry (file+headline &quot;demo.org&quot; &quot;&lt;function to set headline&gt;&quot;) &quot;** Content Start\n%?&quot;) )) </code></pre> <p>I appreciate any help!</p> </div><!-- SC_ON --> &#32; submitted by &#32; <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> &#32; <span><a href="https://www.reddit.com/r/orgmode/comments/qxpknv/doom_orgcapture_dynamic_headlines/">[comments]</a></span>