Ryan Gibb
Ryan Gibb
Upstream issue: https://github.com/tarides/opam-monorepo/issues/331
Same issue here. It looks like the only upstream change is a bump to `matrix-react-sdk` https://github.com/vector-im/element-desktop/compare/v1.11.32...v1.11.33
Looks like this is due to https://github.com/mirage/ethernet/pull/10/commits/61dfc143518fadb5610473e533f75c2a2856b7da
I found this repository useful in figuring this out https://github.com/jaspervdj/hakyll-citeproc-example
My exact use case is entering https://ledger-cli.org/ entries, which look something like this:https://ledger-cli.org/doc/ledger3.html#Example-Journal-File I have this snippet to create an entry: ``` local ls = require('luasnip') local s = ls.snippet...
> Okay, maybe first, in case you're unaware: if you leave your sessions running for a long time (across multiple days) implementing "insert date of today" like this will generate...
So the issue is in the primary we aren't re-sending the zonefile as updates on restoring secondary capabilities. I've just pushed a quick fix that re-sends the zonefiles as updates...
I haven't looked at the code yet but it seems like the `--add-budget` option on the `accounts` command might be relevant here: ``` $ ledger -f test.ledger accounts Assets Expenses:Hobbies...
Ah-ha! Looks like `ledger_accounts_cmd = 'ledger accounts --add-budget` fixes this for accounts included in a budget at least`. Perhaps this should be the default?
Hmm, that's a good point. What if we bound C to mu4e-search-query?