From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuri Niyazov Subject: Capture Template Menus Date: Sun, 29 Mar 2015 19:23:02 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YcPMV-000059-Q8 for emacs-orgmode@gnu.org; Sun, 29 Mar 2015 22:23:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YcPMU-0005Nl-Pd for emacs-orgmode@gnu.org; Sun, 29 Mar 2015 22:23:35 -0400 Received: from mail-wg0-x22b.google.com ([2a00:1450:400c:c00::22b]:34148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YcPMU-0005NR-J4 for emacs-orgmode@gnu.org; Sun, 29 Mar 2015 22:23:34 -0400 Received: by wgbdm7 with SMTP id dm7so49744504wgb.1 for ; Sun, 29 Mar 2015 19:23:33 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" What would be required to have Org-Mode support Capture Template Menus? In Custom Agenda Views, it is possible to have a prefix according to an example in the documentation: https://www.gnu.org/software/emacs/manual/html_node/org/Storing-searches.html#Storing-searches ("hl" tags "+home+Lisa") ("hp" tags "+home+Peter") ("hk" tags "+home+Kim"))) But configuring custom capture templates with two-letter prefixes like that doesn't work.