all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* add additional tag (using %^G) to existing tag in org capture
@ 2017-09-07 17:31 Xebar Saram
  2017-09-08  5:04 ` Adam Porter
  0 siblings, 1 reply; 5+ messages in thread
From: Xebar Saram @ 2017-09-07 17:31 UTC (permalink / raw)
  To: org mode

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

Hi!

I have this current capture

(add-to-list 'org-capture-templates '("bb" "Work.TODO" entry (file+headline
(concat pmm "/org/files/agenda/bgu.org") "TDEN") "* TODO %^G %? :@work:
\n%^T"
))

which seems to work by adding a tag (via the %^G) alongside the current
already defined tag in the capture template.

is there anyway to add a tag to the current tag in the capture template
(:@work: above).

Thx!

Z

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

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

end of thread, other threads:[~2017-09-10  7:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-07 17:31 add additional tag (using %^G) to existing tag in org capture Xebar Saram
2017-09-08  5:04 ` Adam Porter
2017-09-08  5:28   ` Xebar Saram
2017-09-08 10:11     ` Adam Porter
2017-09-10  7:46       ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.