Files
Obsidian/.obsidian/plugins/obsidian-custom-attachment-location/manifest.json
2023-02-19 15:44:22 +08:00

11 lines
336 B
JSON

{
"id": "obsidian-custom-attachment-location",
"name": "Custom Attachment Location",
"version": "0.0.9",
"minAppVersion": "0.12.17",
"description": "Customize attachment location with variables($filename, $data, etc) like typora.",
"author": "RainCat1998",
"authorUrl": "https://github.com/RainCat1998",
"isDesktopOnly": true
}