this post was submitted on 08 Feb 2024
232 points (98.7% liked)

Linux

47341 readers
1376 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
[–] [email protected] 3 points 7 months ago (1 children)

Nextcloud, FreshRSS and KdeConnect come to mind.

[–] [email protected] 1 points 7 months ago (1 children)

How do you use KDEConnect for productivity? I am currently planning a move to KDE Plasma from Gnome (when 6 comes out).

[–] [email protected] 2 points 7 months ago

@zerakith @FriendBesto Answering text messages right from the computer is way faster for me. Or file transfers between the smartphone and workstation.

[–] [email protected] 1 points 7 months ago

Neovim & reStructuredText

[–] [email protected] 12 points 7 months ago (2 children)

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.

[–] [email protected] 3 points 7 months ago (1 children)

Been using Kate as just a notepad…what plugins should I be made aware of ?

[–] [email protected] 1 points 7 months ago

Im my distro the all the plugins are included in the repo package. But you just need to Configure Kate and there is a plugins section.

[–] [email protected] 4 points 7 months ago

fkin love kate

[–] [email protected] 6 points 7 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.

load more comments
view more: next ›