-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checking a task inside a callout triggers an obsidian-tasks warning #239
Comments
@jamiebrynes7 Hi, just to add save you a bit of time, what I was suggestion in one of those Tasks reports in this comment:
|
Hi @claremacrae, sorry for the (very) late reply on this! It possible to identify a task via CSS classes on the surrounding element. Anything that is a child of either I don't know how the Tasks plugin identifies task items, but if those don't work, I can add something directly onto the |
Hi @jamiebrynes7, thanks for the reply. What I tell users in the docs about bugs involving another plugin is:
So, if you would be willing to have an online call for me to show you the relevant sections of code in Tasks and see if we can identify a way forward, please send an email to at the address in my profile here. I'm very busy for the next several weeks, and am usually booked up with several pairing sessions each week - so the sooner we can get a session in the diary, the better. Hope to hear from you. |
I can also show you the reason behind the warning - it's possible you have figured out an alternative solution to that problem - in which this whole issue just goes away. (The reason I avoid having conversations about this sort of thing via GitHub is that it is just too low bandwidth to be effective, and is prone to time-wasting misunderstandings.) |
Describe the bug
Checking a task inside a callout triggers an obsidian-tasks warning. It's annoying and I think the two plugins could work something out to prevent this behavior.
To Reproduce
Steps to reproduce the behavior:
Install obsidian-todoist-plugin and obsidian-tasks plugins from community plugins.
You just need to add the todoist query of the todoist-plugin inside callout and check of a task. It triggers the tasks plugin warning.
Just like that :
Expected behavior
When I check a tasks inside the Todoist-Plugin, which is inside a call out on my daily note, it shouldn't interfere with the task plugin by displaying the callout warning. Or at least I should be able to deactivate this warning myself.
Screenshots
When I check a task inside the querry that is inside one of the callouts of my daily note, this happens :
My setup is as follows :
Desktop (please complete the following information):
Additional context
Links to the two others issues in obsidian-tasks plugin :
The text was updated successfully, but these errors were encountered: