JokerQyou / snextensions

A set of open source extensions for StandardNotes you can self-host.
https://snext.netlify.app/index.json
67 stars 34 forks source link
extension sn-extensions standard-file standard-notes standardnotes

snextensions

Netlify Status

A set of open source extensions for StandardNotes.

Usage

Paste https://snext.netlify.app/index.json into Extended Code in StandardNotes.

Notice

2023-03-01 Update

I've not used StandardNotes for a long time, so it's impractical for me to keep an eye for all the extension updates. For this reason I'm archiving this repository. You can still use the code as is, or fork and modify to suit your own needs. Happy hacking!

Previously (last year) the URL was https://snext.netlify.com/index.json. But early this year Netlify decided to change the domain used by hosted apps.

If you've been experiencing empty editor UI, there's a chance that you're using the old URL. Netlify is taking care of redirections but they are missing some headers. You should migrate to the new URL.

These steps are required to migrate:

Contribution

If you'd like an extension to be included in this repository, feel free to open an issue.

Self-hosting

With Netlify

In case if you'd like to host your own site other than using ours, you can do so with Netlify:

Without Netlify

It's easy and recommended to host with Netlify. However if you insist not to use it, it is also possible (notice: the following steps work on Linux or WSL):