This commit is contained in:
2024-03-17 23:27:15 +01:00
commit 0a3680ec62
102 changed files with 244989 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"id": "note-refactor-obsidian",
"name": "Note Refactor",
"version": "1.8.2",
"description": "Extract note content into new notes and split notes",
"isDesktopOnly": false,
"js": "main.js",
"css": "style.css"
}