Harley Swick
Harley Swick
This is an issue that came up when working on a fix for #102. As stated before: The rendered output wont properly have scaling in the case where the monitor/screens...
Hi there! Thanks for all of the effort on this project so far. This is the only emacs zettelkasten I've got to work out of the box. One feature that...
I would like to participate. Been meaning to learn commonlisp so I want to doodle around with it The idea of bot generated books is interesting too
I made a function to do a complex update so I had no need for a return value, hence the void return type. My use of pgo looked like this:...
Hi there, I was attempting to use this project in an erlang project using rebar3. I tried a few things to work around the issue but kept running into: ```...
Hi, I've had success using this library when I start the app with `rebar3 shell`, but when I run my app as a release I run into this error: ```...