From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Loginov Subject: feature request: tags in remember template Date: Tue, 26 Jun 2007 12:27:53 +0700 Message-ID: <87lke78eue.fsf@mail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I33lh-0003wS-Gd for emacs-orgmode@gnu.org; Tue, 26 Jun 2007 01:39:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I33lg-0003wG-9t for emacs-orgmode@gnu.org; Tue, 26 Jun 2007 01:39:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I33lg-0003wD-7V for emacs-orgmode@gnu.org; Tue, 26 Jun 2007 01:39:12 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I33lf-0007kF-Rd for emacs-orgmode@gnu.org; Tue, 26 Jun 2007 01:39:12 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I33dR-0005pv-RM for emacs-orgmode@gnu.org; Tue, 26 Jun 2007 07:30:42 +0200 Received: from itam142.itam.nsc.ru ([194.226.179.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Jun 2007 07:30:41 +0200 Received: from zeliboba by itam142.itam.nsc.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Jun 2007 07:30:41 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org hi all It would be nice to have a special `%'-escape for tags in remember templates, %g for example. so one may use completion for tags when creating a note (now I do it by hands and sometimes have a mistypings). a global list of tags from agenda-files should be created for such completion thanks Maxim Loginov