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.

  • @[email protected]
    link
    fedilink
    111 year ago

    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.

  • @[email protected]
    link
    fedilink
    4
    edit-2
    1 year ago

    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.

    • @[email protected]OP
      link
      fedilink
      11 year ago

      This sounds interesting I did have some success with Pomodoro but stopped for some reason. I’ll try flowtime out, thanks!

    • @[email protected]
      link
      fedilink
      21 year ago

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

  • Dragonish
    link
    fedilink
    61 year 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.

  • @[email protected]
    link
    fedilink
    41 year ago

    Nextcloud Calendar is where I’m blocking out my time. I use a proprietary task app with a Linux client because tasks.org/former Astrid/nextcloud tasks isn’t quite there yet… for me. If I was creating a system to keep me on track today, I would center the whole thing on Nextcloud. The one thing I despise about nextcloud is how it handled locales and formats. There is no easy way to move to YYYY-MM-DD and HH-DD without messing up other stuff like day of the week captions language. The thing I love about nextcloud is how it doesn’t spam you with garbage recommendations and clutter and such like Outlook.

  • @[email protected]
    link
    fedilink
    411 year ago

    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

    • @[email protected]OP
      link
      fedilink
      31 year ago

      So you keep a project open in the Virtual Desktop and then boot it up when you are working on it?

      • MentalEdge
        link
        fedilink
        61 year ago

        They’re not talking about a virtual machine. There is no “booting up”.

        You can have multiple desktops in linux, I personally use three, which you can switch between using a keyboard shortcut (or widget/ taskbar item).

        It’s kinda like turning one computer into multiple computers that you hop between on demand.

        I have one for gaming and entertainment, one for work, and a third for personal projects.

        • Captain Janeway
          link
          fedilink
          21 year ago

          How does resource management work for desktops? Is the computer running all of the processes in the background as though they are just minimized?

          • MentalEdge
            link
            fedilink
            51 year ago

            Yes. Or out of focus. If you have one monitor, three virtual desktops would be like having three monitors. Looking at a different one, doesn’t stop anything running on another. You can also “send” a window on one desktop to another, equivalent to dragging a window from one monitor to another when using two or more.

            KDE Activities is a similar feature, but it can actually suspend everything running in a certain “activity” when you switch to another, if that’s something you want.

            • @[email protected]OP
              link
              fedilink
              11 year ago

              Ah KDE activities might be what I’m looking for then. I am planning to transition from Gnome to KDE very soon.

          • @[email protected]
            link
            fedilink
            21 year ago

            It’s essentially the same as having more monitors, except you can only see the active ones. Nothing changes except what your displays are showing.

            • @[email protected]OP
              link
              fedilink
              11 year ago

              Ah thanks for the clarification. I never did manage to use Virtual Desktops effectively but it sounds like the problem was me trying to use them within the workflow rather than for different projects. I always found it difficult to switch compared with just having an extra monitor.

              I do worry it might be quite resource intensive just sitting loads in the background though.

              I’m going to give it a try!

        • @[email protected]
          link
          fedilink
          1
          edit-2
          1 year ago

          Thank you, I will look into KWin.

          Turns out, it is awesome and does more than I need. I already move a lot of my applications with xdotool to prediscribed positions and sizes, via hotkeys, which start some scripts. Now I found out, it also can move them across virtual desktops. Nice :)

    • @[email protected]
      link
      fedilink
      211 year ago

      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.

  • @[email protected]
    link
    fedilink
    91 year ago

    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 ;-)
    • @[email protected]
      link
      fedilink
      16
      edit-2
      1 year ago

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

      Also +1 for Vikunja! 👍

    • @[email protected]OP
      link
      fedilink
      11 year ago

      Useful suggestions, thank you!

      I’m going to try some of the more FOSS options (I’m on Joplin at the moment) first but if they don’t work out I’m going to give Obsidian a try.

  • @[email protected]
    link
    fedilink
    English
    221 year ago

    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.

    • @[email protected]OP
      link
      fedilink
      21 year ago

      I worry I’m not “hardcore” enough for emacs (I have tried in the past and now mostly use Vim). I will give it a try though as quite a few people recommend here!

      • @[email protected]
        link
        fedilink
        English
        31 year ago

        It takes a little bit of getting used to, but I found once limited myself to a few useful features I really started using it every day. For the most part I organize myself inside of Jira, but for tasks that I am currently thinking about I put them in a org-mode document. I have a few minor customizations, use a few hot keys, and that’s it.

      • Are_Euclidding_Me [e/em/eir]
        link
        fedilink
        English
        21 year ago

        You could try spacemacs (what I use) or doom emacs. Both have vi-like keybindings as a default and are slightly easier to get going with than vanilla emacs. On the other hand, especially with spacemacs, there’s more to learn than vanilla emacs and more that can go wrong.

    • @[email protected]
      link
      fedilink
      91 year ago

      This is the way.

      Nothing comes even close. I just wish there was a distributed / mobile-enabled way to use org-mode. I guess there exists some project, but running full emacs org-mode mobile is hardly usable.

      • @[email protected]
        link
        fedilink
        41 year ago

        I got acceptable results with org-roam cooperating with logseq. It took some fiddling with org IDs, config and a bit of elisp, but it’s stable enough for me.

          • @[email protected]
            link
            fedilink
            21 year ago

            I forced logseq to use relative file links and skipped backlinking in org-roam. However, it looks like logseq now supports org-id links with backlinking. I might need another script to convert :).

            • @[email protected]
              link
              fedilink
              English
              11 year ago

              Would you mind sharing your experience and/or the script? Would be nice for the community!

            • @[email protected]
              link
              fedilink
              English
              21 year ago

              True. And I wanted to know how they keep that in tandem with org mode. Because the wiki style links logseq uses don’t seem to work with other applications

    • @[email protected]
      link
      fedilink
      21 year 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

      • @[email protected]
        link
        fedilink
        71 year ago

        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

          • Kata1yst
            link
            fedilink
            51 year ago

            In my experience, nope. I tried so hard to use Logseq, but I had massive issues with speed, stability, and database corruption.

            Really I think the root of the issue is their database. The database causes so many problems and makes their synchronization methods dirty hacks at best.