rename to obsidian-ribbon-clasp

This commit is contained in:
2026-08-01 18:25:44 +06:00
parent c3c1a98574
commit 5f564b5f18
3 changed files with 10 additions and 8 deletions
+6 -4
View File
@@ -1,6 +1,6 @@
# Ribbon Order Lock
# Obsidian Ribbon Clasp
Obsidian plugin that stops the left ribbon icons from reshuffling themselves.
An [Obsidian][^1] plugin that stops the left ribbon icons from reshuffling themselves.
The plugin should work completely transparently, but it relies on undocumented
internals within Obsidian's `workspace.leftRibbon` object, so some future app
@@ -8,9 +8,11 @@ update could break it. Please open an issue if the ribbon ever stops behaving.
## Install
**BRAT**: `bdeshi/obsidian-ribbon-order-lock`
**BRAT**: `bdeshi/obsidian-ribbon-clasp`
**Manual**: extract the latest release archive inside
`.obsidian/plugins/ribbon-order-lock/`, and enable it.
`.obsidian/plugins/ribbon-clasp/`, and enable it.
If you're using lazy-plugins, set this plugin's startup type to "Instant".
[^1]: https://obsidian.md/