Ilya Konovalov
Ilya Konovalov
Slightly modified snake oil example: ``` P 2019-09-30 SNKOIL $1.075 2019-12-20 Investing in Snake Oil assets:cash investment:snake oil 100 SNKOIL @@ $107.5 P 2019-12-23 SNKOIL $1.08 2019-12-23 Fear of missing...
###### Motivation for this change This fixes #2381
When trying to jump to a non-latin string using `avy-goto-char-timer` I am typing cyrillic characters but those are translated by `reverse-im`. Functions like `avy-goto-char-timer` use two separate calls to `read-char`,...
###### Motivation for this change Current implementation of `org-roam-buffer--redisplay-h` doesn't allow having backlink buffer opened in a different frame. Since `get-buffer-window` allows different behavior using the additional parameter it makes...
Even though I use light theme in emacs, there is a rare case of a dark message background sometimes. ## Telega Setup *OS*: Gentoo Linux *Emacs*: GNU Emacs 29.4 (build...
``` $ cat /tmp/test.journal 2024-06-18 buy A assets:investment 1A @@ 100 assets:cash ;P 2025-06-17 A 110 2025-06-18 sell A assets:investment -1A @@ 110 assets:cash $ hledger -f /tmp/test.journal roi --inv...
The #2395 had removed `aibalance`, `aebalance` and `anumpostings` fields from Account class and from its toJSON representation. However all these three fields are declared as required in the current openapi.yaml....
`telega v0.8.554 (TDLib v1.8.55-7d257dc) (telega-server v0.8.5)` When I press "RET" on a video that isn't downloaded yet I get dozens of `mpv` instances. Watching a downloaded video works fine. Setting...