Merge pull request #37 from xthursdayx/new-extensions

New extensions
This commit is contained in:
Ganesh Kumar
2022-01-14 19:45:16 -06:00
committed by GitHub
10 changed files with 98 additions and 32 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

@@ -1,14 +1,14 @@
---
id: io.github.tonyping.dark-hybrid-theme-sn
github: tonyping/dark-hybrid-theme-sn
id: io.github.xthursdayx.dark-hybrid-theme-sn
github: xthursdayx/dark-hybrid-theme-sn
main: dist/dist.css
name: Dark Hybrid
content_type: SN|Theme
area: themes
version: v1.2
marketing_url: https://github.com/tonyping/dark-hybrid-theme-sn
thumbnail_url: https://raw.githubusercontent.com/tonyping/dark-hybrid-theme-sn/master/preview.png
marketing_url: https://github.com/xthursdayx/dark-hybrid-theme-sn
thumbnail_url: https://raw.githubusercontent.com/xthursdayx/dark-hybrid-theme-sn/master/preview.png
description: Dark Hybrid Theme Extension for Standard Notes.
statusBar: dark-content

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

@@ -1,20 +1,20 @@
---
id: io.github.lzambarda.sn-nord-theme
github: lzambarda/sn-nord-theme
main: theme.css
id: io.github.xthursdayx.sn-nord-theme
github: xthursdayx/sn-nord-theme
main: dist/dist.css
name: Nord Theme
content_type: SN|Theme
area: themes
version: 0.0.2
marketing_url: https://github.com/lzambarda/sn-nord-theme
version: 1.0.1
marketing_url: https://github.com/xthursdayx/sn-nord-theme
thumbnail_url: https://raw.githubusercontent.com/lzambarda/sn-nord-theme/master/preview.png
description: Standard Notes theme inspired by the magnificent Nord Theme.
description: An arctic, north-bluish clean and elegant Standard Notes theme.
statusBar: dark-content
dock_icon:
type: circle
background_color: '#5e81ac'
foreground_color: '#eceff4'
border_color: '#5e81ac'
background_color: '#88C0D0'
foreground_color: '#88C0D0'
border_color: '#88C0D0'
...

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

@@ -1,19 +0,0 @@
---
id: io.github.ithinkmatt.sn-standard-gray
github: ithinkmatt/sn-standard-gray
main: dist/dist.css
name: Standard Gray
content_type: SN|Theme
area: themes
version: 1.0.1
marketing_url: https://github.com/ithinkmatt/sn-standard-gray
description: Standard gray (and blue) theme for Standard Notes.
statusBar: grey-scale
dock_icon:
type: circle
background_color: '#0053bd'
foreground_color: '#3d3c40'
border_color: '#c9cccf'
...

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: []
...

View File

@@ -22,6 +22,7 @@ no-distraction-theme.yaml
plus-editor.yaml
secure-spreadsheets.yaml
simple-task-editor.yaml
solarized-dark-theme.yaml
titanium-theme.yaml
token-vault.yaml
vim-editor.yaml