| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | replace Config crate with Figment -> better merging of default and config values | lukeflo | 2025-02-22 |
| | | |||
| * | implement working config file construct, error handling should be improved | lukeflo | 2025-02-21 |
| | | |||
| * | remove some comments, update README | lukeflo | 2025-02-19 |
| | | |||
| * | resource opener in config | lukeflo | 2025-02-19 |
| | | | | | | | + implement config field `pdf_opener` for setting app to open PDFs/Epubs + implement config field `url_opener` for setting app to open URLs/DOIs + function to select fallback if no field is provided in config | ||
| * | Update README | lukeflo | 2025-02-17 |
| | | |||
| * | improve file handling | lukeflo | 2025-02-17 |
| + If config file **and** CLI args have different files/dirs, concat them and open all + Adapt UI to show which files are choosen + TODO: Flag for ignoring config file | |||
