Initial commit

This commit is contained in:
2026-06-19 13:31:37 -04:00
commit 829e07ad19
17 changed files with 5795 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"id": "frontmatter-folder-organizer",
"name": "Frontmatter Folder Organizer",
"version": "1.0.0",
"minAppVersion": "1.0.0",
"description": "Organize markdown files into folders based on frontmatter hierarchy.",
"author": "Obsidian",
"authorUrl": "https://obsidian.md",
"isDesktopOnly": false
}