wenlzhang

Results 115 comments of wenlzhang

This is supported in the following commit and will be released after I test it for a few days. https://github.com/wenlzhang/obsidian-task-marker/commit/168251b3af57bd29c01b41a7d9e5978b8a8d9e12 A toggle is added to allow users to select whether...

A new version is released for this feature. Besides, the way of retaining cursor location is adjusted when switching among list and task items. https://github.com/wenlzhang/obsidian-task-marker/releases/tag/0.5.1

> Turning the text if it's not already a bullet item into one would be a great addition IMHO. Thanks for the feedback. I can think about adding a toggle...

It works for me with Obsidian 1.4.16. What version of Obsidian do you have? Which command does not work for you? Do you see any errors in the Obsidian console?...

I tried to use the json file you provided, and it works for me. I have Task Marker 0.4.3. What version do you have? When you tried to use the...

> For example, the Tasks plugin is able to add a completion date when clicking on the checkbox -- I imagine that the automatic addition options are responsible for similar...

In fact, in a previous version of Task Marker, the first cycled status (for the case with text) is `- [ ]` when the current status is a list item...

Currently, it should work in Editing View, including Live Preview and Source mode. If you meant Reading view, then it can be a little tricky to resolve. This may not...

> Why is it tricky? The main reason is that I just started to develop an Obsidian plugin from about one month ago. I may lack some programming skills for...

> not for dataview or obsidian-tasks queries :( I see this need for use cases like marking and cycling tasks, as I use Dataview and Tasks every day. I would...