cross-posted from: https://lemmy.one/post/197223

With everything going on with Twitter and Reddit I feel like I have a new appreciation for having my own local knowledge base on Logseq.

  • Lionir [he/him]
    link
    fedilink
    English
    51 year ago

    (Oh hey, nice seeing you here!)

    I’ve used Logseq in the past though I’ve not been using much recently. It’s a really cool application.

    • Bad3rOP
      link
      English
      21 year ago

      Hey there! great to see you too. Hopefully, once the database version is released you will give it another shot!

    • Bad3rOP
      link
      English
      21 year ago

      yes

  • hyperspace
    link
    fedilink
    31 year ago

    I’ve tried using it, but it’s not very user friendly and that’s coming from someone who’s using Emacs Org-roam. Like, I can’t even find out how you use an alias for a note reference. Sometimes the name of the note doesn’t fit the structure of the sentence I’m referencing it from.

    • Bad3rOP
      link
      91 year ago

      If you use emacs, you have no right to call something unfriendly lol /s. Logseq supports both markdown and or-mode. I don’t use orgmode, but to make an alias in Markdown, all you need to do is [alias]([[page name]])

      I do agree that UX could use a lot of improvement.

      • hyperspace
        link
        fedilink
        11 year ago

        Wait it supports org mode? Might have to give it a second chance then

  • @fritz@feddit.de
    link
    fedilink
    English
    11 year ago

    In obsidian I use the self hosted live sync so I can keep my vaults synchronized between my iOS, Linux and Windows devices. Is this possible in logseq yet? I would love to switch, obsidian is great but I try to use as much open source software as possible.

  • @chaddy@feddit.de
    link
    fedilink
    English
    11 year ago

    Some of my colleagues swear by logseq, but I personally haven’t used it. If the upcoming sync feature would be available to self-host, I might consider switching to it, as it would combine multiple services that we are currently using.

    • @larmicon@feddit.de
      link
      fedilink
      English
      11 year ago

      It seems to be file based, so wouldn’t it be able to use other self-hosted sync-tools like the next cloud client (given you’re hosting your own instance)?

      • @chaddy@feddit.de
        link
        fedilink
        English
        01 year ago

        Does this also work in a collaborative way, for example two people editing the same note? I would guess that file locking could be an issue.

        • @larmicon@feddit.de
          link
          fedilink
          English
          11 year ago

          Depends ok the cloud solution you use, but it definitely could be an issue. Probably not because of locking, but because the files probably aren’t locked with the clientson there could be issues while merging the changes.