No description
Find a file
2024-02-14 07:13:02 -07:00
images chore: updates settings image 2024-01-31 11:03:40 -07:00
.gitignore inital commit: version 0.1.0 2024-01-26 16:32:17 -07:00
LICENSE updates to 0.1.3 2024-01-31 11:13:46 -07:00
main.js refactor: removes Object.assign and streamlines el creation 2024-02-14 07:13:02 -07:00
manifest.json refactor: removes Object.assign and streamlines el creation 2024-02-14 07:13:02 -07:00
README.md refactor: removes Object.assign and streamlines el creation 2024-02-14 07:13:02 -07:00
styles.css refactor: general cleanup 2024-01-31 10:56:00 -07:00

Tag Formatter

A configurable obsidian plugin that changes the way tags are displayed in preview mode.

Preview

Editor

Settings

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.