mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-02-03 02:44:00 +08:00
Update Extensions
This commit is contained in:
@@ -2,12 +2,10 @@ id = "org.standardnotes.github-push"
|
||||
npm = "sn-github-push"
|
||||
github = "sn-extensions/github-push"
|
||||
main = "index.html"
|
||||
|
||||
name = "GitHub Push"
|
||||
content_type = "SN|Component"
|
||||
area = "editor-stack"
|
||||
version = "1.2.1"
|
||||
version = "1.2.2"
|
||||
marketing_url = "https://standardnotes.org/extensions/github-push"
|
||||
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/components/github-push.jpg"
|
||||
description = "Push note changes to a public or private GitHub repository, with options for file extension and commit message."
|
||||
|
||||
|
||||
@@ -1,11 +1,9 @@
|
||||
id = "com.ceiphr.overcast"
|
||||
|
||||
github = "ceiphr/sn-overcast-theme"
|
||||
main = "dist/dist.css"
|
||||
|
||||
name = "Overcast"
|
||||
content_type = "SN|Theme"
|
||||
version = "1.1.2"
|
||||
version = "v1.1.3"
|
||||
marketing_url = "https://github.com/ceiphr/sn-overcast-theme"
|
||||
thumbnail_url = "https://i.imgur.com/KDnyBGx.png"
|
||||
description = "Overcast to become cloudy or dark — just like this theme."
|
||||
|
||||
@@ -5,7 +5,7 @@ main = "dist/index.html"
|
||||
name = "Secure Spreadsheets"
|
||||
content_type = "SN|Component"
|
||||
area = "editor-editor"
|
||||
version = "1.3.4"
|
||||
version = "1.3.6"
|
||||
marketing_url = ""
|
||||
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/spreadsheets.png"
|
||||
description = "A powerful spreadsheet editor with formatting and formula support. Not recommended for large data sets, as encryption of such data may decrease editor performance."
|
||||
|
||||
Reference in New Issue
Block a user