Carlo Zottmann
Carlo Zottmann
@FitzFrobozz I'll take a look the next time I work on Mononote! Some expectation management: Mononote is currently not my highest priority, tho, so that might take a few weeks....
Implemented in [Release 1.2.1](https://github.com/czottmann/obsidian-mononote/releases/tag/1.2.1). The cursor is now set correctly in the file Mononote switched to, and while copying the entire ephemeral state (scroll position, cursor positions) works, that highlighting...
Yes, it's a design decision. Mononote 1.0 didn't filter for pane, which caused issues when used in conjunction with the Hover Editor plugin – hovering over a file name would...
@doit132 Thanks for the report, looks like the same issue as #19. I'll look into it during the next few days!
Fixed in [Release 1.2.1](https://github.com/czottmann/obsidian-mononote/releases/tag/1.2.1). Re-open the ticket if it isn't, please!
Thanks for your report. 1. Are you running the latest version, 1.2.2? 2. Have you tried adjusting the tab switching delay in the Mononote settings yet? Does that make a...
Could you give me more details, please? Which version were you trying to install? (I just released v1.6.0 a few minutes ago.) Did you get any error messages?
No reply in 2 months, closing.
Nice to see a fellow dev looking at ActionsURI! 🤙🏼 I'm not exactly sure what you're trying to do there. The receiver is Obsidian, which is hardcoded (because Obsidian registers...
> The XCallback concept seems to be quite hard to work with. It's what's mandated by Obsidian. And since (to me) Actions URI is basically "just" the backend for [Actions...