Skip to content

Commit

Permalink
Adds readme and demo
Browse files Browse the repository at this point in the history
  • Loading branch information
akaalias committed Dec 4, 2020
1 parent fa16b21 commit 63d43f8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,20 @@ Optionally you can...

![basic functionality](https://github.com/akaalias/extract-highlights-plugin/blob/master/clipboard-flow.gif?raw=true)

#### Using the Hotkey
#### Using the Hotkey to EXTRACT highlights

The default hotkey is:

<kbd>SHIFT</kbd> + <kbd>ALT</kbd> + <kbd>=</kbd>

#### Using the Hotkey to HIGHLIGHT the sentence under cursor

The default hotkey for this is:

<kbd>SHIFT</kbd> + <kbd>ALT</kbd> + <kbd>_</kbd>

Super useful for when you're reading and just don't want to switch to your mouse for selecting the sentence.

#### Using the Ribbon Button
There is also a button (a circle-shape) that's added to your left-side ribbon.

Expand Down
Binary file added cursor.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "extract-highlights-plugin",
"name": "Extract Highlights",
"version": "0.0.9",
"version": "0.0.10",
"description": "Allows to extracts all highlights in a note into your clipboard",
"author": "Alexis Rondeau",
"authorUrl": "https://publish.obsidian.md/alexisrondeau",
Expand Down

0 comments on commit 63d43f8

Please sign in to comment.