John Morabito
b4ae810c84
fix: macro icons now display correctly in all UI contexts
...
Set icon directly on addCommand so it appears in the command palette,
status bar, and mobile toolbar. Also fixes removeCommand referencing
bare `app` instead of `plugin.app`, and replaces Array.remove() during
forEach iteration (mutation hazard) with a filter in injectIcons.
Fixes #149 (cherry-picked from PR by Anton/Lyqed)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 11:37:39 -04:00
quorafind
6603ae9dc5
chore: update version
2024-10-11 09:16:41 +08:00
Phillip Bronzel
3c717a05e0
feat: add missing features after 1.1.0 update + fix left ribbon, close #57 , close #62
2022-12-20 22:46:36 +01:00
Phillip Bronzel
62d4ac2957
fix: ribbon commands + special logos
2022-12-16 09:35:45 +01:00
Phillip Bronzel
b0afef5708
fix: 1.1.0 compatibility
2022-12-05 20:51:49 +01:00
Phillip Bronzel
5bc3e8fd17
feat: macro support, merge advanced toolbar and attach commands to the explorer
2022-10-29 10:54:48 +02:00
phibr0
e717efa97e
Fix compatibility with Obsidian 0.16.0
2022-08-31 10:37:01 +02:00
phibr0
06982078e8
Add slider for custom spacing between commands (koalas plugin)
2022-07-23 15:32:41 +02:00
phibr0
8294a9cb20
fix #3
2022-07-23 14:30:57 +02:00
phibr0
d7ebd69c1c
Add about section
2022-07-12 19:32:28 +02:00
phibr0
f317ead945
Hide Commands of other Plugins
2022-07-11 12:23:34 +02:00
phibr0
d599811d8d
Add translations among smaller fixes
2022-07-05 15:10:05 +02:00
phibr0
c655cfffd6
Hide commands of other devices, fix support button not working on mobile because of electron dependency
2022-07-05 10:26:42 +02:00
phibr0
d9a69e0c26
Commands for specific devices/device-types
2022-07-04 20:59:29 +02:00
phibr0
03730390cd
Better third-party theme compatibility
2022-06-08 10:30:20 +02:00