10 lines
225 B
JSON
10 lines
225 B
JSON
{
|
|
"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"
|
|
}
|