Obsidian Safe Filenames plugin
This commit is contained in:
parent
ee04e2f81f
commit
0647b948c5
4 changed files with 18 additions and 148 deletions
|
|
@ -1,11 +1,10 @@
|
|||
{
|
||||
"id": "sample-plugin",
|
||||
"name": "Sample Plugin",
|
||||
"id": "safe-filenames",
|
||||
"name": "Safe Filenames",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Demonstrates some of the capabilities of the Obsidian API.",
|
||||
"author": "Obsidian",
|
||||
"authorUrl": "https://obsidian.md",
|
||||
"fundingUrl": "https://obsidian.md/pricing",
|
||||
"description": "Prevents renaming files with characters that can't be synced cross-platform.",
|
||||
"author": "xenofem",
|
||||
"authorUrl": "https://xeno.science",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue