Related hack for capturing web pages into Org
Hello, thanks for sharing this interesting project.
Apologies for submitting an issue about something which isn't an issue, but I couldn't think of a better way to share a related project I thought you might be interested in: it's a hack I invented a few years ago for capturing pages from any website into org-capture. And funnily enough, it supports capture from Jira and Trello. Combined with your project, I guess it could allow capture of pages from any website into any backend via emacs!
Anyway, the details are here:
https://github.com/aspiers/desktop-config/tree/master/lib/browser/userscripts/page-id-helpers#2-bookmarklets-which-use-a-custom-protocol-handler-for-org-protocol-urls
Hope that's of interest.