Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

localStorage

SuenagaRyota edited this page Oct 4, 2017 · 1 revision

Boostnote uses localStorage to store config, storages and so on and so forth.

If you want to see them, move developer tool -> Resources -> Local Storages. image

And the exact file stored in localStorage is located in ~/Library/Application\ Support/Boostnote/ on macOS and Linux.

Clone this wiki locally