From c6f853709ff8f9c7d24dca77fbc1a9ccab94b30a Mon Sep 17 00:00:00 2001 From: Prashanth K S Date: Sun, 29 Aug 2021 19:57:50 +0530 Subject: [PATCH] Fix linting issues on tags*.md --- docs/features/tags-and-tag-explorer.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/features/tags-and-tag-explorer.md b/docs/features/tags-and-tag-explorer.md index 661a2e2..ea9bfb0 100644 --- a/docs/features/tags-and-tag-explorer.md +++ b/docs/features/tags-and-tag-explorer.md @@ -9,13 +9,14 @@ tags: my-tag1 my-tag2 You can add tags to your notes to categorize them, or in any way you want. There are two ways to add tags: + - you can add #tags just by writing them in the note - another way is through [[note-properties]], as you can see at the top of this file ## Tag Explorer + In the sidebar to the left, you will see a panel called `Tag Explorer`. You can use this panel to see the tags in your notes, and navigate them. Notice `my-tag1` and `my-tag2`, which were added via [[note-properties]]. -