emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* All TODOs are equal, but some are more equal than others...
@ 2015-09-20 11:54 Marcin Borkowski
  2015-09-20 12:24 ` Ken Mankoff
  2015-09-21  8:32 ` Eric S Fraga
  0 siblings, 2 replies; 4+ messages in thread
From: Marcin Borkowski @ 2015-09-20 11:54 UTC (permalink / raw)
  To: Org-Mode mailing list

Dear collective Org-mind,

I really want to use the global todo list, but it's not that useful when
I have almost 100 entries on it.  I'm looking for ways to reduce this
number.

The problem is, I have two kinds of TODO items.  Some of them are things
I should do ASAP (but not on a particular date, so they are not
timestamped), and some of them are just ongoing projects, or
articles/blog posts I want to write some day (but not "some indefinite
day in the next 30 days", rather "some day within the next two months or
so").

Do any of you have a good way to differentiate between the two?
I already have

(setq org-agenda-todo-ignore-with-date 'all)
(setq org-agenda-todo-ignore-timestamp 'all)
(setq org-agenda-todo-list-sublevels nil)

in my init.el; maybe marking the parents of the entries I'd prefer to
filter out DONE is some idea?  (I don't like it, though.)  Maybe tags or
properties?

Any hints?

TIA,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: All TODOs are equal, but some are more equal than others...
@ 2015-09-20 12:16 John Kitchin
  0 siblings, 0 replies; 4+ messages in thread
From: John Kitchin @ 2015-09-20 12:16 UTC (permalink / raw)
  To: Marcin Borkowski, emacs-orgmode@gnu org

Could you just make a todo keyword called ASAP or use a tag to differentiate them? Then use a more specific tag search on the agenda?

On September 20, 2015, at 7:55 AM, Marcin Borkowski <mbork@mbork.pl> wrote:

Dear collective Org-mind,

I really want to use the global todo list, but it's not that useful when
I have almost 100 entries on it.  I'm looking for ways to reduce this
number.

The problem is, I have two kinds of TODO items.  Some of them are things
I should do ASAP (but not on a particular date, so they are not
timestamped), and some of them are just ongoing projects, or
articles/blog posts I want to write some day (but not "some indefinite
day in the next 30 days", rather "some day within the next two months or
so").

Do any of you have a good way to differentiate between the two?
I already have

(setq org-agenda-todo-ignore-with-date 'all)
(setq org-agenda-todo-ignore-timestamp 'all)
(setq org-agenda-todo-list-sublevels nil)

in my init.el; maybe marking the parents of the entries I'd prefer to
filter out DONE is some idea?  (I don't like it, though.)  Maybe tags or
properties?

Any hints?

TIA,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University


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

end of thread, other threads:[~2015-09-21  8:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-20 11:54 All TODOs are equal, but some are more equal than others Marcin Borkowski
2015-09-20 12:24 ` Ken Mankoff
2015-09-21  8:32 ` Eric S Fraga
  -- strict thread matches above, loose matches on Subject: below --
2015-09-20 12:16 John Kitchin

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