Results 8 issues of CheariX

I use [unified folders](https://www.teamoutpost.com/blog/does-thunderbird-have-a-unified-inbox-for-teams/) (TB68). If I press `Shift+G`, i can only switch to `Inbox - Account 1` or `Inbox - Account 2`. It would be very nice, if the...

enhancement
upstream

**Is your feature request related to a problem? Please describe.** In its default configuration, al-folio uses lots of externally hosted resources. For example, it uses JavaScript libraries like `bootstrap`, `imagesloaded`,...

enhancement
help wanted

### Describe the package I try to add the evdi DisplayLink driver in my Containerfile: ``` COPY --from=ghcr.io/ublue-os/akmods:${AKMODS_FLAVOR}-${IMAGE_MAJOR_VERSION} /rpms/ /tmp/akmods-rpms RUN find /tmp/akmods-rpms RUN rpm-ostree install /tmp/akmods-rpms/kmods/kmod-evdi-*.rpm ``` However, during...

One of my co-author's lastname could not be correctly parsed due to whitespaces. I'm referring to [this](https://dl.acm.org/doi/10.1145/3319535.3339812) Bibtex entry. The BibTeX was condensed to the essential components as demonstrated in...

### Have you checked that your issue isn't already filed? - [X] I read through [FAQ](https://github.com/alshedivat/al-folio/blob/master/FAQ.md) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of which addressed my issue. - [X]...

bug

This PR adds a simple filter/search functionality to the bibliography. It can be used in two ways: 1. Simply enter a search term in the input box. 2. Send a...

### Have you checked that your feature request isn't already filed? - [X] I read through [FAQ](https://github.com/alshedivat/al-folio/blob/master/FAQ.md) and searched through the [past issues](https://github.com/alshedivat/al-folio/issues), none of which addressed my feature request....

enhancement

I found that some color names used a different naming scheme than other. E.g. `$light-cyan-color` should be `$cyan-color-light` according to the other `light` and `dark` variants. Also, I added light...