data
This commit is contained in:
9
.obsidian/plugins/note-refactor-obsidian/manifest.json
vendored
Normal file
9
.obsidian/plugins/note-refactor-obsidian/manifest.json
vendored
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user