obsidian-task-marker
obsidian-task-marker copied to clipboard
Add right click menu for source mode -> preview view
Can you add menu for task in preview view?
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 be achieved in the near future.
Yeah, I was hopping about reading view. :( Why is it tricky?
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 achieving this.
Yeah, I was hopping about reading view. :(
Actually, I realize that menu items should work as expected, if they are enabled in settings. Can you test if it works for you?
Hotkeys do not work, though.
Actually, I realize that menu items should work as expected, if they are enabled in settings. Can you test if it works for you?
Works well on plain tasks, but not for dataview or obsidian-tasks queries :(
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 need to investigate how to address this, but probably it cannot in the short term, as I need to learn a lot of stuff.
No worries, I also try to look at the problem.