dtjm / textdropapp.com

Project site for TextDrop
http://textdropapp.com
12 stars 1 forks source link

Account preferences should be saved #187

Closed elcste closed 6 years ago

elcste commented 11 years ago

The account preferences (Hard tabs, Show non-plaintext files, Full-text search) should be saved rather then be lost at the end of a session. I often use Textdrop on computers that I can't stay logged in to, so I end up setting these options each time I log in.

dtjm commented 11 years ago

These are saved in LocalStorage. Is yours being cleared out when logging out?

On Aug 12, 2013, at 8:36 AM, abrowne notifications@github.com wrote:

The account preferences (Hard tabs, Show non-plaintext files, Full-text search) should be saved rather then be lost at the end of a session. I often use Textdrop on computers that I can't stay logged in to, so I end up setting these options each time I log in.

— Reply to this email directly or view it on GitHub.

elcste commented 11 years ago

I'm usually using a private window.

dtjm commented 11 years ago

Ah, I don't think I can store settings client-side with private browsing enabled. I'll have to do it server side. I'll consider doing it if other users are interested also.

On Aug 12, 2013, at 1:59 PM, abrowne notifications@github.com wrote:

I'm usually using a private window.

— Reply to this email directly or view it on GitHub.

elcste commented 11 years ago

Thanks for considering it.

bigcfk commented 10 years ago

Hey! I'd would be interested in this feature, too.