mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-02-03 02:44:00 +08:00
13 lines
547 B
TOML
13 lines
547 B
TOML
id = "org.standardnotes.standard-sheets"
|
|
npm = "sn-spreadsheets"
|
|
github = "standardnotes/secure-spreadsheets"
|
|
main = "dist/index.html"
|
|
name = "Secure Spreadsheets"
|
|
content_type = "SN|Component"
|
|
area = "editor-editor"
|
|
version = "1.3.7"
|
|
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."
|
|
flags = []
|