Pablo Stafforini
Pablo Stafforini
I also started experiencing this issue after upgrading to the latest version of `mu4e` (1.8.5). @baracunatana, where you able to identify the cause of the problem, or are you still...
I confirm that downgrading to 1.6.11 solved the issue for me. FYI, [here's the mu 1.6.11 homebrew formula](https://raw.githubusercontent.com/Homebrew/homebrew-core/c42744ba370044e5363e1a6547014c810304b520/Formula/mu.rb). To downgrade with brew, save the file, then 1. `$ brew uninstall...
@biggs This is a great fix. Unfortunately, it will cause org headings consisting of multiple paragraphs to be collapsed into a single paragraph in the exported card. My knowledge of...
In case it helps anyone, I solved the issue by removing biggs's elisp code snippet above and instead styling the appearance of the cards with the following css code (Tools...
I was about to open an issue to suggest this improvement but then noticed @gcoladon had already made it. Currently I use an `org-roam` capture template that creates an `ID`...
Note that you can use the command `zotra-add-entry-from-search` from the [zotra](https://github.com/mpedramfar/zotra) package. It downloads bibliographic information associated with multiple identifier types, including ISBNs, and seems to work well (based on...
Sorry for reviving this thread, but even if `doom-modeline-buffer-file-name-style` is set to `auto`, when the file name exceeds a certain length, all the elements to the right of it will...
Is there even a reason for requiring confirmation for this kind of action? It is hard to see why a user who manually selects "Pause all torrents" needs to be...
> > It is hard to see why a user who manually selects "Pause all torrents" needs to be asked to confirm that they want to pause all torrents, especially...
(Another, perhaps more consistent, approach would be to create a new dispatcher for all the commands currently in `forge-dispatch` that can be invoked even when the repository is not in...