(no title)
gangstead | 6 months ago
For bases to work I need to split my stuff up into tiny documents but I'd prefer to have one big document with separate sections. For example I keep one document `book-recommendations.md` with many small sections for books I'd like to read. I can't search through that with bases unless I split those out into many small files in with one recommendation each.
TechPlasma|6 months ago
I don't need entire files for each individual book/movie/task I want to manage.
They'll have maybe 4-5 properties at most with not much content in them.
File system, and syncing operations will take a massive hit if I have to manage that many files.
er4hn|6 months ago
I'm a fan of Obsidian, not affiliated with them, but my experience with basic file syncing like syncthing or git is that you should be able to easily get up into the ten's of thousands of files without an issue.
bluechar|6 months ago
https://github.com/blacksmithgu/obsidian-dataview
oliverchan2024|6 months ago
And it design for a big document, with many nodes in it, it will filter this nodes by tags and properties.