obsidian-auto-class
obsidian-auto-class copied to clipboard
Not working after restart if tab is not focused
I'm using obsidian-auto-class and setting a css class based on the path that a file is in. Opening new notes works great and my css class is auto-applied. However if I restart Obsidian when I have multiple tabs open, then the css class is not applied to any tabs that are not focused on startup. So I have to close and reopen those notes to get the css class applied.