ebullient / obsidian-task-collector

Plugin for https://obsidian.md/ that assists with managing tasks within a document.
GNU Affero General Public License v3.0
190 stars 6 forks source link

Doesn't work with Daily Notes plugin #535

Open hmijail opened 2 weeks ago

hmijail commented 2 weeks ago

Input data (markdown source)

Anything

Expected Behavior

Hotkeys and commands should work on Daily Notes' view

Current behaviour

Hotkeys and commands don't work on Daily Notes' view

Steps to reproduce

  1. Launch Obsidian Sandbox via the 'Open Sandbox Vault' command.
  2. Install the TC plugin.
  3. Install the Daily Notes plugin
  4. Use the built-in command "Open today's daily note" (via icon or via prompt)
  5. Type any text.
  6. Use TC's "Mark Task" command. Observe it works as expected.
  7. Use the command "Open Daily Notes Editor"
  8. Use TC's "Mark Task" command again. Observe it doesn't work; its pop up doesn't even appear.

Nothing appears in the dev console. The problem could be on Daily Notes' side; but other plugins do work in its view. Conversely, another plugin that does something similar to Daily Notes is Continuous Mode; and TC does work correctly with it.

Which Operating Systems are you using?

Obsidian Version

1.6.7

Tasks Plugin Version

1.1.4

Checks

Possible solution

No response

ebullient commented 1 week ago

which daily notes plugin?

hmijail commented 1 week ago

https://github.com/Quorafind/Obsidian-Daily-Notes-Editor

ebullient commented 1 week ago

Source mode? Live preview mode? can you provide a screen recording? (source mode seems to work for me, though I don't use this plugin)