File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,20 @@ Optionally you can...
1818
1919![ basic functionality] ( https://github.com/akaalias/extract-highlights-plugin/blob/master/clipboard-flow.gif?raw=true )
2020
21- #### Using the Hotkey
21+ #### Using the Hotkey to EXTRACT highlights
2222
2323The default hotkey is:
2424
2525<kbd >SHIFT</kbd > + <kbd >ALT</kbd > + <kbd >=</kbd >
2626
27+ #### Using the Hotkey to HIGHLIGHT the sentence under cursor
28+
29+ The default hotkey for this is:
30+
31+ <kbd >SHIFT</kbd > + <kbd >ALT</kbd > + <kbd >_ </kbd >
32+
33+ Super useful for when you're reading and just don't want to switch to your mouse for selecting the sentence.
34+
2735#### Using the Ribbon Button
2836There is also a button (a circle-shape) that's added to your left-side ribbon.
2937
Original file line number Diff line number Diff line change 11{
22 "id" : " extract-highlights-plugin" ,
33 "name" : " Extract Highlights" ,
4- "version" : " 0.0.9 " ,
4+ "version" : " 0.0.10 " ,
55 "description" : " Allows to extracts all highlights in a note into your clipboard" ,
66 "author" : " Alexis Rondeau" ,
77 "authorUrl" : " https://publish.obsidian.md/alexisrondeau" ,
You can’t perform that action at this time.
0 commit comments