On Mon, Sep 20, 2010 at 3:35 PM, Marcelo de Moraes Serpa
<celose...@gmail.com> wrote:
> Hello all,
Duh, I should really try things out before asking :S

It just came to my mind that tags are, ermm, just strings, and I just did that:

     ("Bug" ?b "*** TODO %^{Description} :PROJECT_NAMEBUG:\nAdded:
%U", "~/org/gtd/gtd.org")

Simple and works like a charm!

Sorry about the stupid question. Hopefully this message archive can
teach someone else to try things out first before shooting emails.

Marcelo.

> So, my team is using onelogin in a distributed form (through git) to
> track feature (user-stories) and bugs. We track them by simple tags --
> :BUG: / :FEATURE: + A tag that specifies the project -- i.e:
>
> * TODO Fix the bug no #434 :PROJECT_NAME:BUG:
>
> It works pretty well, we have a common gtd file with all these items,
> and then just do a C-a m and search for PROJECT_NAME+BUG and there we
> get all the outstanding bugs.
>
> What I'd like to do is to allow developers to quickly input bugs, just
> like a remember template, but that include tags by default, so only
> the topic would be needed. Is it possible without too much elisp
> hacking?
>
> Thanks in advance,
>
> Marcelo.
>

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to