obsidian-safe-filenames/manifest.json

11 lines
285 B
JSON
Raw Normal View History

2022-04-15 14:13:31 -04:00
{
2025-01-18 12:52:59 -05:00
"id": "safe-filenames",
"name": "Safe Filenames",
2022-08-09 13:38:50 -04:00
"version": "1.0.0",
"minAppVersion": "0.15.0",
2025-01-18 12:52:59 -05:00
"description": "Prevents renaming files with characters that can't be synced cross-platform.",
"author": "xenofem",
"authorUrl": "https://xeno.science",
2022-04-15 14:13:31 -04:00
"isDesktopOnly": false
}