A space biologist by training and a (Arch)Linux user by passion #ArchLinux #Linux #KISS #FOSS #terminal, #python https://www-gem.codeberg.page/

  • 1 Post
  • 13 Comments
Joined 2 years ago
cake
Cake day: February 17th, 2023

help-circle


  • www-gem@lemmy.mltoLinux@lemmy.mlBest TUI mail client?
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    29 days ago

    I have gmail, exchange, and disroot accounts setup in neomutt. For gmail I had to generate an app specific password for neomutt because I use 2FA with gmail and neomutt doesn’t use Oauth2 as authentication method. Although, I was too lazy to try them, there are some options to use xoauth2. No surprise, exchange was the trickiest one to get working. I have to use Davmail for that. Behind an apparent complexity you just need your exchange email URL to get it running, and then you use the Davmail ports in neomutt.


  • www-gem@lemmy.mltoLinux@lemmy.mlBest TUI mail client?
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    29 days ago

    Neomutt (with notmuch) is not easy when starting from scratch. Luckily there are some configurations online that get you up and running quickly. It still requires some efforts to get use to it and configured to your detailed and specific needs. I put sweat to build mine but it worth every single drop.
    That being said that’s what makes its strength. It’s not an email client, it’s your email client. Once it’s configured, it’s good forever and using anything else feels like a pain.





  • When I first heard about Zen, I’ve tested it with EFF like I do for all web browsers I experiment with (from most mainstream to most unknown). Unfortunately, it doesn’t offer a full privacy.

    Not everyone cares, but if this is something important for you, Librewolf has been the only one to come up with a full privacy protection result. Maybe you could achieve a good result if you use Arkenfox with Firefox… I didn’t try it.




  • This doesn’t sound like the normal behavior. From the app description: “This indexing process may take some time, but it’s a one-time event. Once this initial indexing process is complete, the app will store the index on your device, and any new photos you add to your photo library will be automatically added to the index on the subsequent app launches.”

    If your experience is different you may let the dev know so they can fix it.


  • I use rofi as my app launcher and more. I’ve share my old script here.

    I have now extended this script to support the following:

    • execute a command if the input text belongs to /bin or /usr/local/bin
    • do some basic maths (using menu-calc)
    • open url in my web browser if the input text starts starts with http(s) or ends with .xxx (where x is any letter)
    • translate the input text in English/French using the deepl website if the input text starts with dpen/dpfr
    • search the input text with searx (if all the above failed)
    • manage my web bookmarks (using buku)
    • manage my clipboard (using copyq)
    • manage my passwords and autofill fields (using pass)
    • manage bluetooth devices
    • manage audio sinks and sources
    • manage my wifi and vpn
    • manage my tmux sessions

  • You’ll soon join the dark side of minimalism where neither tabs nor stacks are an option. That’s where tiling WM push you eventually ;) I use librewolf (fork of Firefox) with no bars whatsoever so I can benefit of the entire screen space to show me what matters: the content. I’ve coupled it with the tridactyl extension for a lot of reasons, one being that it can show me the list of tabs with a keybinding (simply pressing “T” in my case).