Börge Kiss
Börge Kiss
**To Reproduce** 1. Open settings 2. Toggle markdown preview 3. Close settings 4. Now the icon on the markdown preview button at the bottom of the editor is in the...
I just want to propose a feature that would be very nice to have. I imagine it to work as follows: 1. Search for something 2. On the results page,...
The documentation explains [how nested settings can be populated via env vars](https://docs.pydantic.dev/dev-v2/usage/pydantic_settings/#parsing-environment-variable-values) and also [how secrets can be loaded from secrets files](https://docs.pydantic.dev/dev-v2/usage/pydantic_settings/#secrets). I'd expect `BaseSettings` to be able to pass...
This PR implements a CSV export for the `ExportMultipleFiles` command line tool. It uses the existing `CsvExportPlugin`, modified to use the existing default option values in case there is no...
This issue is for collecting topics that should find a place in this resource. Every serious (and picked) suggestion will (of course) get a [contributors mention](https://github.com/DH-Cologne/java-wegweiser#contributors-)!
Add entries to [Glossar](https://github.com/DH-Cologne/java-wegweiser/blob/master/Glossar.md) from the terms in the **TODO**-section in the page header. And, of course, add more TODOs.
There should also be articles covering the Java 8 features like Lambdas, functional Interfaces, Stream API etc... even if this might not be part of the course contents.
Link from keywords in texts to articles an paragraphs in this very repository where appropriate. Beware of this projects [Guidelines](https://github.com/DH-Cologne/java-wegweiser/blob/master/Leitfaden.md#verweise--links-link) for internal references! Also, links to quality, helpful and more...
The documentation for the option `immediateCallback` in `useIntervalFn` was very misleading, making me search for a solution for a long time. Actually, `immediateCallback` already _was_ the solution, but the documentation...
Just a small typo fix, no "ongoing work" here...