mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
Fix linting issues on tags*.md
This commit is contained in:
parent
6f61b656f5
commit
c6f853709f
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
You can add tags to your notes to categorize them, or in any way you want.
|
||||||
|
|
||||||
There are two ways to add tags:
|
There are two ways to add tags:
|
||||||
|
|
||||||
- you can add #tags just by writing them in the note
|
- 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
|
- another way is through [[note-properties]], as you can see at the top of this file
|
||||||
|
|
||||||
## Tag Explorer
|
## Tag Explorer
|
||||||
|
|
||||||
In the sidebar to the left, you will see a panel called `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.
|
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]].
|
Notice `my-tag1` and `my-tag2`, which were added via [[note-properties]].
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue