b-camphart / timeline-view

Obsidian plugin for viewing your notes linearly based on a given property
GNU General Public License v3.0
23 stars 0 forks source link

Plugin is too slow #8

Closed anareaty closed 2 months ago

anareaty commented 10 months ago

This plugin is super slow if you have more then a few notes in the vault. I have about 2000 notes in my vault, and this plugin takes ages to open. It don't seem to be useful until it is improved.

b-camphart commented 10 months ago

I was curious about this. I have some ideas for improving the performance. Thanks for the feedback!

b-camphart commented 10 months ago

@anareaty can you take a look at v1.0.1 and let me know if the performance is still bad? I think I solved the main problem, but there's more I could potentially do, if it's still unusable.

KuiyueRO commented 10 months ago

I have 6k notes and it's very slow :) but I like this plugin very much.

b-camphart commented 10 months ago

Hey @KuiyueRO thank you for the feedback! Still very early days, so I'll be working to make it more stable as fast as I can. Have you tried version 1.0.1? Is it still slow?

KuiyueRO commented 10 months ago

Yes, it's still slow. These notes span about two years.

b-camphart commented 9 months ago

I've re-written the majority of the code for rendering and tested it in a vault of 10k notes. Let me know if 1.0.2 solves this issue for you all :)

KuiyueRO commented 2 months ago

It's really smooth, thank you!