Skip to content

Releases: pyrochlore/obsidian-tracker

1.13.0

17 Nov 03:03
ff4628d

Choose a tag to compare

What's Changed

  • Support for inline dataview fields by @Laharah in #196
  • Added support for emoji values in dataview fields
  • Updated dependencies

New Contributors

Full Changelog: 1.12.0...1.13.0

1.12.0

08 Nov 03:10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.0...1.12.0

1.11.0

05 Nov 23:29
2e2de02

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.10.9...1.11.0

v1.10.9

23 Feb 12:09

Choose a tag to compare

  • Replace tab characters by spaces
  • Accept more unicode characters in dvField
  • Allow emojis in the folder path
  • Fixed bugs

v1.10.8

25 Sep 05:10

Choose a tag to compare

  • Fixed startDat/endDate misread as a relative date

v1.10.7

18 Sep 03:24

Choose a tag to compare

  • Allow using html image tags as emoji inputs

v1.10.6

12 Sep 11:11

Choose a tag to compare

  • Fixed the coloring for missing data in the month view

v1.10.5

11 Sep 10:55

Choose a tag to compare

  • Allow using a relative date value in initMonth in the month view

v1.10.4

11 Sep 09:44

Choose a tag to compare

  • Allow using a regular expression as a key of the parameter textValueMap
  • Add a parameter shiftOnlyValueLargerThan to determine when to do valueShift
  • Fixed bugs reported by users
  • Fixed typo in plugin settings

v1.10.3

27 Aug 15:30

Choose a tag to compare

  • Allow using the parameter fitPanelWidth with the output type month and pie
  • Fixed the resizing and positioning of the chart tooltip