mirror of
https://github.com/xheldon/git-folder-sync.git
synced 2026-07-22 06:59:00 +00:00
- Changed plugin ID from 'git-sync' to 'git-folder-sync' - Updated plugin name to 'Git Folder Sync' consistently - Updated cache key to match new ID - Bumped version to 1.0.1 - Updated all documentation and i18n strings
11 lines
No EOL
474 B
JSON
11 lines
No EOL
474 B
JSON
{
|
|
"id": "git-folder-sync",
|
|
"name": "Git Folder Sync",
|
|
"version": "1.0.1",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Synchronize files in your Obsidian Vault with a specified directory in the designated GitHub repository (rather than the entire repository); send your images to cloud storage services.",
|
|
"author": "Xheldon",
|
|
"authorUrl": "https://github.com/Xheldon",
|
|
"fundingUrl": "https://paypal.me/xheldoncao",
|
|
"isDesktopOnly": false
|
|
} |