Standard Notes is a simple and private notes app available on most platforms, including Web, Mac, Windows, Linux, iOS, and Android. It focuses on simplicity, and encrypts data locally before it ever touches a cloud. This means no one can read your notes but you (not even us).

If you're looking to power up your experience with extensions, and help support future development, learn more about Extendedā . Extended offers:
It's no secret we love to write. Standard Notes has become a dependable environment to do your most important work, and this includes publishing your ideas to the world. That's why we created Listed. Listed allows you to create an online publication with automatic email newsletters delivered to your readers, directly from Standard Notes.
Plug in to the community of note-lovers and privacy-enthusiasts. Join us on Slackā , on our GitHub forumā , and follow new updates on Twitterā .
Developers can create and publish their own extensions. Visit the documentation hubā to learn more.
Questions? Find answers on our Help pageā .
š
This repo contains the core code used in the web app, as well as the Electron-based desktop applicationā .
Instructions:
npm run buildrails sOpen your browser to http://localhost:3000ā .
Extensions Manager and Batch Manager:
The web app makes use of two optional native extensions, which can be configured to work as follows:
git submodule update --init --force --remote (will load the submodules in the public/extensions folder)EXTENSIONS_MANAGER_LOCATION=extensions/extensions-manager/dist/index.html
BATCH_MANAGER_LOCATION=extensions/batch-manager/dist/index.min.html
You can also set the SF_DEFAULT_SERVER environment variable to set the default server for login and registration.
SF_DEFAULT_SERVER=https://sync.myserver
Content type
Image
Digest
Size
171.6 MB
Last updated
about 7 years ago
docker pull gabrielcossette/standardnotes