Today I started to develop a plugin that will allow us to share notes to obsidian from other tools.
My highest priority use case is a native integration with YiNote.
I’ve created a modified version of YiNote that exports notes in Obsidian MD-Format.
Currently im working on the Obsidian counterpart that accepts the notes and imports them in my current vault.
Therefore im looking for other use cases that could use this functionality. Feel free to describe which tools you would like to interact with obsidian and i will try to integrate them in this plugin.
Thanks for mentioning YiNote, I did not know about it but would very much like to use it.
You say you have created a modified version of YiNote: what does that mean? Will it be a browser extension like the original? If so, I take it there is not need to install the original anymore, right?
@MSzturc Could you please provide instructions on how to load the extension from your fork? I followed the developer instructions to build it and ran into a lot of errors.