fix/add some links

This commit is contained in:
2026-08-11 09:41:28 +06:00
parent 57fccedcdd
commit cb98e3adcb
+4 -3
View File
@@ -1,6 +1,6 @@
# Obsidian Ribbon Clasp
An [Obsidian][^1] 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
@@ -13,6 +13,7 @@ update could break it. Please open an issue if the ribbon ever stops behaving.
**Manual**: extract the latest release archive inside
`.obsidian/plugins/ribbon-clasp/`, and enable it.
If you're using lazy-plugins, set this plugin's startup type to "Instant".
If you're using [lazy-plugins][2], set this plugin's startup type to "Instant".
[^1]: https://obsidian.md/
[1]: https://obsidian.md/
[2]: https://github.com/alangrainger/obsidian-lazy-plugins