Have you added the share to HackMD to the command palette?
Not yet. But thanks for the idea. I'll add that soon if someone needs it UPD Wow. It's actually already added (automatically by Joplin's command registration)
Congratulations on the plugin, I just installed and tested it and it worked perfectly. The only thing I haven't found, so to speak, is a way for tags added in Joplin to be applied to text in HackMD. Would it be possible to add this feature in a future plugin update?
Again, congratulations and many thanks for this excellent plugin!
I was thinking about writing a plugin to share via gist, but gists can't do images (as in I can't upload images), thus I guess I won't write it after all.
FYI: HackMD also doesn't support image uploading that's why they use imgur as external image hosting. It's visible in the browser DEV console when image attachment is in progress
I've done with tags adding to note metadata but seems like they are appearing on HackMD only after indexation, which can be caused by manual editing (at least one symbol change) on the web interface. See GIF: (test note is here)
So it requires more time to call HackMD indexation from the plugin via WebSockets.
WebSockets operations aren't in the SDK, so I don't even know yet is it possible or not.
If it's ok for you to manually open the note each time after uploading - you can manually install version 1.1.0b
I don't follow the main differences, except forks allow much more freedom than HackMD (number of collaborators, size, etc). I'm just curious if you have considered the forks in your project and had a strong opinion about them or they just didn't appear on your radar?
@graphit0 Yes I've explored them. But only Hack MD has a free web version with persistent notes storage. CodiMD & HedgeDoc work only on-premise, in local environment == not global.
That's why I chose HMD. To share links globally
BTW: talking about your feature request: I'm currently trying to run CodiMD or HedgeDoc locally with Docker Compose to check my plugin compatibility. But they don't want to connect to the DB
Maybe someone could help me with running those apps in Docker?
Well, once again HedgeDoc does offer demo server/free web version and have a list of intended for public use servers (although they are not so easy to properly register on). But I agree that the service is young and not quite as reliable as HackMD. Infact, they cannot guarantee that the notes won't be deleted. In any case, gotcha!
Here's their support forum where you can describe the problem in detail and have someone guide you through the process.
Hello again @xardbaiz, as promised, here I am to bring you my feedbacks.
For some reason (I don't know), the plugin didn't work. The menu for entering HackMD login and password is not displayed in the corresponding location and the share icon does not appear on the toolbar.
Initially, I thought it was something related to the outdated version of Joplin, so I updated the app and it still didn't fix it. I installed other plugins that add icons to the toolbar and they worked perfectly.