Skip to content

LdesignMedia/moodle-local_commander

Repository files navigation

Moodle - local commander plugin

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.

Screenshot

Author

ldesignmedia

Moodle39 Moodle310 Moodle311 Moodle40 Moodle41 Moodle42 Moodle43 Moodle44 Moodle45 Moodle50

PHP7.4 PHP8.0 PHP8.1 PHP8.2 PHP8.3

Privacy-friendly

Description

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.

List of features

  • 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

Installation

  1. Copy this plugin to the local/commander folder on the server
  2. Login as administrator
  3. Go to Site Administrator > Notification
  4. Install the plugin
  5. 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.

Security

If you discover any security vulnerabilities, please send an e-mail to Avetica via contact@ldesignmedia.nl

License

The GNU GENERAL PUBLIC LICENSE. Please see License File for more information.

Changelog

See CHANGELOG.md for detailed version history.

Contributing

Contributions are welcome and will be fully credited. We accept contributions via Pull Requests on GitHub.

Sponsor this project

 

Packages

No packages published

Contributors 5