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.

  • OsrsNeedsF2P@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    8 months 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

    • calzone_gigante@lemmy.eco.br
      link
      fedilink
      arrow-up
      0
      ·
      8 months 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.

    • zerakith@lemmy.mlOP
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

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

      • MentalEdge@sopuli.xyz
        link
        fedilink
        arrow-up
        0
        ·
        8 months 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@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          8 months 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@sopuli.xyz
            link
            fedilink
            arrow-up
            0
            ·
            8 months 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.

          • moody@lemmings.world
            link
            fedilink
            arrow-up
            0
            ·
            8 months 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.

    • devfuuu@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      Kde activities should suit this well since it’s integrated to the level of the file viewer.

    • 8263ksbr@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      6 months ago

      Is it possible to “save” those sessions between reboots? That would be awesome.