this post was submitted on 20 Jun 2024
103 points (100.0% liked)
Privacy
31815 readers
317 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use logseq for work notes and Obsidian for personal. Obsidian is more markdown which I like for my loose notes. logseq, on the other hand, is more focused on productivity and it's fully opensource. Obsidian is only free for personal use, however their notes being closer to standart markdown means that they could be openned with any text editor and be just as functional.
Syncing between computers is easy – it's just a git repo. Dealing with mobile is tricier but I never needed it so can't comment much.
How do you sync logseq with git repo?
I assume they just initialised their graph folder as a git repo and just commit each time they're done working.
Yeah, that. I have no need for mobile syncing, but I believe loqseq provided syncing works via git
Try to syncing via Next Cloud. I'm sync from Linux desktop and Android (Grapheneos).
I used to use nextcloud but it won't work uploading fron android... Sync both ways fron desktop but only download from android. Now I am using syncthing and seems to work ok.