manifest.json 437 B

1234567891011
  1. {
  2. "id": "obsidian-custom-attachment-location",
  3. "name": "Custom Attachment Location",
  4. "version": "10.3.7",
  5. "minAppVersion": "1.12.7",
  6. "description": "Customize attachment location with variables(${noteFileName}, ${date:format}, etc) like typora.",
  7. "author": "mnaoumov (created by RainCat1998)",
  8. "authorUrl": "https://github.com/mnaoumov/",
  9. "isDesktopOnly": false,
  10. "fundingUrl": "https://www.buymeacoffee.com/mnaoumov"
  11. }