bumper314
bumper314
I would like support for generating names in other languages, like Spanish.
I have an existing note system with ids in uuid format, so I would like an option to have your plugin create new guids to look like `5724176b-b622-4b5e-a5f7-45af98b34c9a` (specifically in...
What can be done to support the newer Kindle format? EDIT: It appears you can still sideload these .mobi books onto a Kindle using the cable, however Amazon no longer...
I tried cloning the code and running the example, but `download_data_from_kaikki()` is returning a 404 when trying to download the datasets because it looks like https://kaikki.org has moved to a...
I would love to see the IPA pronunciation for each word in the dictionary. It's definitely part of the Wiktionary data set.
Addresses #653 The original regexes were greedy, which would wipe out many links on the same line, but also the resulting link still contains the original Evernote link, it wasn't...
Sometime in October 2024 Evernote changed their external note link format: Old Format: `https://www.evernote.com/shard/s714/nl/150249420/dd128476-5cb5-a041-ce3a-1d8108a04793` New Format: `https://share.evernote.com/note/dd128476-5cb5-a041-ce3a-1d8108a04793` Notes with the old format still work in Evernote, and aren't automatically updated,...