Big picture - todo list node type #70
Labels
No Label
Bug
Deployed to: Production
Deployed to: Staging
Feature Request
Obsolete
Out-there Idea
Ready to Deploy
Regression
Scope: Code Editor
Scope: Databases
Scope: Files
Scope: Forms
Scope: Menu & Navigation
Scope: Plugins
Scope: UI Cleanup
Scope: WYSIWYG
Under Development
Won't Fix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Noded/frontend#70
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
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.