From 472650fa219b07313df5c6ee188fb3136f7ec2cd Mon Sep 17 00:00:00 2001 From: kortina Date: Sun, 17 May 2020 10:19:10 -0700 Subject: [PATCH] bump version, edit demo --- package.json | 2 +- test/sub/demo.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 796ff01..54cc102 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-markdown-notes", "displayName": "VS Code Markdown Notes", "description": "Navigate notes with [[wiki-links]] and #tags (like Bear, Roam, etc). Use Peek Definition to preview linked notes. Quickly create new notes with a command.", - "version": "0.0.6", + "version": "0.0.7", "publisher": "kortina", "repository": { "url": "https://github.com/kortina/vscode-markdown-notes.git", diff --git a/test/sub/demo.md b/test/sub/demo.md index 1131313..4aab776 100644 --- a/test/sub/demo.md +++ b/test/sub/demo.md @@ -23,7 +23,7 @@ - for Wiki Link [[sub.md]] - for Tag #tag -`⇧⌥F12` / Find All References / `references-view.find` +`⇧⌥F12` (`ctr+⌥+r`) / Find All References / `references-view.find` - for Wiki Link [[sub.md]] - for Tag #tag