mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-08 00:34:29 +08:00
Documentation updates
This commit is contained in:
parent
d9f6862978
commit
111a12f881
18
README.md
18
README.md
@ -1,5 +1,19 @@
|
||||
# Trilium Web Clipper
|
||||
Trilium Web Clipper is a web browser extension which allows user to clip text, screenshots, whole pages and short notes and save them directly to [Trilium Notes](https://github.com/zadam/trilium).
|
||||
|
||||
See details on [wiki page](https://github.com/zadam/trilium/wiki/Web-clipper).
|
||||
For more details, see the [wiki page](https://github.com/zadam/trilium/wiki/Web-clipper).
|
||||
|
||||
Some parts of the code are based on the [Joplin Notes](https://github.com/laurent22/joplin/tree/master/Clipper).
|
||||
## Keyboard shortcuts
|
||||
Keyboard shortcuts are available for most functions:
|
||||
* Save selected text: `Ctrl+Shift+S` (Mac: `Cmd+Shift+S`)
|
||||
* Save whole page: `Alt+Shift+S` (Mac: `Opt+Shift+S`)
|
||||
* Save screenshot: `Ctrl+Shift+E` (Mac: `Cmd+Shift+E`)
|
||||
|
||||
To set custom shortcuts, follow the directions for your browser.
|
||||
|
||||
**Firefox**: `about:addons` > Gear icon ⚙️ > Manage extension shortcuts
|
||||
|
||||
**Chrome**: `chrome://extensions/shortcuts`
|
||||
|
||||
## Credits
|
||||
Some parts of the code are based on the [Joplin Notes browser extension](https://github.com/laurent22/joplin/tree/master/Clipper).
|
||||
|
Loading…
x
Reference in New Issue
Block a user