Niall Dooley
Niall Dooley
Looking again all the deprecated packages are from the same author. They provide some advice [here](https://github.com/lydell/urix#deprecated), [here](https://github.com/lydell/source-map-url#deprecated), [here](https://github.com/lydell/source-map-resolve#deprecated) and [here](https://github.com/lydell/resolve-url#deprecated) for each deprecated module respectively.
> I think this is a good issue for someone looking to contribute and that is new to lisp. This would be me. I can make an attempt and report...
I can certainly try but it will take me time. If you agree it would be beneficial and is easy for you to implement then please go ahead as I'm...
This is a great addition, thank you. Curious why you kept in separate from the main file? One thing I've noticed when using this UI is that the `:ANKI_FAILURE_REASON:` property...
> I kept it separate to not force transient as a dependency for anki-editor. The transient package is quite big (4000+ lines) so one wouldn't want to load it unless...
The UI allows one to delete a note but does so only in Anki. Perhaps, an option to delete in Anki and the Org file should be included?
@andywolk if you agree this is an issue I'm happy to submit a PR for consideration?
> 1. Is there a way on the command line to access that? Something like the following will work but **only** if the project directory is a git repo. Until...
This is something I only encountered today having not used reconciliation before. I too use a "main" ledger file with several `include` statements for separate ledger journals. I would be...
> like, how the hell am I going to install hatch for development, if there's no hatch patckage [sic]? You can install it with [`pipx`](https://hatch.pypa.io/latest/install/#pipx). 1. First install `pipx` from...