Leon
Leon
I've come up with something that will probably suffice for me for now: https://gist.github.com/adigitoleo/52d793e5fa4a8d4787ff556fae7f9454 - Doesn't rely on bib file, you only need a TOML file with some DOI links...
Working on my first blog article now, then I'll push it as an example, with a fix for the regex which didn't work for textbooks (or anything that doesn't have...
All of the stuff can be found in here: https://sr.ht/~adigitoleo/adigitoleo-website/sources For example, [utils.jl](https://git.sr.ht/~adigitoleo/adigitoleo.srht.site/tree/main/item/utils.jl). The article with references: https://adigitoleo.srht.site/blog/geophys/drex-tests-analytical Website also linked on my github profile. The article is very technical...
I just found this tool and I'll have to look at the implementation more when I get time, maybe I can figure out what is going wrong. For now, If...
Well, that's weird. I'm now having the same issue with my script: ``` @article{2016, doi = {10.1016/j.jenvrad.2016.08.002}, url = {https://doi.org/10.1016%2Fj.jenvrad.2016.08.002}, year = 2016, month = {nov}, publisher = {Elsevier {BV}},...
Seems to be working again now using the API. If the maintainers of this package want to use my script I am happy for that to happen, probably not going...
I like how @paperbenni was using the yellow background to imply that it's for wayland, just my 2c
Hi, I just stumbled across Pure while setting up a new machine with zsh, and then I wanted to check if it worked with conda (maybe a heads-up in the...
Yes, I suppose `application::display_default_keymap` does show these names as section headers. Perhaps in addition to the indentation, these headers could be highlighted in some way, e.g. with ascii underlines or...
> How should zooming work for this? Should translating work? Just to provide a point of comparison, not necessarily saying we need to do the same, but matplotlib seems to...