emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* assign tags via helm/avy?
@ 2016-05-29 15:00 Xebar Saram
  2016-05-31  0:42 ` John Kitchin
  0 siblings, 1 reply; 6+ messages in thread
From: Xebar Saram @ 2016-05-29 15:00 UTC (permalink / raw)
  To: org mode

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

Hi guys

i have a bunch of tags i define via

(:startgroup)
    ("Where?")
    (:grouptags)
     ("@home" . ?h)
     ("@work" . ?w)
     ("@pc" . ?p)
     ("@family" . ?f)
     ("@shop" . ?s)
     (:endgroup)

(:startgrouptag)
    ("people")
    (:grouptags)
    ("allan" . ?a)
    ("bob" . ?o)
    ("joel" . ?j)
    ("david" . ?d)
    ("boris" . ?b)
    ("massimo" . ?s)
     (:endgrouptag)

anyone know of a way to quick add tags via a helm/avy interface?

right now its quite cumbersome to press C-c then C-c to see a list of all
tags. also some tags have the same key (?a) and then its impossible to
select the 2nd one

thx alot in advance

Z

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

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

end of thread, other threads:[~2016-06-01 11:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-29 15:00 assign tags via helm/avy? Xebar Saram
2016-05-31  0:42 ` John Kitchin
2016-05-31  3:17   ` Xebar Saram
2016-05-31  3:40     ` Kaushal Modi
2016-06-01  7:15       ` Xebar Saram
2016-06-01 11:19         ` John Kitchin

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).