A SiYuan Plugin that able to remove the buttons in menu that you don't really use.
It currently support removing top bar icons, side bar icons, and menus with id commonMenu
, which are two icons on top right corner of each doc, and calling from the right side of each paragraph.
go to release page or go to SiYuan's market and search siyuan_rmv_btn
- add icons for reference in setting panel
- not anymore detect or read old config
- delete config data after uninstall, but not when turn off plugin
- fix warning in editor
- add custom window control button reload
- add custom window control button custon position
- add custom window control button custom layout
- add docker support
- fix issue that you can still select item by up and down arrow key on keyboard after hiding.
- add command palette button
- If you removed too much items and end up stopped working, please go to your workspace and delete the entire
siyuan_rmv_btn
folder. - The handler handle main interface of SiYuan as soon as DOM changes. In which case if you added too many items, the performance would be influenced.
- This plugin didn't do extra work to prevent JS injection, in which case you should be more careful using it when in browser or hosted in public net.
- If items you are trying to hide is related to SiYuan's commercial part, please consider to donate to @D and @V (not me) because they lives by writing open-source codes.
- No garenteen for 3rd party themes.
repo/Source Code:https://github.com/zxkmm/siyuan_rmv_btn
Download:https://github.com/zxkmm/siyuan_rmv_btn/releases or search siyuan_rmv_btn
in SiYuan market
Reporting Bugs / Submitting Feqture request:https://github.com/zxkmm/siyuan_rmv_btn/issues
Forum / thread (Chinese):https://ld246.com/article/1701669406727
Please star⭐ my GitHub repository if you like this plugin. https://github.com/zxkmm/siyuan_rmv_btn
- friendly interface
You are free to use the code in this repository, regardless of whether it's closed source or not, or whether it's part of paid software or not. However, I have incorporated these additional requests into the license of this repository. If you use the code, design, text, algorithms, or anything else from this repository, you must include my username "zxkmm" and the link to this repository in three places:
- In the code comments.
- In the settings interface related to my code.
- On the 'About' page of your software/website/and or any other format of computer production.