emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Tim O'Callaghan <tim.ocallaghan@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Agenda Focus Mode - An Agenda Idea.
Date: Wed, 5 Sep 2007 15:39:32 +0200	[thread overview]
Message-ID: <01809536df836a7c68577b69f6ac1356@science.uva.nl> (raw)
In-Reply-To: <3d6808890709050623s6b84d228s80d8788272b6f35e@mail.gmail.com>


On Sep 5, 2007, at 15:23, Tim O'Callaghan wrote:

> On 05/09/07, Carsten Dominik <dominik@science.uva.nl> wrote:
>> Do you mean for interactive use, to be able to specify the regexp at
>> the prompt?
>> Or in an org-agenda-custom-command?
>>
>
> I meant an org-agenda-custom-command,

Check Appendix A5, near the end if it, there are examples on how to use
`org-agenda-skip-function', and it includes the option to
select on or against a regular expression.  You need something like

(org-agenda-skip-function
  '(org-agenda-skip-entry-if 'notregexp "^\\*+\\<Resolve\\>))

Note that I have anchored the regexp at the beginning of the headline 
with
"^\\*+", to make sure that it only matches in the headline and not 
somewhere
in the tree.


>  but it might be useful at the
> command prompt.

This is currently not possible.

- Carsten

>
> Tim.
>
>> - Carsten
>>
>> On Sep 5, 2007, at 11:46, Tim O'Callaghan wrote:
>>
>>> Hi,
>>>
>>> I keep a list of Project and Next Action verbs in my org file. When i
>>> am creating a Next Action or Project headline i try and use these
>>> verbs to help keep the language project and action focused.
>>>
>>> For example my current lists are:
>>>
>>> ---- Project Verbs -----------------------------------
>>> | Finalize | Resolve   | Handle   | Examine | Submit |
>>> | Maximize | Organize  | Complete | Ensure  | Update |
>>> | Install  | Implement | Set-up   | Design  |
>>>
>>> ---- Next Action Verbs --------------------------------
>>> | Call  | Organize | Review | Buy   | Fill out | Find |
>>> | Purge | Examine  | Gather | Print | Take     | Load |
>>> | Draft | Email    |
>>>
>>> 'Focus Mode' is essentially the same concept as the stuck projects
>>> idea. A tool to help me keep projects on track by ensuring that i use
>>> more action oriented language for headlines . This is mostly for
>>> tasks, but can be used for projects too.
>>>
>>> I was thinking another agenda search type might do it for me.
>>> Something like tags-todo-occur. Like tags-todo, but with a header
>>> regexp as well.
>>> Example Syntax: "<+-><Tag>/<+-><Todo>:<header Regexp>"
>>>
>>> It is general enough to be able to be used by others, but i can also
>>> use it to create my Agenda Focus mode. As i could not find any
>>> mechanism like this i thought i would suggest it, to see if other
>>> people might find it useful.
>>>
>>> Tim.
>>>
>>>
>>> _______________________________________________
>>> Emacs-orgmode mailing list
>>> Emacs-orgmode@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>>
>>>
>>
>> --
>> Carsten Dominik
>> Sterrenkundig Instituut "Anton Pannekoek"
>> Universiteit van Amsterdam
>> Kruislaan 403
>> NL-1098SJ Amsterdam
>> phone: +31 20 525 7477
>>
>>
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

  reply	other threads:[~2007-09-05 13:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-05  9:46 Agenda Focus Mode - An Agenda Idea Tim O'Callaghan
2007-09-05 13:08 ` Carsten Dominik
2007-09-05 13:23   ` Tim O'Callaghan
2007-09-05 13:39     ` Carsten Dominik [this message]
2007-09-05 14:27       ` Tim O'Callaghan
2007-09-05 15:43         ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01809536df836a7c68577b69f6ac1356@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=tim.ocallaghan@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).