Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snsvrno/snsvrno-short-tags
Configurable Obsidian plugin that hides parent tags.
https://github.com/snsvrno/snsvrno-short-tags
obsidian-md obsidian-plugin
Last synced: 2 months ago
JSON representation
Configurable Obsidian plugin that hides parent tags.
- Host: GitHub
- URL: https://github.com/snsvrno/snsvrno-short-tags
- Owner: snsvrno
- License: mit
- Created: 2023-03-01T20:57:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T14:09:11.000Z (10 months ago)
- Last Synced: 2024-10-02T11:21:06.663Z (3 months ago)
- Topics: obsidian-md, obsidian-plugin
- Language: JavaScript
- Homepage:
- Size: 393 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tag Formatter
A configurable obsidian plugin that changes the way tags are displayed in preview mode.
Preview
![](images/preview.png)
Editor
![](images/edit.png)
Settings
![](images/settings.png)
## v0.1.5 Features
- Hide the "#" on tags.
- Hide parents for all nested tags.
- Hide all parent tags.
- Hide portions of tags based on a pattern.
- Add CSS class for every shortened tag (per definitons).
- Add CSS class for every tag based on parents.
- Add CSS class for all tags.