diff options
author | iurii plugatarov <[email protected]> | 2024-08-03 00:29:33 +0200 |
---|---|---|
committer | iurii plugatarov <[email protected]> | 2024-08-03 00:29:33 +0200 |
commit | 0bb7c25241c4fa538a6979dfa0f2b9862aeb8d5a (patch) | |
tree | 2d52275f027ca95eaf3b185e2c8eba5861430afc | |
parent | ce8a92f21bf5d9f6fa874970932d9d03fd242b74 (diff) | |
download | sketchbook.nvim-0bb7c25241c4fa538a6979dfa0f2b9862aeb8d5a.tar.gz |
add demo
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | demo.mp4 | bin | 0 -> 2762724 bytes |
2 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index 594b1dd..1fcb500 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Motivation behind this thing, that I tried lots of notetaking tools but nothing I didn't want to leave nvim and it's not really convenient to manage ~/notes directory. +## Demo + +![](demo.mp4) + ## Warn This was quick and dirty implementation, so not everything will perfectly because currently its in "works on my machine" state. diff --git a/demo.mp4 b/demo.mp4 new file mode 100644 index 0000000..0e74d7a --- /dev/null +++ b/demo.mp4 Binary files differ |