Big picture - todo list node type #70

Closed
opened 2021-01-14 01:52:19 +00:00 by garrettmills · 1 comment
Owner

Create a new node type of to-do list that allows setting and checking of items. Checked-off items are hidden by default. Optionally, set a due date.

Want the due date to be able to be detected automatically from the text. For example, if the text is "Bio Exam next monday", the todo will be "Bio Exam" and the due date will be next monday. This might take a bit of work.

Especially, this should be super mobile-friendly.

Create a new node type of to-do list that allows setting and checking of items. Checked-off items are hidden by default. Optionally, set a due date. Want the due date to be able to be detected automatically from the text. For example, if the text is "Bio Exam next monday", the todo will be "Bio Exam" and the due date will be next monday. This might take a bit of work. Especially, this should be super mobile-friendly.
garrettmills added the
Out-there Idea
Feature Request
labels 2021-01-14 01:52:19 +00:00
Author
Owner

I think this is covered by the databases + checkbox-boolean columns, so I'm going to close for now. If we want to add special todo-list-like features to the database, we can address that in the future.

I think this is covered by the databases + checkbox-boolean columns, so I'm going to close for now. If we want to add special todo-list-like features to the database, we can address that in the future.
garrettmills added the
Obsolete
label 2021-02-01 16:03:22 +00:00
Sign in to join this conversation.
No description provided.