tasks and dates #734
amitu
started this conversation in
Ideas & RFCs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
NOTE: To appreciate this feature proposal, read about Org-Mode Workflow for Task Management first. I am huge fan of org-mode btw. One of reasons I created this startup was to create a real modern org mode for everyone.
Continuing from this idea in
fpm dbdiscussion, what if infpm.headingswe addedtask-status,tags,datetimeanddeadlinefields.task-statusIn any heading what if we can add
task: PENDING | WAITING | BLOCKED | DONE:This was we can convert any heading in any document into a todo item. The entire package can become a big todo list.
tagsTags can be used to filter out tasks:
Tags would be available for filtering.
datetimeWe can put
datetimeon any heading, even if they are not task, so that we can show a link to that heading in the calendar view. This way a single document can have any number of headings that show up in a package timeline.If this is on a task,
datetimecan be considered sort of a when you want to work on a task vs deadline, which is when a task is due.deadlineThis is to capture some external deadline. For example to file tax you may have a datetime as the date when you want to work on the tax filing, and deadline be the last date you must finish before.
Beta Was this translation helpful? Give feedback.
All reactions