emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] add additional tag (using %^G) to existing tag in org capture


From: Xebar Saram
Subject: [O] add additional tag (using %^G) to existing tag in org capture
Date: Thu, 7 Sep 2017 20:31:05 +0300

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]