Releases: LimNiemdung/obsidian-ribbon-folder
Releases · LimNiemdung/obsidian-ribbon-folder
Release list
1.0.5
Full Changelog: 1.0.4...1.0.5
1.0.4
What's new
- Ribbon 固定项(Pin):可直接固定命令、文件、网页链接
- 分组支持隐藏条目、文件夹头部图标
- 笔记入口扩展为通用文件处理
- 设置页与图标选择体验优化
Ribbon Folder v1.0.3
Ribbon Folder v1.0.2
Fix lint issues reported by Obsidian review bot.
Ribbon Folder v1.0.1
Fix lint issues reported by Obsidian review bot.
Ribbon Folder v1.0.0
Ribbon Folder v1.0.0
Features
- Create custom command groups as buttons on the Obsidian Ribbon
- Click groups to show all commands in that group as a menu
- Support for Lucide icons or custom SVG icons
- Configurable menu display options: icons only / labels only / both
- Trigger methods: click or hover to display menus
- Multi-language support: English (default) and Chinese interfaces
Installation
From Obsidian Community Plugins (Recommended)
- Open Obsidian Settings
- Click "Community Plugins"
- Click "Browse"
- Search for "Ribbon Folder"
- Click "Install"
- Click "Enable"
Manual Installation
- Download the latest release files
- Create a
ribbon-folderfolder in your Obsidian vault's.obsidian/plugins/directory - Unzip the downloaded files into the
ribbon-folderdirectory - Open Obsidian Settings → Community Plugins → Enable "Ribbon Folder"
Usage
- Open Obsidian Settings → Ribbon Folder Settings
- Click "New Group" to create a custom command group
- Configure the group:
- Name the group
- Choose an icon (Lucide name or custom SVG path)
- Set menu display and trigger options
- Add commands to your group
- The group will appear on the Obsidian Ribbon
Requirements
- Obsidian version 1.0.0 or higher
Development
This plugin was developed by AI and is open for contributions.
If you encounter any issues or have suggestions for improvements, please submit an issue on GitHub.