Earlier quoted context omitted.
For me, Obsidian started to silently and (seemingly) randomly replace the whole content of a note with the content of another random note. This has been happening to other people as well for some time now [1]. What makes this issue really terrifying is its silent nature. I only noticed one of the notes having had its content replaced while casually exploring my library. It took me an hour to restore the original cont…
What sync method are you using?
Introduction to Obsidian
81–90 of 160 posts
Re: Introduction to Obsidian
#82Earlier quoted context omitted.
There is a subset of people that spend time developing complex setups as a hobby. It's the adult equivalent of the student who had school notes in perfect handwriting with 7 different colors and underlines. Nothing against it, you just need the warning early on to avoid the timesink if you want things done and follow the wrong guide.
This reminds me of people who build elaborate Notion "second brains" that serve no purpose other than to develop/demo them.
I'm really averse to meticulous organisation so a good search function is key. Tagging and categorising stuff will never work for me. I've been thinking about looking for other plugins for that.
Re: Introduction to Obsidian
#83Earlier quoted context omitted.
> Add a #tag for better organization. Honestly, you kind of lose me here. I want to spend exactly zero time organizing things like tags. Literally zero.
Then don't. Obsidian's search is plenty good enough to find that note after. Obsidian is the simplest thing in the world. Write text.
Having said that I have the organisational skills and affinity of a baboon so I really need to be able to dump my notes somewhere and still find them back somehow. This is not too typical for this kind of package, I notice a lot of people are meticulous and follow complex structures like zettelkasten.
For me that will never work though. It'll just subconsciously mark the system as "not worth the hassle" and never touch it again.
Re: Introduction to Obsidian
#84Shout out to Joplin ( https://joplinapp.org/ ), which I use on a daily basis. It does most of what Obsidian does but has a free sync version where you just use your cloud drive as the storage. The main thing missing, from what I've found, is that it does do the "notes mind map". But I never really found that useful.
For folks interested, Obsidian also has a free sync option that just uses your cloud drive, you just have to set it up yourself. It's pretty simple. Just get Google Drive Desktop to mount your Google Drive to your filesystem, then point obsidian to work within that mounted directory.
Re: Introduction to Obsidian
#85I've tried obsidian so many times and want to love it but the sync situation - either the expensive official one, the approved options for mixed iOS/Windows clients (icloud) and third party tools like obsidain-livesync - were all way too issue-prone for me to ever trust it. I hope they figure this out
At $4 per month, I don’t consider it expensive at all to have this whole category of problem solved for me. Mobile app, desktop, laptop synced flawlessly and quickly.
I'd pay for the option to host my own server with the official sync but they don't offer that for now.
Re: Introduction to Obsidian
#86Earlier quoted context omitted.
There is a subset of people that spend time developing complex setups as a hobby. It's the adult equivalent of the student who had school notes in perfect handwriting with 7 different colors and underlines. Nothing against it, you just need the warning early on to avoid the timesink if you want things done and follow the wrong guide.
This reminds me of people who build elaborate Notion "second brains" that serve no purpose other than to develop/demo them.
The amount of data has grown to too many TB now, so deduplicating things is the first step of cleaning up.
It remains to be seen if the reorganised files will be a sane and measured thing, or if I will go too far in the other direction and create a way too elaborate system of organization for my files.
I have been toying with the idea that since I am currently using hashdeep to get file hashes of all paths on different drives, I could collect all the files organized purely by hash in terms of paths on the file systems, and keep the hashdeep records for future reference, imported into queryable DuckDB databases to help me find related files etc. (For example, to find back to which other files were once under some given directory path.)
Blob storage basically. Perhaps something along the lines of Perkeep (formerly Camlistore) https://perkeep.org/
But I would really like to also do an effort of having the data organized in a way that makes it easy to determine which files I need more copies of (favorite photos of important moments, etc) and which ones I need fewer copies of (random screenshots of games, etc), and which files I can discard completely.
What do y’all do to organize all of your files? And how much data do you guys have that you consider important for the rest of your life?
Re: Introduction to Obsidian
#87Shout out to Joplin ( https://joplinapp.org/ ), which I use on a daily basis. It does most of what Obsidian does but has a free sync version where you just use your cloud drive as the storage. The main thing missing, from what I've found, is that it does do the "notes mind map". But I never really found that useful.
For folks interested, Obsidian also has a free sync option that just uses your cloud drive, you just have to set it up yourself. It's pretty simple. Just get Google Drive Desktop to mount your Google Drive to your filesystem, then point obsidian to work within that mounted directory.
Re: Introduction to Obsidian
#88What can I expect to gain by using Obsidian?
Re: Introduction to Obsidian
#89The aura of complexity/difficulty around Obsidian seriously baffles me, because to me Obsidian from the go felt like the most intuitive thing in the world: Create a note. Write some lines of text. Organize some of those lines into - bulletpoints, # Headings, or ## Subheadings. Turn an some idea into a [[note of its own]]. Add a #tag for better organization. Check out your notes in the list of your notes or directly i…
/proceeds to write 10 steps
Re: Introduction to Obsidian
#90Shout out to Joplin ( https://joplinapp.org/ ), which I use on a daily basis. It does most of what Obsidian does but has a free sync version where you just use your cloud drive as the storage. The main thing missing, from what I've found, is that it does do the "notes mind map". But I never really found that useful.
Does joplin cloud have a merge algorithm for multi-user edits or does it just punt and do conflict files?