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.

  • @wigol
    link
    410 months 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
          English
          210 months 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

          • @Falcon
            link
            110 months ago

            I though the interlinking worked for org but not md?

      • @wigol
        link
        29 months 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
          19 months ago

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