dopefishh
dopefishh
The `postsynchook` and `presynchook` are configuration options to execute a process before of after synchronisation. In my case it would be useful to discriminate between quick syncs and full syncs...
#### General information - system/distribution (with version): debian - offlineimap version (`offlineimap -V`): offlineimap v7.2.3, imaplib2 v2.57 (system), Python v2.7.16, OpenSSL 1.1.1d 10 Sep 2019 - Python version: 2.7.16 -...
Some tests are failing: - [x] test_clean_time_slots - [ ] test_extract - [x] test_shift_annotations
There is a constraint that allows multiple child annotations for a parent, if that's the case the prev field will contain the order. This needs to be implemented still.
**Newsboat version (copy the output of `newsboat -v` or the first line of `git show`)**: `commit b8fb4ae0cd6d01fb8fa47f4efa30790beec33ba5 (HEAD -> master, origin/master, origin/HEAD)` Config file (copy from ~/.newsboat/config or ~/.config/newsboat/config): ```...
Exported sound fragments can be aligned to a textgrid. When exporting this the aligner crashes because the sound file is not long enough. For now, just reopen the sound file...
Both define `enum I2C_CMD` and it is therefore not possible to use both at the same time without modifying one. https://github.com/wemos/LOLIN_OLED_I2C_Button_Library
Both define enum I2C_CMD and it is therefore not possible to use both at the same time without modifying one. https://github.com/wemos/LOLIN_OLED_I2C_MOTOR_Library