Giter Site home page Giter Site logo

random-cuber / hotkeys Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 0.0 301 KB

Roundcube Hot Keys Plugin

Home Page: https://packagist.org/packages/random-cuber/hotkeys

License: Apache License 2.0

JavaScript 52.43% Shell 2.87% PHP 34.77% CSS 0.75% HTML 9.18%

hotkeys's Introduction

Roundcube Hot Keys Plugin

Technical plugin name is hotkeys.

Main plugin dialog

Manual Install

Installation can be done in two steps: providing resources and activating configuration.

  1. 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
  1. Activate plugin in roundcube configuration. 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.

hotkeys's People

Contributors

andrei-pozolotin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hotkeys's Issues

Mark as unread

Hi,

is there any option to make hotkey for marking read / unread? I can't find proper predefined shortcut ...
Thanks.

Google hotkeys to import?

j to go to next message/contact, k to go to prev, e to archive, x to select (need a cursor and selection separate). g-i or just i to go to inbox. These needn't be default but a json file that we could import would be cool (go to Google Mail and enable in Settings > General or I think it's on by default in Google Inbox, in both just press ? to see what I mean)!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.