Releases: pyrochlore/obsidian-tracker
Releases · pyrochlore/obsidian-tracker
v1.10.7
- Allow using html image tags as emoji inputs
v1.10.6
- Fixed the coloring for missing data in the month view
v1.10.5
- Allow using a relative date value in
initMonth
in the month view
v1.10.4
- Allow using a regular expression as a key of the parameter
textValueMap
- Add a parameter
shiftOnlyValueLargerThan
to determine when to dovalueShift
- Fixed bugs reported by users
- Fixed typo in plugin settings
v1.10.3
- Allow using the parameter
fitPanelWidth
with the output typemonth
andpie
- Fixed the resizing and positioning of the chart tooltip
v1.10.2
- Fixed plugin not rendering on some macOS machines
v1.10.1
- Fixed 'failed to load plugin' on iOS
v1.10.0
- Add annotation mode for month view
- Add parameters
xAxisTickInterval
,yAxisTickInterval
,xAxisTickLabelFormat
andyAxisTickLabelFormat
for the line and bar chart - Allow using regular expression in parameter
dateFormatPrefix
anddateFormatSuffix
- Add parameters
file
,specifiedFilesOnly
,fileContainsLinkedFiles
, andfileMultiplierAfterLink
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
- Allow using seconds in time values
- Fixed error parsing
dvField
v1.9.1
- Fixed errors on collecting time values from
dvField
- Fixed errors on collecting wiki while fileCache.links is undefined