bsaleil / todolist-gnome-shell-extension

Simple todo list extension for gnome-shell
GNU General Public License v3.0
62 stars 44 forks source link

Making multiple changes at once doesnt get saved correctly #68

Closed ju2wheels closed 1 year ago

ju2wheels commented 1 year ago

If you make multiple adds/deletes to a list in one go, a lot of the changes are lost and it looks like only one of the changes actually get saved to the JSON file on system.

In order to work around it, you have to open the to do list, make a single change and then close the to do list and repeat instead of making them all at once and then closing the to do list view.

ju2wheels commented 1 year ago

Closing, opened against the wrong todo list extension.