* optimising the selection of alternatives in remember templates
@ 2008-01-18 23:13 Rainer Stengele
2008-01-20 14:29 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Rainer Stengele @ 2008-01-18 23:13 UTC (permalink / raw)
To: emacs-orgmode
Imagine using remember to write down a note about a telephone call.
These days I have a remember template with the most possible customers
company name, the most possible customer names and then subjects and the
"types".
This adds up to a lot of alternatives in the template.
For choosing the correct one I have to switch through a lot of
alternatives which are uninteresting as soon as I have chosen the first
alternative, here the company name.
I find the remember templates are an awesome feature!
They could be optimised in terms of usability if I could define the
alternatives hierarchically like for example
(company1 - ((customer name1|customer name2|customer name3)
(project name1|project name2|project name3)
(incident type1|incident type2|incident type3|)))
(company2 - ((customer name4|customer name5|customer name6)
(project name1|project name4|project name4)
(incident type1|incident type3|incident type4|)))
...
This would help speeding up the selection of the correct alternatives in
a remember template depending on the selection first made while a
customer is just beginnning to talk on the phone.
I hope this was clear enough.
Rainer
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: optimising the selection of alternatives in remember templates
2008-01-18 23:13 optimising the selection of alternatives in remember templates Rainer Stengele
@ 2008-01-20 14:29 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-01-20 14:29 UTC (permalink / raw)
To: Rainer Stengele; +Cc: emacs-orgmode
Hi Rainer,
I am not sure how this is supposed to work in a practical way. Are
these for filling in 3 different places in a tempate, or just one? In
the latter case, how about setting up a syntax
company1/customer name1|company1/customer name2 .... | company2/
customer name4...
and then just using completion to go throough from company to name?
- Carsten
On Jan 19, 2008, at 12:13 AM, Rainer Stengele wrote:
> Imagine using remember to write down a note about a telephone call.
> These days I have a remember template with the most possible
> customers company name, the most possible customer names and then
> subjects and the "types".
>
> This adds up to a lot of alternatives in the template.
> For choosing the correct one I have to switch through a lot of
> alternatives which are uninteresting as soon as I have chosen the
> first alternative, here the company name.
>
> I find the remember templates are an awesome feature!
> They could be optimised in terms of usability if I could define the
> alternatives hierarchically like for example
>
>
> (company1 - ((customer name1|customer name2|customer name3)
> (project name1|project name2|project name3)
> (incident type1|incident type2|incident type3|)))
> (company2 - ((customer name4|customer name5|customer name6)
> (project name1|project name4|project name4)
> (incident type1|incident type3|incident type4|)))
> ...
>
> This would help speeding up the selection of the correct
> alternatives in a remember template depending on the selection first
> made while a customer is just beginnning to talk on the phone.
>
> I hope this was clear enough.
>
>
> Rainer
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-20 14:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-18 23:13 optimising the selection of alternatives in remember templates Rainer Stengele
2008-01-20 14:29 ` Carsten Dominik
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.