austgl / android-shuffle

Automatically exported from code.google.com/p/android-shuffle
0 stars 0 forks source link

Enhancement: Defer Actions #89

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'd like to see the ability to defer a action to a later time, or possibly
after the completion of some other task.  This serves to quickly drill
through the inbox/next action list, without deleting actions you still
intend to address in the future.

UI Details:
Add to the task context menu "Defer Action".  When selected, bring up a
dialog that allows the quick selection of a time (similar to the calendar
reminder times).  If other defer options are available (specific date, or
tied to the completion of another task), add those alternatives here.

In each task list perspective (Inbox, Projects, Contexts...), by default do
not show deferred action.  Add an option toggle option in each screen menu
to show these tasks.  When shown, deferred tasks should be listed after
non-deferred tasks.

Add appropriate fields to the task edit screen.  (Investigate how this
relates to the due-date start field, and whether there is significant
overlap to merge the two.)

Original issue reported on code.google.com by Andrew.n...@gmail.com on 15 Dec 2009 at 7:00

GoogleCodeExporter commented 9 years ago
GTDify has good interface for that: a button that says "Defer one day" and 
another
one "Defer 7 days". Maybe an idea for Shuffle?

Original comment by jan.ae...@gmail.com on 28 Jan 2010 at 4:17