NatoBoram/Leanish

Export in-app settings as `.json`

Opened this issue · 0 comments

Since it's also a web app, some people might be using private mode or something and might want to restore their session/settings between private sessions

There's 3 tiers of exports I can think of:

  • Export login credentials and everything (red button, dangerous, do not share)
  • Export in-app settings to get the same experience on a different browser
  • Export theme for easy sharing

So far, exporting the current user was done.