For some stupid reason, I'm not allowed to use Joplin by myself LOL. So, I want to use a note taking app that's very similar to it.
I want:
1) Image pasting
2) Tabs with close UI there
Basically sth that looks like notepad++ but with image pasting facility where I can see image directly without having to open new window
I tried zim, but it was stupid UI for me. Closing tabs was hard. And as soon as I started writing in 1 note tab, that tab would come to the right highlighted. Pretty annoying.
Any recommendations? Please share.
Visual Studio Code, with 1 plugin, Markdown Paste[1]. VSCode has a text editing experience very close to the simplicity of notepad++, including tabs. Markdown Paste to paste image from clipboard into Markdown -- location/filepath of locally-saved image can be changed.
In VSC, you can open a preview tab which will show the rendered Markdown (including images) and put that side-by-side with your text editor tab.
[0]: https://obsidian.md/
[1]: https://marketplace.visualstudio.com/items?itemName=telesoho...