9
submitted 1 year ago* (last edited 1 year ago) by bad3r@lemmy.one to c/privacyguides@lemmy.one

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.

Demo page: https://demo.logseq.com

all 40 comments
sorted by: hot top controversial new old
[-] RNC@kbin.social 4 points 1 year ago

Logseq is fantastic.

The outline approach is great for quick note contributions without worrying about the look of the notes you're trying to capture. Writing journal entries or pages is so seamless, and linking is so easy. Block references are also a powerful addition.

The mobile version is lacking compared to say obsidian, but I've found it good as I'm not focused on propping up the application, rather focusing on my content/notes.

[-] V4uban@lemmy.world 1 points 1 year ago

Thank you for your feedback

[-] Jarmer@kbin.social 1 points 1 year ago

For those just glancing through: what would you define “knowledge management” as?

[-] bad3r@lemmy.one 1 points 1 year ago

knowledge management refers to how to organize, store, retrieve, and use information.

In the context of personal knowledge management using tools like Logseq, the definition could be something like this:

Personal Knowledge Management (PKM) is the practice of capturing, organizing, and making sense of one's own observations, ideas, and experiences to understand and share knowledge. It's about creating a system that allows you to capture thoughts and ideas easily, make connections between different pieces of information, and retrieve and use this knowledge effectively.

For example, if you're learning a new topic, you might read a variety of sources and take notes in Logseq. Over time, you'd review and refine these notes, connecting new insights to existing ones, creating a rich, interconnected knowledge base.

[-] Catch42@kbin.social 1 points 1 year ago

So is it like a cross between journaling and citation management software? I'm trying to figure out what proponents are getting out of this above what I get from just bookmarking interesting sites.

[-] duncesplayed@lemmy.one 1 points 1 year ago* (last edited 1 year ago)

If it helps you to visualize, one somewhat common/popular form of personal knowledgment management is a wiki. Like Wikipedia, except it's personal (or for a small team). You can keep track of references and also make notes about things, but it's also about connecting ideas together. Just like on Wikipedia, you can have a page about, let's say LLMs, which includes all the software and approaches you've tried, results, sample snippets, references to repos, but as you're writing about what you've tried and what worked, you might also have links to other wiki pages, like programming languages, build tools, test tools, etc. As you document more and build more knowledge, your articles all get meshed together in one well-organized network. Ideally it should be easy to navigate if you come back to a technology later and need to get back up to speed.

[-] wrath-sedan@kbin.social 1 points 1 year ago

The the Wikipedia article on personal knowledge management is a little dense, but basically it's a way to keep track of everything you learn or consume and link them together to develop new ideas or insights. Sometimes people will call it a second or digital brain. There's a lot of different ways to do it, and recently there's been a lot of software like Logseq, Obsidian, and Notion, that facilitates linking everything together and keeping it organized using [[hyperlinks]] and #tags among other things.

[-] ninjasquirrel@kbin.social 1 points 1 year ago

so to really dumb it down, is it basically like a digital version of a paper notebook, except that it can do more stuff?

[-] zekiz@kbin.social 1 points 1 year ago

Ehhh. Kinda? The feature that differentiates it from a normal notebook is the ability to link pages. You're basically constantly searching for connections while building your own personal Wiki.

[-] Helvedeshunden@kbin.social 1 points 1 year ago

The simplest forms are. Except hyperlinks are super powerful and unlike paper you can restructure and recomnect as you see fit. Since it is computer software, you can also get other benefits like a working to do-list next to your medicine list or machine learning indexing and cross-referencing your documents. Take a look at the Devonthink website for an idea of how idea management on steroids look. On the other end of the spectrum you have things like Obsidian where everything is simply stored in pure markdown text and synced by you how you see fit. There's a solution for every temper these days.

[-] russjr08@outpost.zeuslink.net 1 points 1 year ago

This looks intriguing! I currently use BookStack as a documentation platform, but it seems Logseq might be a step above something like BookStack?

[-] Recollectr@kbin.social 1 points 1 year ago

Another alternative, admittedly not open-source, is Recollectr (disclaimer: built by me.)

Recollectr was inspired by prior projects like Notational Velocity but aims to be a lot more - omnibox, markdown support, reminders; and for paid users: revisions, note-linking, and sync. I built it because I felt like other note-taking apps just weren't fast enough and they broke my concentration.

It's quite late here but I'd be happy to answer any questions tomorrow!

[-] Helvedeshunden@kbin.social 0 points 1 year ago

I was just checking out the site on my iPad. Only the top image loads and the rest are white boxes. I disabled all content blockers and reloaded but the problem persisted. It might still be a local problem, but now you have a heads-up that something MIGHT be wrong.

[-] Recollectr@kbin.social 1 points 1 year ago

Thanks very much for letting me know; I'll look into this! They're all videos so perhaps there's some encoding issue with Safari on iOS.

[-] crowsby@kbin.social 1 points 1 year ago

I had no idea such a thing existed, thanks for posting! I currently use Notion at work, which is similar, but this looks promising for home use.

[-] zeroshade@lemmy.dbzer0.com 1 points 1 year ago

Thanks for this friend

[-] brayd@feddit.de 1 points 1 year ago

Using it and I love it! Can definitely recommend it!

[-] polaroid@kbin.social 1 points 1 year ago

yoink

I am using this now

i'd never heard of this concept! i have a disorganized stack of markdown files - notes, to-do and packing lists - that this looks ideal to tame

[-] t0fr@lemmy.ca 1 points 1 year ago

I love Logseq! When I first started using it, I was categorizing all my notes as I was slowly moving over my knowledge base. And over time, I've switched over to using the Journal more and more! It's extremely well done.

[-] wrath-sedan@kbin.social 1 points 1 year ago

Love Logseq for a lot of reasons, but their PDF annotator is really a gamechanger. I can open a PDF, mark it up, copy the highlighted reference to my notes, and then when I review my notes just by clicking the copied reference I can jump to that section of the PDF. Awesome.

[-] themadcodger@kbin.social 0 points 1 year ago

How does something like this compare to Obsidian?

[-] wrath-sedan@kbin.social 2 points 1 year ago

Both are pretty versatile and make use of local markdown files. Logseq is more ouliner/bulleted note focused, while Obsidian is paragraph first (but with plugins for either you can really modify this quite a bit). Another difference is Obsidian organizes things into folders, while Logseq's organization is flatter and more reliant on tags and hyperlinks to connect things (although you can nest pages, for instance having pages like this: pets, pets/cats, pets/dogs). Obsidian is more stable with a larger plugin ecosystem, but Logseq is being very rapidly developed and the dev team is super responsive.

Finally, Logseq is open source, while Obsidian is not. Their monetization models are pretty similar too, with the free version of both being really generous and limited features like Logseq/Obsidian-native Sync being available for a $5 monthly subscription. I regularly use both and encourage you to check them both out and explore what works for you.

[-] orangepeeljedi@kbin.social 0 points 1 year ago

Isn't obsidian also privacy focused?

[-] zekiz@kbin.social 1 points 1 year ago

But it's not Open Source

[-] jmf@lemm.ee 0 points 1 year ago

I use Logseq routinely. So useful when you set up daily templates to fill out for your day.

[-] bad3r@lemmy.one 0 points 1 year ago

I don't really make use of templates. I do love the journal. It makes it easy to jot things down.

[-] daluca@feddit.nz 0 points 1 year ago

The journal is the biggest reason I move from Obsidian to using Logseq regularly. There is so much less friction just going to journal and writing ideas rather then figuring out where to add the note too before typing.

[-] zac@lemm.ee 0 points 1 year ago

I haven't used Logseq, but I've found trying to categorise notes in Obsidian made me use it less so I just rely on backlinks as tags and to create connections between notes and dump most things in the primary vault folder. I've gotten comfortable journaling using daily notes with templates.

[-] xcxcb@sh.itjust.works 0 points 1 year ago

Doesn't like Firefox mobile apparently. For a privacy focused platform you'd think it would support that over Chrome.

[-] bad3r@lemmy.one 2 points 1 year ago

its lack of protocol support from firefox end. Firefox doesn't support the FS API. The logseq team plans to migrate to a different protocol that is supported by FF OPFS

[-] greatley@kbin.social 0 points 1 year ago

I won't bother trying it out if it forces me to use chromium

It seems that your browser doesn't support the new native filesystem API, please use any Chromium 86+ based browser like Chrome, Vivaldi, Edge, etc. Notice that the API doesn't support mobile browsers at the moment.

[-] bad3r@lemmy.one 2 points 1 year ago

The dev team is working on replacing the filesystem API with another protocol supported by Firefox. That page is just a demo; you only need the support if you want to save your changes to the demo. You can try the desktop app via flathub.

flathub install logseq

that tripped me up too - but it's just the web demo. if you install it, your browser doesn't matter

this post was submitted on 18 Jun 2023
9 points (100.0% liked)

Privacy Guides

16263 readers
21 users here now

In the digital age, protecting your personal information might seem like an impossible task. We’re here to help.

This is a community for sharing news about privacy, posting information about cool privacy tools and services, and getting advice about your privacy journey.


You can subscribe to this community from any Kbin or Lemmy instance:

Learn more...


Check out our website at privacyguides.org before asking your questions here. We've tried answering the common questions and recommendations there!

Want to get involved? The website is open-source on GitHub, and your help would be appreciated!


This community is the "official" Privacy Guides community on Lemmy, which can be verified here. Other "Privacy Guides" communities on other Lemmy servers are not moderated by this team or associated with the website.


Moderation Rules:

  1. We prefer posting about open-source software whenever possible.
  2. This is not the place for self-promotion if you are not listed on privacyguides.org. If you want to be listed, make a suggestion on our forum first.
  3. No soliciting engagement: Don't ask for upvotes, follows, etc.
  4. Surveys, Fundraising, and Petitions must be pre-approved by the mod team.
  5. Be civil, no violence, hate speech. Assume people here are posting in good faith.
  6. Don't repost topics which have already been covered here.
  7. News posts must be related to privacy and security, and your post title must match the article headline exactly. Do not editorialize titles, you can post your opinions in the post body or a comment.
  8. Memes/images/video posts that could be summarized as text explanations should not be posted. Infographics and conference talks from reputable sources are acceptable.
  9. No help vampires: This is not a tech support subreddit, don't abuse our community's willingness to help. Questions related to privacy, security or privacy/security related software and their configurations are acceptable.
  10. No misinformation: Extraordinary claims must be matched with evidence.
  11. Do not post about VPNs or cryptocurrencies which are not listed on privacyguides.org. See Rule 2 for info on adding new recommendations to the website.
  12. General guides or software lists are not permitted. Original sources and research about specific topics are allowed as long as they are high quality and factual. We are not providing a platform for poorly-vetted, out-of-date or conflicting recommendations.

Additional Resources:

founded 1 year ago
MODERATORS