this post was submitted on 26 Jul 2024
87 points (95.8% liked)

Personal Knowledge Management Systems (PKMS)

486 readers
1 users here now

A place for people to discuss Personal Knowledge Management Systems (PKMS) such as "Building a Second Brain" (BASB), Obsidian, and more.

founded 1 year ago
MODERATORS
 

Comments are: it's to be expected

you are viewing a single comment's thread
view the rest of the comments
[โ€“] zweieuro 13 points 1 month ago (1 children)

This is expected behaviour though?

Realisticly, it would be beyond wrong to have every file in ram at all times, or process's every file to any extend when it is not in immediate use or you are in a search field or link/back link Dialog.

Try copy pasting 2GB of data into your vim and you will find it takes quite a while for everything to be pasted. When you drag and drop via the UI in obsidian and you do that with thousands of files, then this is not very surprising to slow your application. Assuming obsidian wants to make the files available as soon as possible, I presume it parses/indexes them immediately one after the other instead of one big block.

My vault is about 1.5k files, all interlinked in some way (ignoring larger pictures or PDFs). Making a new vault and drag and dropping all of them in lags quite a bit for quite a while, but once everything is loaded its fine.

[โ€“] [email protected] 3 points 1 month ago

Yeah, if it's only about the import, then obviously it would be nice, if it was more robust with that, but it's not nearly as bad.