emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Idea: Quicksilver-like Org-mode (anything.el)
@ 2007-07-13 23:28 Scott Jaderholm
  2007-07-14  5:52 ` Carsten Dominik
  2007-07-15 12:56 ` Xavier Maillard
  0 siblings, 2 replies; 4+ messages in thread
From: Scott Jaderholm @ 2007-07-13 23:28 UTC (permalink / raw)
  To: org-mode

Hi all,

So I just ran across anything.el
(http://www.emacswiki.org/cgi-bin/emacs/anything.el) from Bill
Clementson's blog (http://bc.tech.coop/blog/070711.html). It's a
Quicksilver-like program for Emacs that allows you to quickly select
objects and run actions on them.

The first thing I thought of is how nice it would be to quickly add
TODOs to a project and complete TODOs, without having to navigate to
the buffer where they're located. I'm sure this isn't a new idea.

With anything.el, you could add the task "Move pictures" to the
project "Organize shared drive" by typing F5 Orga RET Move pictures
RET.

You could complete the task by typing F5 Move RET.

Both those are assuming nothing else matches Orga or Move.

Is this something people are interested in?

Here's a quick list of the two objects (Name) and actions I thought
of. I'm sure there are many others.

* Anything.el
** Org-mode
*** Name: Projects (level 2 headings)
**** Action: Create new TODO
**** Action: Create new subheading
**** Action: Complete
**** Action: Archive
*** Name: TODO (level 3 headings)
**** Action: Complete
**** Action: Schedule
**** Action: Set Deadline
**** Action: Clock in
**** Action: Clock out
**** Action: Add note

I'm sorry this email lacks code--it's just an idea.

Thanks for reading,
Scott

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-07-17 20:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-13 23:28 Idea: Quicksilver-like Org-mode (anything.el) Scott Jaderholm
2007-07-14  5:52 ` Carsten Dominik
2007-07-15 12:56 ` Xavier Maillard
2007-07-17 20:31   ` Scott Jaderholm

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).