Markus Raab

Results 765 comments of Markus Raab

Wouldn't it be already a big improvement if there is a clear visual indication that the notes are currently not synchronized and that loss of data might occur if you...

It would be a piece of cake to implement two plugins using libucl and some HOCON parser as plugins in [Elektra](https://www.libelektra.org). If you are interested, a similar plugin would be...

I have been running into the same problem with the latest version (0.4.4). With ```` [dependencies] bme280 = "0.3.0" linux-embedded-hal = { version = "0.3", features = ["gpio_cdev"] } ````...

With ``` bme280 = "0.4.4" linux-embedded-hal = "0.4.0-alpha.3" ``` I get: ``` error: failed to select a version for `embedded-hal`. ... required by package `linux-embedded-hal v0.4.0-alpha.3` versions that meet the...

I have the same problem with http://download.opensuse.org/repositories/home:/ungoogled_chromium/Debian_Bullseye/./amd64/ungoogled-chromium_95.0.4638.54-1_amd64.deb Also printing to pdf does not work.

Ok, we will further investigate if it is the fault of LaTeX..

Thanks for the tips with LATEX_EXTRA_FILES and LATEX_CMD_NAME, we will look into it!

Great idea :rocket: @kodebach did you consider to use the high-level API for `kdb`? I mean for its configuration, not for doing its job with KDB (the second part we...

Great to see this! Please do not forget issues/PRs concerning new-backend :rocket:

What exactly makes the symbol mode support https://github.com/ElektraInitiative/libelektra/issues/4442 better? Does the "file" mode make any sense if we remove the override/modification features?