obsidian-task-marker
obsidian-task-marker copied to clipboard
Cycle tasks appears broken to me
trafficstars
Setup a keyboard shortcut for cycling through tsak statuses, no hotkey conflicts, it just sets the next status (if anything, most of the times it doesn't recognize my item as a task item) and then it stops working. If no list defined, it just appends [undefined] very slowly until i stop, so it becomes - [ ] [undefined] [undefined] etc.. Very broken here idk what I'm doing wrong :|
Thank you for reporting! What version of Obsidian and Task Marker are you using?
To help debug the issue, can you try the following?
- Check the output in the Obsidian console
- Open the console: View > Toggle Developer Tools
- Cycle task statuses as you did before
- Check the output corresponding to Task Marker in the console
- Provide the
data.jsonfile in the Task Marker folder:.obsidian/plugins/obsidian-task-marker- This file just stores how you configure Task Marker, so it shouldn't contain any sensitive info.
- Re-install Task Marker and check if the issue persists