Results 217 comments of st--

That seems like a good suggestion. Figuring out how to do it without overly increasing the code complexity is something I won't have the capacity for anytime soon. But if...

@LeanderK would be great if you could add a test case for the bug (i.e., set up a minimal example with nan data, which would fail with the released code...

This issue came up with an internal change in matplotlib 3.6, so all newer versions of matplotlib will not work with tikzplotlib out of the box. Whilst #558 is fixing...

NB- I'm not sure about calling it `_tikzplotlib_anchors`, I just went with that as it was in the docstring, but given that it's not implemented and no-one's been able to...

This is a duplicate of #558 and should be closed in favour of #558 (which also remains backwards-compatible with older matplotlib versions)

I've got the same issue as @fidel-perez - of course it would be possible to disable the "format as task" option and change the capture format manually to insert a...

> Could you describe the changes you actually made please? What was wrong with the old dates and so how did you chose the new ones? In some of the...

https://github.com/obsidian-tasks-group/obsidian-tasks/commit/9e156fdc7d6fb964535d8dbd4817046517761d20#diff-7180dda3f3ee0ae61f9611e70893a879113dfb5d175cc4cce691ecc3b940ced4 was committed on 2023-03-10 and adds the following example: ```markdown - [ ] take out the trash 🔁 every Sunday ➕ 2023-03-10 📅 2021-05-02 - [x] take out the...

> I think the years were not consistent because it was trying to make the point that however late you complete a task that does not have `when done`, the...

@claremacrae I've had a look at the CSS and Obsidian adds the `is-collapsed` class to folded-away sublists - this then seems to render the chevron for un-folding for regular list...