obsidian-task-marker icon indicating copy to clipboard operation
obsidian-task-marker copied to clipboard

Cycle tasks appears broken to me

Open flygohr opened this issue 1 year ago • 1 comments
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 :|

flygohr avatar Feb 12 '24 08:02 flygohr

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.json file 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

wenlzhang avatar Feb 18 '24 01:02 wenlzhang