this post was submitted on 23 Oct 2023
37 points (100.0% liked)

Free and Open Source Software

17695 readers
48 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

My life is pretty disorganized with stuff at school, work, and extracurriculars. For a few months now I've been encouraged to get a planner instead of keeping it all in my head. Now don't get me wrong, I love taking physical notes and doing homework on paper with my nice pens and such. However, I do need a planner that syncs from my phone, laptop, and desktop.

I've been scouring for an open source solution to all this and a few months ago, I found Super Productivity. It had pretty much all of what I needed, places to put down tasks, a pomodoro timer, clients for desktop and mobile, and a place to see my progress. I didn't use its syncing features though, because, it only allows dropbox, webdav, and local file sync. I thought it was pretty incomplete.

Over the course of this week I realized that I had a NAS that I could access outside of home so I could sync everything with my synology drive folder, allowing uploading and downloading of the .json file across all my devices. This works extremely well and very seamlessly. Now, I have a completely open source solution that doesn't really ping any servers apart from saving a .json file locally and then syncing to my server. It's a dream come true and works works amazingly.

After seeing how much this piece of software has transformed my life, I am hoping to share this and hope you guys will start using it as well and support this dev. Planners usually cost me around $10 or so, I'll probably give the dev at least that much once my paycheck rolls in.

https://github.com/johannesjo/super-productivity

you are viewing a single comment's thread
view the rest of the comments
[โ€“] potterman28wxcv@beehaw.org 0 points 11 months ago (1 children)

I love that software. It's so simple - no need for much clicking you can do a lot with just the keyboard.

I love particularly how there is no bloatness. Creating a new task is as simple as pressing ctrl+a (or shift+a), typing the name and pressing enter. Creating a subtask is just pressing 'a' on the task and type the name.

There is jira integration so I can import my jira tickets and make my own local subdivision in smaller tasks that do not need to be thoroughly described or shared. The status of the jira tickets can be updated from the app directly

There is a pomodoro plugin that works well minor some bugs (don't ever choose "close" when prompted to skip the break or go back to work)

Wonder what did I do last week for writing a summary? Just look at the history in the app

I really love it and can only recommend it for personal planning

[โ€“] pineapplelover@lemm.ee 1 points 11 months ago

I haven't learned any of the keyboard shortcuts but based on what you said, it will make my life a bit more efficient.