Kaligule

Results 42 issues of Kaligule

The symbols ∧ (AND), ∨(OR) and ¬(NOT) are very abstract. Using them in a diagram makes that diagram harder to understand intuitively. You sort of have to already know them...

I think it is more readable now. To be completely honest, this is a test to see if the repo will still accept pull requests. I am considering adding an...

For some reason reveal-hugo and org-mode don't work too well together at the moment. This is unexpected, they should work quite well out of the box. Here is a minimal...

Thank you for the amazing app. The app workds fine pretty much all the time. But when I export my contacts to vcf, the photos are missing. The contacts are...

(I love string-inflection, thanks a lot for it.) To me it seems like there is an assumption baked into this package: Words contain only ascii characters. Therefore it breaks for...

Currently you can use `--asterisks-char x` to select a _single_ "character to be used to redact secrets (default: *)". I suggest allowing to use _multiple_ characters here: `--asterisks-char xyz`. Then...

That would be great and could easily be done since albums are recognised anyway.

I love batsignal, it so fun to work with. Thank you. In practice I assume that batsignal is likely to be used in a script of some sorts (and not...

pytest-icdiff is awesome. ## Problem When testing small dicts it returns the full diff, but on big structures it only returns those parts that differ (see #25). Sometimes (in the...