Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kctekn committed Aug 30, 2024
1 parent 420954b commit f8a5ec3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ This is a plugin for obsidian, to visualize files and tags as nodes in 3D graphi

Wiki: [Organize Tags by Timestamp Using the Obsidian Plugin: "Tags Routes"](https://github.com/kctekn/obsidian-TagsRoutes/wiki/Organize-Tags-by-Timestamp-Using-the-Obsidian-Plugin:-%22Tags-Routes%22)

## Version 1.0.8 - Release Notes
Fixed a parsing tag issue: if the tag in frontmatter is wrote in singl line, it will meet error during plugin startup.

refer to https://github.com/kctekn/obsidian-TagsRoutes/issues/10 for detail

## Version 1.0.7 Release Notes
**1. Enhanced Tag Processing**
- Tags in the note's frontmatter are now processed identically to tags within the note content, ensuring consistent tag handling throughout.
Expand Down

0 comments on commit f8a5ec3

Please sign in to comment.