Feature Request: Move todos from one list to another
I am currently using your plugin (thank you so much for writing it), to keep track of daily todos on my daily overview page. Some times I don't complete all my todos in the given day (more often than not) and need to move a todo to the next day.
I have tried drag and drop, I tried to select the text so I could just copy it but I can't select, only drag.
I have not seen a method to move a todo entry from one list to the other. I think I am stuck with looking at the internals to get the text from the JSON and creating a new todo on the next day.
Hi @ssoriche Thank you for your feedback. This is tiny todo list and you can open it whenever you want using
<<todolist-ui base:"mybase">>
So, it can be used everywhere! e.g. today list can be opened in another day!
But if you like to move todo items between two different lists, yes, it does not support it! I would recommend to use Task Manager in https://kookma.github.io/TW-Shiraz/
- https://kookma.github.io/TW-Shiraz/#demo%2Fdynamic-table%2Ftask-manager
- https://kookma.github.io/TW-Shiraz/#demo%2Fquick-table-taskify
Thank you. I've started using the Task Manager in your Shiraz plugin (another great plugin, thank you so. much). I do have an issue with it, that I will open in that repository.