ecustic / obsidian-file-color

An Obsidian plugin for setting colors on folders and files in the file tree.
MIT License
122 stars 9 forks source link

Stopped working since Obsidian 1.2.7 #12

Closed vigliensoni closed 1 year ago

vigliensoni commented 1 year ago

File Color stopped working since my Obsidian app instance was updated to 1.2.7

I have already tried the following:

  1. Updated all plugins, including File-color
  2. Disabled and re-enabled the plugin
  3. Restarted Obsidian
  4. Uninstalled and re-installed the plugin

Does anyone have any advice on how to get the colors back?"

Thx

monnierant commented 1 year ago

Same here. I do the same step and still got the issue

vigliensoni commented 1 year ago

It seems there was an update to Electron v24 that broke some plugins

https://www.reddit.com/r/ObsidianMD/comments/1361ygv/todays_obsidian_update_requires_an_installer/

vigliensoni commented 1 year ago

This PR fixes the issue:

https://github.com/ecustic/obsidian-file-color/pull/13