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