emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Can `org-capture` templates be made to result in a sub-heading of the current heading?
@ 2023-05-10 21:04 Tim Visher
  2023-05-11 12:42 ` Tim Visher
  2023-05-12 12:08 ` Ihor Radchenko
  0 siblings, 2 replies; 6+ messages in thread
From: Tim Visher @ 2023-05-10 21:04 UTC (permalink / raw)
  To: Emacs Org Mode mailing list

[-- Attachment #1: Type: text/plain, Size: 611 bytes --]

Hey everyone,

Can `org-capture` templates be made to result in a sub-heading of the
current heading?

So

```
* This Week
** TODO A TODO Item

   [2023-05-05 Fri 10:47]

   A description <point's here>
```

and I whack my capture keychord and get

```
* This Week
** TODO A TODO Item

   [2023-05-05 Fri 10:47]

   A description
*** [2023-05-10 Wed 17:02]

    [2023-05-10 Wed 17:02]

    <point's here>
```

I have a tendency to make these items for longer running tasks that I want
to keep a journal on. The visibility cycling makes it easier to see my
progress over time.

Thanks in advance!

-- Tim Visher

[-- Attachment #2: Type: text/html, Size: 1599 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-12 14:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-10 21:04 Can `org-capture` templates be made to result in a sub-heading of the current heading? Tim Visher
2023-05-11 12:42 ` Tim Visher
2023-05-11 13:05   ` Tim Visher
2023-05-11 13:10     ` Tim Visher
2023-05-12 12:08 ` Ihor Radchenko
2023-05-12 14:24   ` Tim Visher

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).