hrm
hrm
I don’t work at night that much, but when I do, it would be nice to have imdone switch to dark mode automatically when my macOS does. And then revert...
Right now I can pick `light` or `dark` (#88 to do that automatically), but I’d love to set up imdone in Solarized Light & Dark colors, depending on the time...
I’ve now manually added `/2021`, which I will have to update manually on January 1st 2022. Not a big deal, but nice to have. FYI, this is what my daily...
(Copied from [#9 on sourcehut](https://todo.sr.ht/~harmtemolder/koreader-calibre-plugin/9).) See MobileRead Forum: https://www.mobileread.com/forums/showpost.php?p=4223014&postcount=52
(Copied from [#3 on sourcehut](https://todo.sr.ht/~harmtemolder/koreader-calibre-plugin/3).) >It would be helpful to be able to customize the format of the imported highlights, for example, to append or prepend page numbers with defined...
As I mentioned in https://github.com/harmtemolder/koreader-calibre-plugin/issues/28#issuecomment-2353320898 I noticed that restoring highlights to my device broke the numbering. That was caused by a regex that removed quotes (`"`) from the raw sidecar...
Following the steps on [CONTRIBUTING.md](https://github.com/wallabag/wallabag/blob/master/.github/CONTRIBUTING.md), but with PostgreSQL instead results in the following error when running `docker-compose run --rm php composer install`: ``` In AbstractPostgreSQLDriver.php line 88: An exception occurred...
**Describe the bug** It used to be the case that if a row could not be calculated because of incorrect values, evaluation of the rest of the table would continue...
As suggested by @t-molder in #37 See https://github.com/mgmeyers/obsidian-style-settings for more
- `@import` will be deprecated: https://sass-lang.com/documentation/at-rules/import/ - ...