Bastien <bastien.gue...@wikimedia.fr> writes:

> Markus Heller <helle...@gmail.com> writes:
>
>> 1. Hit C-c a
>> 2. In the dispatcher, hit `X'
>> 3. I get prompted which Property I want to search for, and I enter `Sample'
>> 4. I get prompted which value I want that property to have, and I enter
>>    `S0002'
>> 5. I get a list of all hits
>>
>> Now, I know that I can achieve this by using
>>
>> 1. Hit C-c a
>> 2. Hit `m'
>> 3. Enter `+Sample="S0002"'
>>
>> but that's too much typing for my taste.
>>
>> Is there a way to achieve what I want?
>
> One small but (maybe) useful improvement here would be to make `C-c a m'
> allow completion over properties.  That would spare you a few keystrokes
> already...  

Yes, that would be nice.  What would it look like then?  Like this:

1. Hit C-c a
2. Hit `m'
3. Type +S and then hit TAB which expands to +Sample
4. Continue with ="S0002"

Is this what you're thinking about?

Cheers
Markus


_______________________________________________
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