Open siralmat opened 4 years ago
Hi, I haven't looked at the web clipper project in a while. What you're writing makes sense, if you feel like fixing some of those issues, then feel free to drop some PR.
I will be also eagerly awaiting the PR for keyboard shortcuts :-)
I forked the repo to make a few changes (e.g. adding keyboard shortcuts) and ran into some teething problems while getting a local build up and running. I got there in the end, but wanted to share my experiences and suggest adding a short development section to the readme to help others get started.
browser-polyfill.js
with its npm package; previously the compiled library was included. I assumed this was unintentional and just dropped in the updated library.sponge
,jq
, and the GNUdate
utility (the iso-8601 option is not supported on MacOS). Of course, not an issue for anyone other than the project owner anyway... just including for the sake of completeness 😜Thanks for all your hard work on Trilium and this extension! I have keyboard shortcuts working (shockingly simple to implement) and am planning to submit a PR if that's OK, though the default shortcuts need testing to make sure they're valid for other platforms.