Skip to content

Commit ef34ae7

Browse files
committed
Moves video to top
1 parent f535f7c commit ef34ae7

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Extracts all highlights from a current note in Obsidian into your clipboard. Based on [icebear's plugin request](https://forum.obsidian.md/t/extract-highlights-from-note/7867).
44

5-
Are you using Extract Highlights? I'd love to hear from you!
5+
### Watch the Quick-Start Tutorial!
66

7-
[Share your questions and suggestions in the forum](https://forum.obsidian.md/t/extract-highlights-plugin/8763/12)
7+
[![](https://github.com/akaalias/extract-highlights-plugin/blob/master/video.png?raw=true)](https://www.youtube.com/watch?v=KWdEatdD2bo)
88

99
### How it works
1010
This plugin will copy the highlights delimited by `==`, `**` and `<mark></mark>` into your clipboard as a bullet-list.
@@ -21,10 +21,6 @@ Optionally you can customize...
2121
![basic functionality](https://github.com/akaalias/extract-highlights-plugin/blob/master/highlight.gif?raw=true)
2222

2323

24-
### Watch the Quick-Start Tutorial!
25-
26-
[![](https://github.com/akaalias/extract-highlights-plugin/blob/master/video.png?raw=true)](https://www.youtube.com/watch?v=KWdEatdD2bo)
27-
2824
#### Using the Hotkey to EXTRACT highlights
2925

3026
The default hotkey is:
@@ -67,6 +63,11 @@ After using the hotkey, button or command palette, anywhere you want, just paste
6763

6864
The output is a markdown-block titled "Highlights" with a bullet-list of the highlights.
6965

66+
### Feedback
67+
Are you using Extract Highlights? I'd love to hear from you!
68+
69+
[Share your questions and suggestions in the forum](https://forum.obsidian.md/t/extract-highlights-plugin/8763/12)
70+
7071

7172
### Backlog
7273
#### UI

0 commit comments

Comments
 (0)