Martin Schenck
Martin Schenck
Thanks. Related to #460.
Thank you for the report @0skgc! We need to investigate further, but I assume that the indexes of lists and sections are different within the reference. If that's the case,...
I thought it was a transclusion. Why is it not?
If I recall correctly, Tasks used line numbers (instead of sections) at some point. I moved to sections in order to utilize the (then) new Obsidian API for the markdown...
Thank you both for the good report @namtrah and @SlRvb! The current implementation of Tasks completely replaces each `LI` element that is a task with a new one. I don't...
As per the documentation at https://schemar.github.io/obsidian-tasks/getting-started/ > Tasks only supports single-line checklist items. You cannot have checklist items that span across multiple lines. > > This works: ``` - [...
Ah, sorry. I misunderstood. Normal checklist items should of course not be affected. However, it depends on your settings of the Tasks plugin. If you don't use a "Global task...
Definitely. Thanks for the feedback! Do you think you have the time to update the documentation? :blush: The current warning lives here: https://github.com/schemar/obsidian-tasks/blob/main/docs/getting-started/index.md?plain=1#L51
@gwww I never saw that you made changes. I now created a PR form your repo to mine to merge your changes.
@zachdaniel technically, everything is possible. It's just too time consuming on implementation and maintenance for me to do at the moment.