summaryrefslogtreecommitdiff
path: root/SI/.obsidian/plugins/note-refactor-obsidian/manifest.json
blob: f1fdc2a87ff7b7e99671f3b780857b48c69d2aea (plain)
1
2
3
4
5
6
7
8
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"
}