Right now, I have a mess of bookmarks, open tabs, and things saved haphazardly in different apps. I want a system where I can organize it all and also keep it reasonably private. Open to all suggestions, whether that’s an app or a tool or a personal trick or some completely different way of interacting with the internet.

  • chunes@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    You could always use folders and whatnot to organize your bookmarks.

    But a more fun way might be to make a website and put them into a links section. That way it could be potentially useful for others

  • marxismtomorrow@lemmy.today
    link
    fedilink
    arrow-up
    0
    ·
    1 day ago

    Obsidian. Categorize links by topic, add a few hastags, and a few [[links]] and boom, you have a neat way to create citations as you need.

    Obsidian isn’t very private though, if you want something slightly more private in the same general line of notebook apps, I recommend Cherrytree.

    • ladybugs@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      1 day ago

      Thank you! I keep seeing Obsidian mentioned in different places online. If you don’t mind, I have a few more questions:

      -Can you add personal notes that are longer than hashtags to your links/articles in Obsidian? -Can you do the above on Cherrytree? -Are there any disadvantages of Cherrytree over Obsidian? -What makes Obsidian not very private?

      • marxismtomorrow@lemmy.today
        link
        fedilink
        arrow-up
        1
        ·
        1 day ago

        Can you add personal notes that are longer than hashtags to your links/articles in Obsidian?

        There’s a few ways to do that, easiest would probably be foot notes? But since it’s mark down you can also format links like on Lemmy so you could hyperlink your notes, have your notes and then use the footnote as a citation, quick highly edited example:

        You can also go the canvas route if you’re one of those people. Quick example that took me literally two minutes:

        Can you do the above on Cherrytree?

        I don’t have it installed at the moment to show but yes, Cherrytree also supports markdown formatting. So yes, but it does not have canvas support and its internal linking isn’t as flexible.

        Are there any disadvantages of Cherrytree over Obsidian?

        The main disadvantage is relative lack of features and plugins. If Obsidian is doing something you don’t want it to, or you think of a way to be more productive or more precise in your notes, there’s a plugin for it.

        Cherrytree is a lot more… indie FOSS developed, and has just a smaller userbase so less plugin support, fewer features, dated interface, and a much bigger emphasis on nesting notes.

        Oh right.

        So the big information storage difference between the two is Cherrytree has ‘nodes’ and Obsidian has folders and notes.

        Every “Node” in Cherrytree is an editable note, every single one, and all nodes can be nested under each other like files.

        So you can have a root node with literally thousands of pages of information.
            And then a new node under it with the same amount
               And so on, on the node itself, not as a note under a file folder
        

        Which can be useful for some information management systems and ideas. Obsidian is a file/folder structure but its major thing is you can link to any other note by referencing it in brackets, so [[Example Page]] would directly link to the page in the above screen shots. I don’t know if Cherrytree ever got internal links like that, but in Obsidian, once you get used to it, you’ll be able to create a massive tangled web where you can go unlimited notes deep with as specific of information as you might want.

        -What makes Obsidian not very private?

        Cherrytree has the option to be a single, encrypted passworded file. Your entire notebook, no matter how many thousands of notes, no matter how many images and even webpages you save in it, is a single encrypted passworded file.

        Obsidian doesn’t have that option, it uses a file/folder structure. So anyone on your PC (if you don’t have any other way to lock out users) can find your notes and open them. If you host the database and files remotely, then there’s the only barrier is whatever password your remote host provides, obsidian has no security whatsoever. It’s also not FOSS, which can be a draw back, and their own hosting service they offer has had some controversies.

        • ladybugs@lemmy.worldOP
          link
          fedilink
          arrow-up
          2
          ·
          3 hours ago

          Thank you so much for taking the time to put all of this together! You’re awesome.

          I think for my purposes, Obsidian is probably private enough (I don’t share my PC with anyone), but I am interested in exploring more FOSS stuff. I don’t really mind a lack of features/plugins or a dated interface at the moment. My bigger concern is that CherryTree and a lot of other indie FOSS stuff seem geared toward people who are more tech-savvy than I am (the website and download pages seem figure-out-able for me with a little work, but don’t exactly have great UX for non-techies). I’m not a developer or IT person, just a regular office worker type who has become very frustrated with “AI” and big tech companies, but I’m trying to learn more about how things work anyway. I might end up trying both Obsidian and CherryTree.

  • BlackEco@lemmy.blackeco.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 days ago

    You could use a bookmarks manager / read-it-later service where you’d save every article you read (or at least the ones you find most interesting). Most of them have a tagging system for organising by topic, some of them (including Readeck, the one I use) even locally save the article’s content so you can search in it too, not just in the titles.

  • slampisko@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 day ago

    Logseq for texts and links I want to archive and refer back to, Wallabag for articles and other texts I want to read later.

    • ladybugs@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 day ago

      Thanks! Do you mind explaining a little more about how you use these? When would it make sense to use Wallabag but not Logseq, or vice versa?

      edit: also, can you add in-depth notes about the articles/links you save, like something more than just short tags?

      • slampisko@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        18 hours ago

        Wallabag is just what Pocket used to be – you feed it a link and it extracts text from the article for you to read later. I also use it to sync articles with my Kobo (the alternative interface KOReader has built-in support). Usually when I’ve read the articles, I just archive them in Wallabag without any further processing.

        Logseq is for anything else – tips and tricks, the odd article I want to archive in its entirety to have it easily accessible, howtos, documentation of my personal projects, creative writing, journaling… It works a little like my own personal Wiki. I sync my pages among several devices using Syncthing.

        AFAIK, you cannot add long notes in Wallabag, just tags. If I wanted to do that, I’d probably copy the text or link to Logseq and do it there.