random-cuber/hotkeys
最新稳定版本:1.2.26
Composer 安装命令:
composer require random-cuber/hotkeys
包简介
Functional keyboard shortcuts
README 文档
README
Technical plugin name is hotkeys.
| Main plugin dialog |
|---|
![]() |
Manual Install
Installation can be done in two steps: providing resources and activating configuration.
- Provision plugin resources. For example, for roundcube on archlinux:
cd /usr/share/webapps/roundcubemail/plugins
rm -r -f hotkeys
git clone https://github.com/random-cuber/hotkeys.git hotkeys
- Activate plugin in
roundcubeconfiguration. For example, for roundcube on archlinux:
cat /etc/webapps/roundcubemail/config/config.inc.php
$config['plugins'] = array(
'jqueryui', // dependency
'hotkeys', // plugin proper
);
Settings
Navigate to:
Settings -> Preferences -> User Interface -> Hot Keys
Menu entries:
TODO: TODO
Operation
Main plugin dialog:
Navigate to:
[Anywhere] -> [Press plugin access key (default: F1)]
Dialog entries:
TODO: TODO
Translation
Contribute to translation via transifex.
统计信息
- 总下载量: 1.4k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2020-08-13
