You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.