Replies: 2 comments 4 replies
-
To add some more context, this is what enables my use-case in case you think it makes sense in the project. main...oflisback:obsidian-local-rest-api:main Happy to fulfill other requirements like openapi doc update etc. |
Beta Was this translation helpful? Give feedback.
-
This doesn't sound like a bad idea! I don't know what the API for this would look like, though. Maybe this is something that could be somehow included in the |
Beta Was this translation helpful? Give feedback.
-
Hi @coddingtonbear, thanks a lot for creating this useful project!
I'm wondering if you'd be willing to add functionality to scroll the active note via (I guess) Editor.scrollTo().
I'd be happy to make a PR for it if you give me some pointers on how you'd recommend it to be done and what endpoints you'd want to expose for it.
My reason for wanting scrollTo is to enable https://github.com/oflisback/obsidian-sync.nvim to in addition to what it does currently, sync the acive note, also sync active scroll position between neovim and the obsidian app.
Beta Was this translation helpful? Give feedback.
All reactions