Add new editors

This commit is contained in:
thursday
2022-01-03 00:29:13 -05:00
parent 8e2004efbc
commit b3a130c96f
6 changed files with 84 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
id: com.append-editor.beta
github: TheodoreChu/append-editor
main: public/index.html
name: Append Editor - Beta
content_type: SN|Component
area: editor-editor
version: 1.2.6
marketing_url: https://appendeditor.com
thumbnail_url:
description: Append to your notes.
flags: []
...

View File

@@ -0,0 +1,14 @@
---
id: org.matt-anderson.code-editor-fold
github: matta9001/code-editor-fold
main: index.html
name: Code Editor Fold
content_type: SN|Component
area: editor-editor
version: 1.0.0
marketing_url: https://github.com/matta9001/code-editor-fold
thumbnail_url: https://raw.githubusercontent.com/matta9001/code-editor-fold/main/code_editor_preview.png
description: A fork of the official code editor which includes header and code folding.
flags: []
...

View File

@@ -0,0 +1,14 @@
---
id: dev.dec0dOS.fast_editor
github: dec0dOS/standard-notes-fast-editor
main: index.html
name: Fast Editor
content_type: SN|Component
area: editor-editor
version: 4.0.2
marketing_url: https://github.com/dec0dOS/standard-notes-fast-editor
thumbnail_url:
description: A mobile-friendly and high-performance editor that makes it easy to write and read nested notes.
flags: []
...

View File

@@ -0,0 +1,14 @@
---
id: dev.maxlap.indent_editor
github: MaxLap/standard-notes-indent-editor
main: index.html
name: Indent Editor
content_type: SN|Component
area: editor-editor
version: 1.6.0
marketing_url: https://github.com/MaxLap/standard-notes-indent-editor
thumbnail_url:
description: A plain text editor with improved usability and readability.
flags: []
...

View File

@@ -0,0 +1,14 @@
---
id: com.dylanonelson.sn-scratch-editor
github: dylanonelson/sn-scratch-editor
main: dist/index.html
name: Scratch Editor
content_type: SN|Component
area: editor-editor
version: 0.0.41
marketing_url: https://dylanonelson.github.io/sn-scratch-editor
thumbnail_url:
description: An editor for writing things down.
flags: []
...

View File

@@ -0,0 +1,14 @@
---
id: dev.dec0dOS.ultimate_editor
github: dec0dOS/standard-notes-ultimate-editor
main: public/index.html
name: Ultimate Editor
content_type: SN|Component
area: editor-editor
version: 2.7.2
marketing_url: https://github.com/dec0dOS/standard-notes-ultimate-editor
thumbnail_url:
description: Markdown editor with improved mobile support and performance.
flags: []
...