2025-05-24 21:50:23 -07:00

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"
}