Hi everyone! So I’ve recently switched to Linux and I’m having a lot of fun downloading software and replacing my old stuff with it. I’m wondering what you all use?

My switched softwares:

Obsidian -> Logseq - Obsidian is great and all but I think Logseq is also competent in its own way even without plugins. I am currently exploring templates to create my own daily journal/habit tracker like I did in Obsidian.

Word/Notepad -> LibreOffice - Seems to have a lot of options. Currently using the writer software for quick notes.

Canva -> Inkscape - I am aware that Canva is a website/android app, but I decided to switch from it to Inkscape by utilizing open source illustrations such as Undraw for graphics needs. I still need to look up tutorials on how to use it properly, though!

Clip Studio Paint -> Krita - I actually made this switch a month or two ago, but I’m really enjoying Krita a lot more than I ever did Clip Studio Paint. Less things to get distracted by, giving you more chances to learn how to utilize the essentials.

Things I’d like to explore in more detail:

  • Thunderbird as a calendar/email/task software
  • Whether or not I should stick with Calibre for book management
  • Kdenlive as a video creating program. I haven’t created videos before, but it seems fun.

How about you? What do you enjoy?

  • carnha
    link
    fedilink
    English
    5
    edit-2
    1 year ago

    I’ve been a big fan of helix as a terminal code editor - while VS Code is open source, a lot of their language servers (for example, pylance) are closed source. Helix lets me integrate open source language servers out of the box without any setup needed (besides installing the language servers), and it has a UI that helps you explore new features and learn keyboard shortcuts. It doesn’t have plugins yet, but I find that the built in features have implemented most things I’d want a plugin for; and it has different keybindings than vim/neovim, but I’ve found the new model for editing more intuitive and worth the relearning process.