From 5c6ba033201a1a4a8f704852e2a6aa3ef2a1dcce Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 28 Jun 2021 22:53:41 +0200 Subject: [PATCH] Add demo GIF to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 56fa967..f721332 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ This a plugin integrating the [reMarkable](https://remarkable.com) paper tablet with the note-taking software [Obsidian](https://obsidian.md). More specifically, it takes a screenshot from your reMarkable (via USB or WiFi, however you prefer), saves it as a .png files in your Vault, optionally post-processes it, and inserts the image in your currently open note. +![Preview of the plugin functionality](https://user-images.githubusercontent.com/669103/123702539-8c2c2f80-d863-11eb-952d-acbb8df0a146.gif) + + ### Installation #### Prerequisites