legrostdg
legrostdg
I've seen that `khard` ships a completion file for `zsh`. Would it be possible to add a completion file for `bash`?
(moved from https://github.com/jgm/pandoc/issues/2952) YAML seems to understand timestamps: http://www.yaml.org/spec/1.2/spec.html You it be possible to add support for timestamps in markdown variables? Something like: --- mydate: 2015-12-31 ... $mydate.year$ $mydate.month$ $mydate.day$
It would be great to have some documentation of how to make scripts with hledger-lib. In my case I'd like to write two scripts: - I'd like to output transactions...
Given this `ferme.journal`: ``` include 2019.journal include 2020.journal ``` I tried to add a transaction to `2020.journal` with hledger-web. I selected `2020.journal` in the `to:` field, but the transaction got...
The order seems right for the top accounts, but it goes wrong for subaccounts. Subaccounts with subaccounts are always sorted after subaccounts without subaccounts... So, given this test.journal: ``` account...
## Expected behavior and actual behavior. The ability to load layers from .zip files is great, it would be nice to be able to do the same from .7z files,...
It would be great to be able to ignore a specific collection (maybe based on a regex?), instead of having to specify all the collections one wants to synchronize.
Is there any plan to publish psc-package to hackage/stackage?
I'm not sure if it is already supported or not, but I can't get multiple users to work: I'm always redirected to the CURRENT_USER_PRINCIPAL, or if I don't set this...