fix manifest and make good readme
Some checks failed
Node.js build / build (20.x) (push) Has been cancelled
Node.js build / build (22.x) (push) Has been cancelled

This commit is contained in:
2026-02-24 15:05:45 -05:00
parent bfa95bb700
commit 44b505b4e6
2 changed files with 160 additions and 69 deletions

View File

@@ -3,7 +3,7 @@
"name": "BindThem",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "A merged plugin combining obsidian-tweaks, obsidian-editor-shortcuts, and heading-toggler functionalities.",
"author": "Merged Plugin",
"description": "Enhanced editor shortcuts and formatting tools. Combines smart text wrapping (bold, italic, code, etc.), directional copy/move, heading toggles (H1-H6), line operations, case transformation, multi-cursor support, and file utilities into one unified plugin.",
"author": "Olivier Legendre",
"isDesktopOnly": false
}
}