[Bug]: Daily notes editor interferes with citation/zotero plugins
Bug Description
When editing daily notes within the plugin, I'm unable to use the citation insertion functionalities of pandoc reference list and zotero integration.
This may apply to other plugins with similar functionality (calling up search lists and selecting items); possibly related to #42?
Pandoc
When editing normally, I can bring up a list of references by typing [@... and select a citation from the suggestions. In the daily notes editor, the suggestion menu appears but the items can't be selected. If I type the full citation key manually, the resulting citation is not recognised/automatically formatted by pandoc (hovering produces the message no citation found for <key>)
pandoc plugin version: 2.0.25
Zotero integration
When calling up a zotero plugin command (e.g. insert note) the item selector doesn't appear.
zotero integration version: 3.1.7
Relevant Screenshot
https://github.com/user-attachments/assets/09bcbc7a-8fd5-4e0b-bc45-6c771506e41a
To Reproduce
- Enable https://github.com/mgmeyers/obsidian-pandoc-reference-list plugin
- Start editing within the continuous scroll daily notes editor.
- Start typing
[@CitationKeyto bring up reference suggestions - Try selecting a reference
Obsidian Version
1.6.7
Which plugin are you using for daily notes?
- [X] Default Daily Note Plugin
- [ ] Periodic Notes Plugin
Checklist
- [X] I updated to the latest version of the plugin.