Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hotkey details to FAQ #127

Merged
merged 2 commits into from
Jul 6, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,12 @@ Now let's consider some *concrete* examples of different kinds of Visits:
[[https://en.wiktionary.org/wiki/promnesia][Promnesi]] is coming from Ancient Greek and means "déjà vu".
Ironically, promnesia project is doing the opposite -- it replaces a vague feeling of seeing a page before with a reliable digital tool.

- Which hotkeys/shortcuts does Promnesia register in my browser?

Promnesia registers two shortcuts for: activating the extension and marking the already visited links on the current page.

You can view the shortkey key combinations to press at [[chrome://extensions/shortcuts][chrome://extensions/shortcuts]] in Chrome and [[https://support.mozilla.org/en-US/kb/manage-extension-shortcuts-firefox][see here]] for instructions for Firefox.

* Support
The best support for me would be if you contribute to this or my other projects. Code, ideas of feedback -- everything is appreciated.

Expand Down