mirror of
https://github.com/lajg-dev/Obsidian-Plugin-GPG-Inline-Encrypt.git
synced 2026-07-22 09:20:31 +00:00
11 lines
305 B
JSON
11 lines
305 B
JSON
{
|
|
"id": "gpg-inline-encrypt",
|
|
"name": "GPG Inline Encrypt",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "GPG encrypt inline text using hotkeys",
|
|
"author": "lajg.dev",
|
|
"authorUrl": "https://lajg.dev",
|
|
"fundingUrl": "https://lajg.dev/gpg-inline-encrypt",
|
|
"isDesktopOnly": false
|
|
}
|