Skip to content

Releases: nimone/todolist

Initial release

13 Nov 05:35
Compare
Choose a tag to compare

Core functionalities tthat works as intended, includes:

  • Syncing with Google Tasks.
  • Creating, editing, deleting todos & projects / taskslist.
  • All settings including Themes selection, Show Completed, Reset & Clear cache.
  • Sorting.

Most of the wierd behaviours are fixed, some that exists:

  • When modified in another app, the same may not reflect the latest state of current project / taskslist in this app.
    • Workaround: Try switching from the current project and switch back to it (you should now see its latest state).
  • After Unsyncing with Tasks, the synced projects stays there.
    • Do not modify any synced project if you plan on syncing back in after some time (It will cause that project to remain unsynced unless cache is cleared).
  • The app is currently being verified by Google, so you would face a warning Google hasn't verified this app when proceeding with sync. Click Show Advanced > proceed > check Google Tasks access > continue.
    • Don't worry the app only need access to Google Tasks and all your data will be stored on your own device's browser storage.
  • Create an issue for other wierd bugs that hinders the core functionality of the app.

If out of hand, most issues can be fixed with the Reset & Clear cache option in settings.
In case of complete crash, you have to manually clear the cache by going to browser devtools > Application > Storage > IndexedDB > keyval-store & click Delete database. On phone, clear data & cache of the app.