Initial commit

This commit is contained in:
Mathis Gauthey
2023-08-05 19:14:53 +01:00
parent 13a70a46bf
commit f366d5b7b6
7803 changed files with 186098 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
{
"userIllegalSymbols": [],
"ignoredFiles": {},
"ignoreRegex": "Templates|Workout_Log|Media Backlog",
"useFileOpenHook": true,
"useFileSaveHook": true
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-filename-heading-sync",
"name": "Filename Heading Sync",
"version": "1.9.0",
"minAppVersion": "0.11.0",
"description": "Obsidian plugin for keeping the filename with the first heading of a file in sync",
"author": "dvcrn",
"authorUrl": "https://github.com/dvcrn/obsidian-filename-heading-sync",
"isDesktopOnly": false
}