top | item 44952478

(no title)

gangstead | 6 months ago

Is there a way in Obsidian to have a virtual file separator like `---` in yaml documents?

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.

discuss

order

TechPlasma|6 months ago

This is my main complaint for Bases. It forces you to split your data into many many small files.

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

How many files do you have? At what scale did you see this being a problem?

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.

oliverchan2024|6 months ago

Welcome use org-sueprtag, a package with org-mode and Eamacs. It's feature org-sueprtag-view-table provide similar function.

And it design for a big document, with many nodes in it, it will filter this nodes by tags and properties.