Skip to content

Releases: pyrochlore/obsidian-tracker

v1.10.7

18 Sep 03:24
Compare
Choose a tag to compare
  • Allow using html image tags as emoji inputs

v1.10.6

12 Sep 11:11
Compare
Choose a tag to compare
  • Fixed the coloring for missing data in the month view

v1.10.5

11 Sep 10:55
Compare
Choose a tag to compare
  • Allow using a relative date value in initMonth in the month view

v1.10.4

11 Sep 09:44
Compare
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
Compare
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

v1.10.2

24 Aug 01:59
Compare
Choose a tag to compare
  • Fixed plugin not rendering on some macOS machines

v1.10.1

20 Aug 06:24
Compare
Choose a tag to compare
  • Fixed 'failed to load plugin' on iOS

v1.10.0

20 Aug 03:06
Compare
Choose a tag to compare
  • Add annotation mode for month view
  • Add parameters xAxisTickInterval, yAxisTickInterval, xAxisTickLabelFormat and yAxisTickLabelFormat for the line and bar chart
  • Allow using regular expression in parameter dateFormatPrefix and dateFormatSuffix
  • Add parameters file, specifiedFilesOnly, fileContainsLinkedFiles, and fileMultiplierAfterLink to retrieve data from specified files
  • Add a parameter textValueMap to convert texts or emojis to specified values
  • Fixed bugs
  • Enhanced error messages

v1.9.2

30 Jul 10:19
Compare
Choose a tag to compare
  • Allow using seconds in time values
  • Fixed error parsing dvField

v1.9.1

30 Jul 03:18
Compare
Choose a tag to compare
  • Fixed errors on collecting time values from dvField
  • Fixed errors on collecting wiki while fileCache.links is undefined