this post was submitted on 08 Feb 2024
144 points (100.0% liked)

Linux

1257 readers
46 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I'm in a bit of a productivity rut and whilst I suspect the issue is mainly between the keyboard and chair I'm also interested in what (FOSS) tools there are that people find effective.

One of my issues at the moment is cross managing different workstreams particularly with personal projects which are more in the "if I have time category".

I'm interested in anything that helps manage time or limit distractions or anything that makes it easier to keep track of progress/next steps for project when there may be a bit of a time gap between.

top 50 comments
sorted by: hot top controversial new old
[–] OsrsNeedsF2P@lemmy.ml 29 points 9 months ago (8 children)

One of my issues at the moment is cross managing different workstreams particularly with personal projects which are more in the "if I have time category".

Literally what I use virtual desktops to solve

[–] calzone_gigante@lemmy.eco.br 13 points 9 months ago (1 children)

That and using multiple instances of the browser instead of one instance with many tabs helped me a lot. If i have to switch tasks i go to a new workspace and only open the software related to that task there. Once I'm done i just close everything in the workspace and move back to the previous one that is the same way it was before i switch.

load more comments (1 replies)
load more comments (7 replies)
[–] mrh@mander.xyz 24 points 9 months ago (6 children)
[–] Cwilliams 4 points 9 months ago

Just Emacs in general

[–] kelvie@lemmy.ca 2 points 9 months ago

I've recently started replacing most of my shell usage with org mode and babel, along with GitHub copilot and similar LLM backed tools it's like autocomplete on steroids

load more comments (4 replies)
[–] procrastinare@discuss.tchncs.de 21 points 9 months ago* (last edited 9 months ago) (6 children)

I use a variety of FOSS tools for both personal and work productivity.

For personal I use:

  • Nextcloud (Calendar, sync files, contacts etc, forms, availability sharing)
  • Thunderbird (Mail & Calendar)
  • Vikunja for managing all my projects/tasks. Also is very useful to have shared tasks with relatives. Another useful feature is that it can share specifics projects to people that do not have an account (for vacancy planning for example)
  • Tasks.org to manage Vikunja tasks in Android
  • Logseq for managing all my thoughts, ideas, tracking content like books, movies, videos watched
  • Nomie (specifically this maintained instance which has some new features). I use it to track myself (mood, anxiety, adhd, symptoms, food and drug consumption, people). It has an API so I for example can automatically insert activities from Garmin API. It is very useful to correlate things in life, or to tell the doctor if a specific symptom has flared up or not and many more things
  • Omnivore is my read-later off choice app, replacing Wallabag. It has an EXTREMELY polished interface, can aggregate RSS feeds, supports tags, comments, many filters and more. But the amazing thing is that it has a plugin for Logseq which automatically syncs all my highlights, notes and tags to it
  • Ferdium to quickly access all my important services
  • Syncthing on my phone, laptops and Kobo to sync Logseq between devices and books/articles from my PC to Kobo
  • Liftosaur for exercise routines (it has script language even) and can also track body measurements.
  • waistline as a substitute for myfitnesspal or cronometer

For work use:

  • Logseq is my main tool, with the capability of connecting to Zotero, reading papers and taking notes which with queries I can leverage it to see new ideas forming. It also acts as the best logbook I've ever used through its powerful templates and queries which simplifies a lot the work of comparing results since it can all be done automatically
  • Zotero to manage all my papers
  • neovim with vimtex, ltex-ls and ultisnips to write documents in LaTeX very fast. Also have some scripts to manage vector graphics very easily using https://github.com/gillescastel/inkscape-figures
  • Inkscape for doing all the images for my papers since I plot my graphs in SVG. This way I can edit graphs after ploting and never lose quality
  • Ranger file manager
  • Espanso

Update 1: Fixed Nomie link Update 2: added waistline and liftosaur since I had forgotten Update 3: added Inkscape

[–] zerakith@lemmy.ml 2 points 9 months ago (1 children)

These are all excellent suggestions and your username is very apt :)

My read it now is just save as epub and at some point send over to ereader so Omnivore could help me a lot.

[–] procrastinare@discuss.tchncs.de 2 points 9 months ago

Thank you, glad to help!

Yeah that's what I was doing before but in a more streamlined way. Wallabag has an integration with KoReader (which I have installed in my Kobo). So I saved articles in my browser or phone and then pulled them from Wallabag directly in the Kobo.

I hope the dev of Omnivore eventually implements this. He is very responsive and fast implementing features

[–] settoloki@lemmy.one 2 points 9 months ago (2 children)

Your nomie link isn't working, this is the one that interests me the most. But I'm trying logseq too. Thanks for the recommendations

load more comments (2 replies)
load more comments (4 replies)
[–] taaz@biglemmowski.win 16 points 9 months ago (3 children)

As a programmer most of my utilities are CLI oriented.

zsh
fzf (integrated into zsh, improves reverse search, killing processes and more)
zoxide - for quicker navigation into folders I visit often
Other programs I use from time to time: jq, btop, bat.

Flameshot - best screenshotting tool for linux (and also windows)
Redshift/Gammashift - blue light filter
ddccontrol - controlling monitor brightness and contrast without having to fiddle with buttons

Last but not least my Awesome WM (tiling) config - makes working with multiple windows/desktops so easy.

[–] lemmyreader@lemmy.ml 6 points 9 months ago
load more comments (2 replies)
[–] leanleft@lemmy.ml 12 points 9 months ago (2 children)

selfhosted searchengine . i see zero reason not to.

[–] zingo@lemmy.ca 3 points 9 months ago (4 children)

Whoogle (through Tor)? ;)

Or searx??

load more comments (4 replies)
[–] Hundun 3 points 9 months ago (1 children)

Please elaborate, I've been interested in this for awhile - what do you use/recommend for someone who's new?

[–] leanleft@lemmy.ml 4 points 9 months ago
[–] krash@lemmy.ml 10 points 9 months ago (2 children)

Many have already mentioned Obsidian, I too ventured to it from Joplin and couldn't be happier.

Other (FOSS) tools I use for productivity... GUI tools:

  • nocodb - a web-based database which can be accessed over API too
  • I'm keeping an eye on vikunja.io, hope to have it mature and implement more features regarding project management
  • paperless-ngx, make order of your paper-mess.

CLI tools:

  • Fish - a very nice and modern shell
  • chezmoi - a really nice dotfile manager
  • lsd instead of ls, dust instead of du, zoxide instead of cd
  • kopia - awesome backup tool. How backup is related to productivity? Disaster recovery ;-)
[–] gazby@lemmy.dbzer0.com 13 points 9 months ago* (last edited 9 months ago)

Just because the phrasing of this post implies Obsidian is OSS, just FYI to others, it isn't 😢

Also +1 for Vikunja! 👍

load more comments (1 replies)
[–] femboy_bird@lemmy.blahaj.zone 9 points 9 months ago (1 children)

Try out a tiling wm (i use i3/sway) they are much easier to focus in than a regular de

[–] zerakith@lemmy.ml 2 points 9 months ago

It's on the list to try. I briefly tried i3 but couldn't get on with it. Though that was a bad time to try change as there was a lot of deadlines and I didn't really have the time to learn. I have a bit more time so I'm going to try again.

[–] Kata1yst@kbin.social 9 points 9 months ago (1 children)

Zettlr for technical writing into any format.

Obsidian for a second brain based on the molecular notes method. And yes, I've tried all of the FOSS alternatives. None are ready to replace Obsidian yet.

Wallabag for saving resources offline for easy and permanent reference.

Lunarvim for actually sitting down to work instead of fiddling with and optimizing my setup.

[–] coffeejunky 3 points 9 months ago (1 children)

I tried obsidian, but the Android app is pretty terrible. So in the end I still use Google keep. I would definitely like a more open Foss option, but haven't found one that works on Linux and Android that I like.

[–] Corgana@startrek.website 2 points 9 months ago

I've been interested in Anytype, it's supposed to be like Notion, which I haven't used either. You might want to check it out. I'm also trying to get away from Google Keep.

[–] Cwilliams 7 points 9 months ago* (last edited 9 months ago) (1 children)
[–] modcolocko@lemmy.blahaj.zone 14 points 9 months ago (1 children)

Obsidian is not open source.

[–] Cwilliams 8 points 9 months ago (2 children)

not really open source, but all of your data is safe as markdown files. While normally prefer FOSS applications, I make an acception for Obsidian, because nothing really matches it

load more comments (2 replies)
[–] sgtnasty@lemmy.ml 7 points 9 months ago

I have found Kate to be very capable with python and rust. With Sessions I can also have my own set of notes in markdown. The plugins are plentiful and git integration is built in.

[–] thepiguy@lemmy.ml 7 points 9 months ago (2 children)

My biggest productivity booster is tmux. I constantly ssh into my pc to continue my work. I even restart my window manager sometimes if I wanna play games or something, but tmux is always there in the background. And being able to get up, go to my living room, open my laptop and continue the work I was doing on my pc has definitely saved me from a few mental blocks.

[–] MaxHardwood@lemmy.ca 4 points 9 months ago

My ssh config has RemoteCommand=/usr/bin/tmux -u new-session -A -s laptop for Host *

[–] lemmyingly@lemm.ee 3 points 9 months ago

Why are you working in personal time?

[–] Dragonish@lemmy.dbzer0.com 5 points 9 months ago

For keeping track of tasks on my projects i use todo txt. For each of my projects will drop a file named todo.txt in the root. each line is a task, and i order them based on priority. I can walk away from it and when i start working on the project again, i have an simple way to see the list of tasks i have laid out for this project.

http://todotxt.org/

I personally find it less useful to see the "big picture" of all tasks, and this lets me focus on the details of my projects without forcing a bunch of structure.

[–] thisfro@slrpnk.net 5 points 9 months ago

Zotero and logseq

[–] jbd@lemmy.ml 4 points 9 months ago

I use emacs, Denote, and markdown-mode to keep a loose Zettlekasten archive of notes.

[–] Fubarberry@sopuli.xyz 4 points 9 months ago (1 children)

I use Gnome as my main DE, so I use the Pop shell for automatic window tiling. It's not being actively maintained anymore while Pop works on their new DE, but it still works pretty great. I have my eye on Veshell which is an upcoming DE from the guy who made the Material Shell overhaul for Gnome. It's a significant change to the UX compared to any other DEs I've tried.

My main productivity work is making vector files for a laser cutter, so I use a combination of Inkscape and Lightburn (not FOSS) for that. I also use Openscad and Prusa Slicer for making various repair parts, but that's not usually paying work.

On the terminal side I prefer fish and kakoune. Kakoune's changes to the vim/neovim keybinds are a lot more intuitive and easier to learn imo, but come with the obvious downside of learning something less universally useful than the vim keybinds.

load more comments (1 replies)
[–] Interstellar_1@pawb.social 4 points 9 months ago* (last edited 9 months ago) (2 children)

I make use of flowtime, which is an timer app similar to pomodoro but with a smarter system for scheduling breaks. Instead of having a set time to go on break you can go on break anytime, and the app calculates a good break time. It also shows your working statistics, which is quite cool to see.

[–] joojmachine@lemmy.ml 2 points 9 months ago

Love Flowtime, I use it almost every time I need to work on something other than my full-time job

load more comments (1 replies)
[–] JoYo@lemmy.ml 4 points 9 months ago (2 children)

joplin has allowed me to be a lot more flexible with managing and viewing my sheet music.

i converted my notes pretty easily and now i have access to them on all my devices.

[–] Azzk1kr@feddit.nl 3 points 9 months ago (1 children)

I just wished Joplin would store notes as some kind of plain text, like Obsidian does. I've also been trying out AppFlowy, which looks kinda promising (and Foss), but it stores notes in a db as well.

load more comments (1 replies)
[–] RockyC@fosstodon.org 2 points 9 months ago (2 children)

@JoYo @zerakith #Joplin is my second brain. I store damn near everything in there. The only thing I wish it did better was tables.

load more comments (2 replies)
[–] crony@lemmy.cronyakatsuki.xyz 4 points 9 months ago

Neovim and markdown

[–] wolf@lemmy.zip 3 points 9 months ago

I ended up using spreadsheets for keeping track of todos and habits. LibreOffice Calc is the obvious solution for FOSS, though I am using Googles Spreadsheet for cloud syncing and the Android/iPhone apps. If I get trouble with Google I will just copy and paste to LibreOffice and I am good.

For notes, IMHO nothing beats a good directory structure/layout and markdown. (Sorry, org-mode guys. :-P )

[–] FriendBesto@lemmy.ml 3 points 8 months ago (2 children)

Nextcloud, FreshRSS and KdeConnect come to mind.

load more comments (2 replies)
[–] catguy@mastodon.social 2 points 9 months ago

@zerakith thunderbird and obsdian I know it's not foss but it's really good. As well as vs codium

[–] Corgana@startrek.website 2 points 9 months ago

Anyone here have any experience with Anytype?

load more comments
view more: next ›