Skip to content

Commit 18b30a3

Browse files
committed
add notice to tags snippets
1 parent 351f13d commit 18b30a3

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

Snippets/Tag Cloud 1/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ At the time of writing this script, I am using the following:
1717
| [Obsidian.md](https://obsidian.md/) | ![GitHub release](https://img.shields.io/github/v/release/obsidianmd/obsidian-releases?label=v&color=ba0f56) |
1818
| [Dataview Plugin](https://github.com/blacksmithgu/obsidian-dataview) | ![GitHub release](https://img.shields.io/github/v/release/blacksmithgu/obsidian-dataview?label=v&color=ba0f56) |
1919

20+
<br /><br />
21+
22+
> [!WARNING] WARNING - Using Special Characters In Tags
23+
> Obsidian currently doesn't support using periods within tags. If you have any tags that contain a period, your tag list may not render.
24+
>
25+
> ex: `#my.tag`
26+
2027
<br />
2128

2229
### Previews

Snippets/Tag Cloud 2/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@ At the time of writing this script, I am using the following:
4848

4949
<br /><br />
5050

51+
> [!WARNING] WARNING - Using Special Characters In Tags
52+
> Obsidian currently doesn't support using periods within tags. If you have any tags that contain a period, your tag list may not render.
53+
>
54+
> ex: `#my.tag`
55+
56+
<br />
57+
5158
<div align="center">
5259

5360
**[`^ back to top ^`](#table-of-contents-)**

0 commit comments

Comments
 (0)