Commander is a command dialog inspired by PhpStorm Action and oh-my-zsh. It will make navigation faster in Moodle.
The plugin will list all navigation items in a list. This list is searchable. You can use the arrow keys for navigation.
- Luuk Verhoeven :: Ldesign Media - luuk@ldesignmedia.nl
- Min. required: Moodle 3.9.x
- Supports PHP: 7.4+
Just press ` (above the TAB key) or your configured key(s) to bring up the commander. Use the UP and DOWN keys to move between them, and press Enter to open one.
- Quick navigation by pressing ` (backtick) or custom configured key(s)
- Support for multiple trigger keys (e.g., both ` and j)
- Configurable trigger keyboard key(s)
- Available for 'manager', 'coursecreator', 'editingteacher' ,'teacher'
- Navigate ⬆ / ⬇ keyboard
- Open active item with keyboard ↵
- ESC keyboard close modal
- Fast fuzzy search powered by uFuzzy
- Modern ES6+ JavaScript with AMD modules
- OS darkmode support
- Copy this plugin to the
local/commanderfolder on the server - Login as administrator
- Go to Site Administrator > Notification
- Install the plugin
- Configure the settings:
- Set trigger key(s) (default: 192 for backtick)
- Multiple keys can be configured (comma-separated keycodes), and they can all be used; it is not a combination.
If you discover any security vulnerabilities, please send an e-mail to Avetica via contact@ldesignmedia.nl
The GNU GENERAL PUBLIC LICENSE. Please see License File for more information.
See CHANGELOG.md for detailed version history.
Contributions are welcome and will be fully credited. We accept contributions via Pull Requests on GitHub.
