nabijaczleweli / tackup

Continuously back up your browser tabs
MIT License
4 stars 1 forks source link

Minor UI improvements #6

Closed ghost closed 5 years ago

ghost commented 5 years ago

Here are some minor UI improvements that I think this extension could benefit from:

  1. Use seconds instead of milliseconds for the configuration interface.
  2. Tweak the backup cleanup page layout, currently the "remove all" button is slightly confusing. Maybe something like this could be more clear:

Select backup: drop-down menu remove selected remove all older remove all newer remove all of total 45 backups.

  1. Use local time instead of UTC in the UI, but still store UTC in the actual backup, so if the time zone changes the backup doesn't get messed up.

Thanks for all the great work so far, I hope you'd consider implementing some of them when you've got some spare time. I'd send you a PR but I can't write javascript :P

nabijaczleweli commented 5 years ago

The delay input will stay in milliseconds with the unit conv on the side, but otherwise, see latest master for if the other two work for you?

ghost commented 5 years ago

👌 Cosmetic changes are all good, please check #5 for the new bug. Thanks.

nabijaczleweli commented 5 years ago

Released in v0.3.0