Skip to content

Releases: pjeby/tag-wrangler

0.6.4

11 Mar 23:10
Compare
Choose a tag to compare

Use same menu for entire metadata tag pill

0.6.3

11 Mar 21:09
Compare
Choose a tag to compare

Restore TW menu on Obsidian 1.8 note properties

0.6.2

11 Mar 06:45
Compare
Choose a tag to compare

Improved property context menu handling

0.6.1

04 Oct 04:15
Compare
Choose a tag to compare

Support alt- and right-click for tags property

0.6.0

04 Oct 03:55
Compare
Choose a tag to compare

New Features

  • Use the Tag Wrangler context menu for tags in the body of a note (editor AND preview mode)
  • Open or create a tag page by alt/opt clicking a tag in any note (or the tag pane)
  • Drag-and-drop tags to rename/reorganize them
  • Drag tags from the tag pane or a note preview to an editor pane to insert them as text.
  • A donation link is now available

0.5.13

19 Sep 05:29
Compare
Choose a tag to compare

Fix #51: Error renaming tags when notes contain non-strings in tag list

0.5.12

03 Sep 12:56
Compare
Choose a tag to compare

Fix #107 - Editor tag drop not working in 1.4.5

0.5.11

06 Jun 07:23
Compare
Choose a tag to compare

Open tag page before did-create event fires

0.5.10

05 Jun 20:34
Compare
Choose a tag to compare

Document and improve async tag page creation

0.5.9

04 Jun 02:30
Compare
Choose a tag to compare

Add tag page events + developer documentation

It's now possible for other plugins to take over the job of creating tag pages, or to detect when one has been created and move, rename, or modify it. See the Developer Notes section of the README for details.