mirror of
https://github.com/networkmastered/obsidian-compress.git
synced 2026-07-22 05:41:28 +00:00
lower description char count
This commit is contained in:
parent
1f112929ec
commit
024836baf4
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"name": "File Compressor",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "This plugin will add the .ctxt file type which will allow you to compress notes to a smaller version.\nNOTE: If you create a link in a compressed file it will NOT show in graph view.\nWhen using this plugin data loss is possible, we've tried to minimise it. But theres always a change. If you do experiance data loss we are not liable. But you may create an issue request with the raw data(do not provide personal info).",
|
||||
"description": "This plugin will add the .ctxt file type which will allow you to compress notes to a smaller size.",
|
||||
"author": "networkmastered",
|
||||
"authorUrl": "https://github.com/networkmastered",
|
||||
"fundingUrl": "https://github.com/networkmastered",
|
||||
|
|
|
|||
Loading…
Reference in a new issue