nuttyartist / notes

Fast and beautiful note-taking app written in C++. Write down your thoughts.
https://notes-foss.com
Mozilla Public License 2.0
3.75k stars 329 forks source link

Improvements for Kanban feature #593

Open nuttyartist opened 1 year ago

nuttyartist commented 1 year ago

Tacking here all related issues for the new Kanban view. When tackling a particular issue we can open a separate issue for it.

Code Improvements::

Known issues:

Future features (I'll open a new issue for this later):

Example for the uses of labels for differentiating tasks' lifecycle and topic/epic/label: Lifecycle example: TODO In Progress Done etc...
todo1 todo2 todo3 todo4
#project1, #project2 #project3 #project1 #project3

Topic/epic/label example:

project1 project2 project3
todo1 todo1 todo2
todo3 todo4