Identifying Which Plugins Are Slowing Down Indexing

Hello,

I have around 60 plugins. Unfortunately, the indexing is very slow. When I open Obsidian in safe mode, the indexing is completed very quickly. However, when I exit safe mode, the indexing starts over. Is there a faster way to identify which plugin or plugins are slowing down the indexing, other than turning them off and on one by one? Thank you.

Note: Apart from indexing, Obsidian works quickly with 60 plugins, except for occasional brief freezes.

Can you send a picture of the ones you are using?

1 Like

yeah, debug info would be welcome…

i have around 60 active plugins myself and the indexing by obsidian is negligable (but can indeed be slow) if you open the app after a sync
if you delete the index or metadata cache (manually, like mentioned in dedicated thread or with the new option that i didn’t try yet), all files need to be indexed
if the latter is the case, you can do indexing with plugins turned off and it’s fast - then when the indexing is done, you turn them on – it’s done for all plugins

otherwise, it’s worthwhile to keep a copy of the community-plugins.json file in your .obsidian folder to see what was turned on if you need to turn plugins back on one by one…

finally, obsidian core indexing doesn’t start at all until community plugins that do indexing (omnisearch, dataview, obsidian query language, etc.) are not finished with what they’re doing – this freezing can be frightening for those who don’t know what’s going on behind the scenes…

1 Like

SYSTEM INFO:
Obsidian version: v1.6.5
Installer version: v1.5.12
Operating system: Windows 10 Pro 10.0.22631
Login status: not logged in
Insider build toggle: off
Live preview: on
Base theme: dark
Community theme: MagicUser v20.7.0
Snippets enabled: 14
Restricted mode: off
Plugins installed: 73
Plugins enabled: 69
1: Wikipedia v1.0.3
2: YTranscript v0.9.2
3: Writing Goals v0.9.5
4: Archiver v0.26.1
5: Auto Note Mover v1.2.0
6: Automatically reveal active file v1.0.2
7: Update time on edit v2.4.0
8: Default New Tab Page v0.11.4
9: Dataview v0.5.67
10: Arrows v1.0.0
11: Banners v1.3.3
12: Book Search v0.7.4
13: Bulk Rename v0.5.2
14: Canvas Card Background Remover v0.1.4
15: Chronology v1.1.11
16: Collapse All v2.1.0
17: Edit History v0.1.3
18: Etymology Lookup v1.0.2
19: Extract Highlights v0.0.18
20: File Explorer Note Count v1.2.2
21: Find and replace in selection v1.0.1
22: Fleeting Notes Sync v0.6.3
23: Footnote Shortcut v0.1.3
24: Hider v1.4.0
25: Highlightr v1.2.2
26: historica v0.2.5
27: Homepage v3.8.1
28: HTML Reader v1.0.12
29: Hyphenation v0.0.3
30: Image Toolkit v1.4.1
31: Kanban v2.0.51
32: Map View v5.0.2
33: Media Extended v3.2.4
34: Meld Encrypt v2.3.7
35: Mousewheel Image zoom v1.0.22
36: Multi Properties v1.1.1
37: Multi Tag v0.10.0
38: Note archiver v0.1.0
39: Open In New Tab v1.0.9
40: Open Plugin Settings v1.3.2
41: PDF Highlights v0.0.4
42: PDF++ v0.40.8
43: Pending notes v0.8.1
44: Persistent Graph v0.1.5
45: Prominent Bookmarked Files v2.0.2
46: ReadItLater v0.4.0
47: Recent Files v1.4.1
48: Reminder v1.1.15
49: Rollover Daily Todos v1.1.8
50: Second Window v1.2.0
51: Smart Rename v1.1.2
52: Soundscapes v1.4.0
53: Status Bar Quote v0.1.0
54: Style Settings v1.0.8
55: SupSub v1.0.1
56: Surfing v0.9.12
57: Sync Graph Settings v1.2.0
58: Tab Switcher v1.4.0
59: Tag Wrangler v0.6.1
60: TagMany v0.2.7
61: Tasks v7.6.0
62: Tasks Calendar Wrapper v0.3.1
63: Text Format v3.1.0
64: Title renamer v1.0.6
65: Translate v1.4.9
66: Trash Explorer v1.2.2
67: Graph Analysis v0.15.4
68: Advanced URI v1.40.1
69: Typewriter Scroll v0.2.2

Thank you for your experience and the information you provided. As I mentioned in my post, indexing in safe mode is indeed very fast, as you said. However, when exiting safe mode, indexing starts from scratch. Therefore, as you suggested, there is unfortunately no point in indexing with the plugins turned off.

In short, what you wrote does not provide a clear solution for the issue I’m experiencing. It’s not really feasible to disable the plugins one by one through trial and error when there are around 69 plugins. Even if I did this, the slow indexing issue caused by the plugin would persist because I wouldn’t be able to delete the plugin I’m using. I’m always open to alternative solution suggestions.

that shouldn’t happen
when obsidian has indexed the files and you’ve turned your plugins back on, you will need to work in your obsidian vault for a while – as mentioned in the thread i linked…
so the successful indexing needs to stick first – don’t ask me how that works internally, tho…

as i said indexing is minimal between synced sessions – unless you do mass search and replacements on one platform and then go to the other one
so unless you don’t manually remove the cache, the complete indexing should not normally be initiated by obsidian…

if this is forced, then you will be instructed by staff here to find the culprit yourself…

tips:

  • divide and conquer plugin is often recommended with helping finding the plugin at fault
  • go down to 5-10 must have plugins and slowly increase enabled plugins while monitoring app behaviour
1 Like

i’ve just realized you have put up two posts…

so…from my experience…start with…disabling:

  • this is handled by obsidian core now
  • is it not deprecated and not working for people now??
  • anything to do with file explorers since ver. 1.6.5 is iffy

the rest are prolly okay or some of them unknown by me…

1 Like

Dear friend,

I can’t tell you how much you’ve helped me. After your message, I decided to disable the plugins and try indexing again. I was even recording a screen video. After finishing the indexing, re-enabling the plugins, and restarting the application, guess what happened?

Voila! I encountered the “Index refreshed” message. I can’t describe how it felt to see that message without waiting for hours. I still can’t believe it. I hope it continues like this without any problems. So, I’m marking your response as “solved.”

As for the plugins, I disabled “Automatically reveal active file.” Banners v1.3.3 is working. I use it for my dashboard. Those interested can watch the video below. File Explorer Note Count v1.2.2 is also an indispensable plugin for me. I have many notes, and with that plugin, I can keep track of how many notes I have in each folder. I hope such a feature will be added to the core plugin as well.

Thank you so much!

2 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.