vault backup: 2026-03-25 17:07:30

This commit is contained in:
2026-03-25 17:07:30 +08:00
parent ecb6db7d3c
commit 871eee2740
18 changed files with 1137 additions and 694 deletions

View File

@@ -1,11 +1,11 @@
{
"id": "obsidian-custom-attachment-location",
"name": "Custom Attachment Location",
"version": "10.3.1",
"minAppVersion": "1.11.4",
"description": "像 typora 一样使用变量($filename,$data,etc来自定义附件位置。",
"author": "mnaoumov (created by RainCat1998)",
"authorUrl": "https://github.com/mnaoumov/",
"isDesktopOnly": false,
"fundingUrl": "https://www.buymeacoffee.com/mnaoumov"
"id": "obsidian-custom-attachment-location",
"name": "Custom Attachment Location",
"version": "10.3.4",
"minAppVersion": "1.12.4",
"description": "Customize attachment location with variables(${noteFileName}, ${date:format}, etc) like typora.",
"author": "mnaoumov (created by RainCat1998)",
"authorUrl": "https://github.com/mnaoumov/",
"isDesktopOnly": false,
"fundingUrl": "https://www.buymeacoffee.com/mnaoumov"
}