wildskyf / TextareaCache

Browser Add-on: Automatically save the content in Textarea.
MIT License
66 stars 7 forks source link

improve the cache list UI #45

Closed wildskyf closed 6 years ago

wildskyf commented 6 years ago

as @bendover22 said:

as of v2.3 there's still no way to select multiple entries at once in the drop list to delete them. AFAIK, only one entry can be selected - to show in TACL's display, before you can delete it.

That's fine for 1 or 2 entries. Very tedious for 10+, deleting one at a time. That's assuming user doesn't want to "delete all cache."

I'm not sure how hard it'd be to add the option to select a continuous block of entries (e.g., Shift + click), or to select several non-adjacent entries (e.g., Ctrl + click - random entries), then delete selected items at once.

Gitoffthelawn commented 6 years ago

I would like to see an option to clear the textarea cache when the browser is closed (assuming it didn't close due to a crash). That way, the list never gets too long. I don't think I've ever needed to recover text from a previous browser session.

wildskyf commented 6 years ago

@Gitoffthelawn yes, that is the #21 😉

Gitoffthelawn commented 6 years ago

Doh! Forgot about that issue!

wildskyf commented 6 years ago

Here is the struct of the list of new UI

Features:

Maybe I will add a button after Date, and just click you could go to the old UI or maybe copy the cache directly.

2017-11-20 17-40-15

Gitoffthelawn commented 6 years ago

Maybe for the date, remove the timezone.

wildskyf commented 6 years ago

yeah, I will use local string for it it will be released tomorrow

I want it could be released today, but i found some bugs, so immediately disable the v3.0.0... I will try to fix those bugs when tomorrow I wake up

2017年11月21日 01:39,"Gitoffthelawn" notifications@github.com寫道:

Maybe for the date, remove the timezone.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wildskyf/TextareaCache/issues/45#issuecomment-345771208, or mute the thread https://github.com/notifications/unsubscribe-auth/AFw0s_uWfClDA2gcIeSCaViEyVnJQ2ojks5s4bltgaJpZM4QjCTP .