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

Privacy Guides

16784 readers
55 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
 

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

top 50 comments
sorted by: hot top controversial new old
[–] RNC@kbin.social 14 points 1 year ago (1 children)

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 2 points 1 year ago

Thank you for your feedback

[–] Jarmer@kbin.social 13 points 1 year ago (2 children)

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

[–] bad3r@lemmy.one 21 points 1 year ago (1 children)

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 9 points 1 year ago (3 children)

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.

[–] EcstaticChance2050@lemmy.one 8 points 1 year ago

Tiago Forte's book Building a Second Brain has some good arguments for using a personal knowledge management system.

[–] duncesplayed@lemmy.one 6 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.

load more comments (1 replies)
[–] wrath-sedan@kbin.social 9 points 1 year ago (1 children)

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 9 points 1 year ago (2 children)

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

[–] Helvedeshunden@kbin.social 5 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.

[–] zekiz@kbin.social 4 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.

[–] greatley@kbin.social 9 points 1 year ago (2 children)

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 12 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

[–] t0fr@lemmy.ca 7 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.

[–] pootriarch@poptalk.scrubbles.tech 7 points 1 year ago (1 children)

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

[–] bad3r@lemmy.one 3 points 1 year ago

That's what I used to do as well. This is much more convenient.

[–] crowsby@kbin.social 7 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.

[–] wrath-sedan@kbin.social 6 points 1 year ago (1 children)

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.

load more comments (1 replies)
[–] brayd@feddit.de 5 points 1 year ago

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

[–] polaroid@kbin.social 5 points 1 year ago

yoink

I am using this now

[–] speck@kbin.social 4 points 1 year ago (2 children)

Currently use Standard Notes to dump, in a semi-organized way, kind of everything from jottings to links, recipes, lists, ad hoc wiki (e.g. for how to use kbin).

Is Logseq, or Obsidian, a step further from this? Say, with greater ways to interact with what I collect?

[–] bad3r@lemmy.one 3 points 1 year ago (1 children)

I don't use standard notes, but from what I know, the base idea is similar, but they really differ. It's hard to explain. It's the same as asking what the difference is between Notepad++ and Notepad since both can edit text.

I really recommend downloading logseq and giving it a shot, the best way to see what it can do.

load more comments (1 replies)
load more comments (1 replies)
[–] xcxcb@sh.itjust.works 4 points 1 year ago (1 children)

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

[–] bad3r@lemmy.one 3 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

[–] jmf@lemm.ee 4 points 1 year ago (6 children)

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

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

Agree! A small daily template is where I start my day and honestly it's such a nice routine now.

load more comments (5 replies)
[–] russjr08@outpost.zeuslink.net 4 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?

[–] IDe@lemmy.one 3 points 1 year ago (1 children)

How does this compare to Org-mode? Notable pros/cons?

[–] jmf@lemm.ee 3 points 1 year ago

It actually supports org mode syntax!

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

Thanks for this friend

[–] Osayidan@social.vmdk.ca 3 points 1 year ago (2 children)

This seems really neat, been looking for something better than Memos. Problem I have with Logseq from a quick look is it doesn't seem to be web-only? Most features require a client app, and the web version seems to require use of your local file system?

My use case is to self host a 100% web based notes app on my local network, where everything is stored on the server and I can just open it up on any of my devices at home and not care/worry about syncing. Basically what Memos is, just that Memos is a bit lacking in functionality, but I use it because the core product behaves the way I expect.

Correct me if I'm wrong because I'd much rather use this, but so far the client/server relation and storage methodology are deal breakers for me.

load more comments (2 replies)
[–] lemon@sowhois.gay 2 points 1 year ago (1 children)

Demo link for those who want to check it out.

I use Joplin but I like the looks of some of the features Logseq had added in the last year or so.

[–] bad3r@lemmy.one 2 points 1 year ago (1 children)

Thank you. Added the demo link to the OP. I used joplin before moving to logseq. Couldn't get a good workflow going, and I hated having to decide where to store information. Logseq journal solved that issue for me.

[–] constantokra@lemmy.one 3 points 1 year ago

How does it solve that issue for you? I use Joplin, and it's useful, but I wouldn't say it's a perfect fit. Logseq seems like it has a good bit more time investment before it's useable, especially if you want it to work better than, say, Joplin.

My main beef with apps like this is that they basically say 'we can do everything', and leave you to slog through hours of documentation and use case examples to see if it's a good fit. And that's totally fine, except I don't have that kind of time to dedicate to one single app before I decide if it's a good fit.

I wish they'd answer the question 'why is this software better than Joplin or a notebook or stack of text files' in bold text right on the front page, because that's the most relevant piece of information for most people.

load more comments
view more: next ›