wenlzhang

Results 115 comments of wenlzhang

Also, is it possible to go to the desired daily/weekly/monthly note directly by clicking the corresponding date/week/month? A use case for this would be as follows: - One check the...

> Currently, if you have two targets (one for task done, one for not done), you can switch the graph by clicking the title. @pyrochlore For my use case, I...

As a temporary workaround, I would like to see if there are (any) tasks on a specific date. The following query gives an error message: Error parsing YAML. ```tracker searchType:...

With the following query, I got the calendar figure which uses color to indicate the number of tasks within each daily note. However, it would show a deep color even...

Great! `circleColorByValue: true` works as expected for non-existing daily notes now.

I realize another tiny issue. When there is only 1 task on a specific day (2021-09-09 and 2021-09-12), there would not be any color on that day, which is the...

As always, thanks for the detailed explanations. 😃 It would be great to be able to append text to a specified section and to append to-dos with a command like...

Further tests show that it seems time value of the format `00:30:00` is not supported when creating a summary of the form above, as it does not give correct results...

Is it possible to do some kind of automatic unit conversion for timing info in summary? For instance, values may be created in the format of `00:30:00` or `30min`. When...

> Also, it's hard to make use of 00:30:00 and 30min together. I understand that a mixture of them can be difficult to implement. > For the format of a...