* TODOs only shown when others are marked as done @ 2008-05-11 20:03 Renee Klawitter 2008-05-13 4:24 ` Carsten Dominik 0 siblings, 1 reply; 5+ messages in thread From: Renee Klawitter @ 2008-05-11 20:03 UTC (permalink / raw) To: emacs-orgmode Hi! I'm an org-mode newbie but already quite dependent on it ... as it works very well for me. My way of doing things is - along general lines - to brainstorm about, order logically and then make TODOs from my tasks. Most of the time this involves TODOs which are dependent on other items - i.e. do B when A is finished. Therefore it would be great to be able to somehow create dependencies between TODOs and only show those in the TODO tree, whose dependencies are all marked DONE. Is this possible with org mode ? Thanks for your time, Renee. ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: TODOs only shown when others are marked as done 2008-05-11 20:03 TODOs only shown when others are marked as done Renee Klawitter @ 2008-05-13 4:24 ` Carsten Dominik 2008-05-13 16:33 ` Jose Robins 0 siblings, 1 reply; 5+ messages in thread From: Carsten Dominik @ 2008-05-13 4:24 UTC (permalink / raw) To: Renee Klawitter; +Cc: emacs-orgmode [-- Attachment #1.1: Type: text/plain, Size: 1178 bytes --] Hi Renee, we have had some discussion about dependencies in the past, http://thread.gmane.org/gmane.emacs.orgmode/3641/focus=3641 and a result was the creation of org-depend.el which is distributed with Org as a contributed package. http://thread.gmane.org/gmane.emacs.orgmode/3980 Hope this helps. - Carsten On May 11, 2008, at 10:03 PM, Renee Klawitter wrote: > Hi! > > I'm an org-mode newbie but already quite dependent on it ... as it > works very well for me. > > My way of doing things is - along general lines - to brainstorm about, > order logically and then make TODOs from my tasks. Most of the time > this involves TODOs which are dependent on other items - i.e. do B > when > A is finished. > > Therefore it would be great to be able to somehow create dependencies > between TODOs and only show those in the TODO tree, whose dependencies > are all marked DONE. > > Is this possible with org mode ? > > Thanks for your time, > Renee. > > > > > _______________________________________________ > 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 [-- Attachment #1.2: Type: text/html, Size: 2799 bytes --] [-- Attachment #2: Type: text/plain, Size: 204 bytes --] _______________________________________________ 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] 5+ messages in thread
* Re: TODOs only shown when others are marked as done 2008-05-13 4:24 ` Carsten Dominik @ 2008-05-13 16:33 ` Jose Robins 2008-05-14 11:59 ` Carsten Dominik 2008-05-15 8:54 ` Sven Bretfeld 0 siblings, 2 replies; 5+ messages in thread From: Jose Robins @ 2008-05-13 16:33 UTC (permalink / raw) To: Carsten Dominik; +Cc: emacs-orgmode, Renee Klawitter [-- Attachment #1.1: Type: text/plain, Size: 2086 bytes --] Hmm.. I never knew of it's existence. This seems like something that would be useful to me. BTW, maybe it would be nice to annotate/document these kind of features which are in the "contrib" directory in an appendix of the info documentation. It would seem a shame if some of these features are not used because folks didn't know about the existence... Plus the more these are used then there would be more feedback and some of these could find their way into the main tree... Just a thought... Jose Carsten Dominik wrote: > Hi Renee, > > we have had some discussion about dependencies in the past, > > http://thread.gmane.org/gmane.emacs.orgmode/3641/focus=3641 > > and a result was the creation of org-depend.el which is distributed > with Org as a contributed package. > > http://thread.gmane.org/gmane.emacs.orgmode/3980 > > Hope this helps. > > - Carsten > > On May 11, 2008, at 10:03 PM, Renee Klawitter wrote: >> Hi! >> >> I'm an org-mode newbie but already quite dependent on it ... as it >> works very well for me. >> >> My way of doing things is - along general lines - to brainstorm about, >> order logically and then make TODOs from my tasks. Most of the time >> this involves TODOs which are dependent on other items - i.e. do B when >> A is finished. >> >> Therefore it would be great to be able to somehow create dependencies >> between TODOs and only show those in the TODO tree, whose dependencies >> are all marked DONE. >> >> Is this possible with org mode ? >> >> Thanks for your time, >> Renee. >> >> >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Remember: use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org <mailto:Emacs-orgmode@gnu.org> >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > ------------------------------------------------------------------------ > > _______________________________________________ > 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 > [-- Attachment #1.2: Type: text/html, Size: 4710 bytes --] [-- Attachment #2: Type: text/plain, Size: 204 bytes --] _______________________________________________ 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] 5+ messages in thread
* Re: TODOs only shown when others are marked as done 2008-05-13 16:33 ` Jose Robins @ 2008-05-14 11:59 ` Carsten Dominik 2008-05-15 8:54 ` Sven Bretfeld 1 sibling, 0 replies; 5+ messages in thread From: Carsten Dominik @ 2008-05-14 11:59 UTC (permalink / raw) To: Jose Robins; +Cc: org-mode list, Renee Klawitter [-- Attachment #1.1: Type: text/plain, Size: 2457 bytes --] On May 13, 2008, at 6:33 PM, Jose Robins wrote: > Hmm.. I never knew of it's existence. This seems like something that > would be useful to me. BTW, maybe it would be nice to annotate/ > document these kind of features which are in the "contrib" directory > in an appendix of the info documentation. It would seem a shame if > some of these features are not used because folks didn't know about > the existence... Plus the more these are used then there would be > more feedback and some of these could find their way into the main > tree... Just a thought... Hi Robin, just take a look at the README file in the contrib directory. There are plans to produce a manual for these extensions, but that is a moving targets as these extensions are changed, and some of them indeed move into the core. Maybe we can just have a short list in the documentation....... - Carsten > > > Jose > > Carsten Dominik wrote: >> >> Hi Renee, >> >> we have had some discussion about dependencies in the past, >> >> http://thread.gmane.org/gmane.emacs.orgmode/3641/focus=3641 >> >> and a result was the creation of org-depend.el which is distributed >> with Org as a contributed package. >> >> http://thread.gmane.org/gmane.emacs.orgmode/3980 >> >> Hope this helps. >> >> - Carsten >> >> On May 11, 2008, at 10:03 PM, Renee Klawitter wrote: >>> Hi! >>> >>> I'm an org-mode newbie but already quite dependent on it ... as it >>> works very well for me. >>> >>> My way of doing things is - along general lines - to brainstorm >>> about, >>> order logically and then make TODOs from my tasks. Most of the time >>> this involves TODOs which are dependent on other items - i.e. do B >>> when >>> A is finished. >>> >>> Therefore it would be great to be able to somehow create >>> dependencies >>> between TODOs and only show those in the TODO tree, whose >>> dependencies >>> are all marked DONE. >>> >>> Is this possible with org mode ? >>> >>> Thanks for your time, >>> Renee. >>> >>> >>> >>> >>> _______________________________________________ >>> 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 >> >> >> _______________________________________________ >> 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 >> [-- Attachment #1.2: Type: text/html, Size: 5316 bytes --] [-- Attachment #2: Type: text/plain, Size: 204 bytes --] _______________________________________________ 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] 5+ messages in thread
* Re: TODOs only shown when others are marked as done 2008-05-13 16:33 ` Jose Robins 2008-05-14 11:59 ` Carsten Dominik @ 2008-05-15 8:54 ` Sven Bretfeld 1 sibling, 0 replies; 5+ messages in thread From: Sven Bretfeld @ 2008-05-15 8:54 UTC (permalink / raw) To: emacs-orgmode [-- Attachment #1.1: Type: text/plain, Size: 692 bytes --] Jose Robins <jorobins@yahoo.com> writes: > Hmm.. I never knew of it's existence. This seems like something that would be useful to me. BTW, maybe it > would be nice to annotate/document these kind of features which are > in the "contrib" directory in an appendix Yes, it is useful. I just learned about org-depend.el from this thread. So, you may be right that the contributed packages are not known enough and should appear in the documentation. org-depend does automatically what I was doing manually for some months. It is especially useful for GTD. It reduces the list of open next steps to a better manageable list without losing track. Greetings and thanks Sven [-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --] [-- Attachment #2: Type: text/plain, Size: 204 bytes --] _______________________________________________ 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] 5+ messages in thread
end of thread, other threads:[~2008-05-15 8:55 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-05-11 20:03 TODOs only shown when others are marked as done Renee Klawitter 2008-05-13 4:24 ` Carsten Dominik 2008-05-13 16:33 ` Jose Robins 2008-05-14 11:59 ` Carsten Dominik 2008-05-15 8:54 ` Sven Bretfeld
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).