mirror of
https://github.com/nitishkhurana/obsidian-move-files-plugin.git
synced 2026-07-22 05:49:26 +00:00
10 lines
No EOL
317 B
JSON
10 lines
No EOL
317 B
JSON
{
|
|
"id": "move-files",
|
|
"name": "Move Files",
|
|
"version": "1.3.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Moves all the files linked to a open md file to a folder and updates the link in md file.",
|
|
"author": "Nitish Khurana",
|
|
"authorUrl": "https://github.com/nitishkhurana",
|
|
"isDesktopOnly": false
|
|
} |