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 have made the following enhancements (with the help of AI):
Extended the model to allow for a description denoted by || text - it is editable in the modal popup, it is displated in the task list
When a task is created with a topic it defaults to the filter currently active - so if I am in Inbox, it defaults to inbox, if i am in today it also defaults to inbox. if i am in admin, it defaults to admin
i added a default priority of medium - thats just how i work , unless specified of course
due date unless specific defaults to today
I don't know if these are changes anyone else wants, but I am ok to provide you either the typescript code or the compiled js. I leave it to the author if they want to request my code they can have it - for now I am not updating the addon as mine has been changed so much. This is a great addon.
Sort the todo.txt file by priority and due date
fixed the hide completed
Purge completed tasks older than "x" days / months etc set in the settings
I have made the following enhancements (with the help of AI):
I don't know if these are changes anyone else wants, but I am ok to provide you either the typescript code or the compiled js. I leave it to the author if they want to request my code they can have it - for now I am not updating the addon as mine has been changed so much. This is a great addon.