All Projects → arturolinares → sn-rme

arturolinares / sn-rme

Licence: other
Rich Markdown Editor for Standard Notes

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
SCSS
7915 projects
CSS
56736 projects

Projects that are alternatives of or similar to sn-rme

standardnotes-milkdown
A WYSIWYG Markdown editor for Standard Notes.
Stars: ✭ 26 (-82.31%)
Mutual labels:  standardnotes, sn-extensions
snextensions
A set of open source extensions for StandardNotes you can self-host.
Stars: ✭ 68 (-53.74%)
Mutual labels:  standardnotes, sn-extensions
standardnotes-extensions
Standard Notes Extensions
Stars: ✭ 16 (-89.12%)
Mutual labels:  standardnotes
sn-cli
a command line interface for standard notes
Stars: ✭ 56 (-61.9%)
Mutual labels:  standardnotes
sn-gruvbox-dark-theme
Gruvbox Dark Theme for Standard Notes
Stars: ✭ 70 (-52.38%)
Mutual labels:  standardnotes

Rich Markdown Editor for Standard Notes

Outline created an awesome and open source editor that fits great with Standard Notes. It makes very easy to write documents with common formatting features, and everything is persisted as Markdown.

Features

  • Editor shortcuts
  • Lists
  • Check lists
  • List item sorting with alt+up and alt+down
  • Tables with multiline table cells
  • Code sections with syntax highlighting
  • Text highlights

Other features implemented for the Standard Notes editor:

  • Youtube embeds: Paste a youtube URL to show a preview in the document.
  • Twitter embeds: Paste a twitt url to show a preview.
  • Same-document links: It is possible to create links to headers in the same document with an autocomplete menu that shows up when creating a link.

Note: This editor does not work with FileSafe yet.

Installation

Copy the URL below and paste it in the Import Extension text field:

https://listed.to/p/K6AXOLFLF6

Development

  1. Install the dependencies with npm install.
  2. Use npm run start to start the development editor.
  3. In Standard Notes, install the extension at http://localhost:3000/ext.json. The name of this extension will be Rich Markdown Editor (DEV).
  4. To use it on a note, activate it normally using the Editor menu.
  5. To build a new version, run npm run build.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].