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.