release: prepare OneNote Tools 0.2.0
This commit is contained in:
@@ -3,11 +3,22 @@
|
||||
"schemaVersion": 1,
|
||||
"id": "de.add-ideas.onenote-tools",
|
||||
"name": "OneNote Tools",
|
||||
"description": "Local-first reader for tested desktop revision-store .one sections and LZX .onepkg packages; other OneNote formats are not implemented.",
|
||||
"description": "Local-first reader and exporter for tested .one and .onepkg variants, with notebook trees, rich content, and split CAB package support.",
|
||||
"entry": "./",
|
||||
"icon": "./favicon.svg",
|
||||
"categories": ["documents", "onenote"],
|
||||
"tags": ["local", "read-only", "one", "onepkg", "cab", "lzx"],
|
||||
"tags": [
|
||||
"local",
|
||||
"read-only",
|
||||
"one",
|
||||
"onepkg",
|
||||
"cab",
|
||||
"lzx",
|
||||
"mszip",
|
||||
"quantum",
|
||||
"fsshttp",
|
||||
"export"
|
||||
],
|
||||
"integration": {
|
||||
"contextVersion": 1,
|
||||
"launchModes": ["navigate", "new-tab"],
|
||||
@@ -27,7 +38,7 @@
|
||||
},
|
||||
"source": {
|
||||
"repository": "https://git.add-ideas.de/zemion/onenote-tools",
|
||||
"license": "MPL-2.0"
|
||||
"license": "MPL-2.0 AND LGPL-2.1-only"
|
||||
},
|
||||
"version": "0.1.0"
|
||||
"version": "0.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user