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

Import from text file option #10

Open MrBertie opened 1 year ago

MrBertie commented 1 year ago

Could you consider providing a "Import from text file" option, something like this format, space separated, one colour per line?:

#ffffff Black
#ff0000 Red
#0000ff Blue
#00ff00 Green
... etc

I think that for many power users it would be easier than working through the UX, trying to guess at colours using the sliders. You could prepare a list beforehand based on the umpteen colour palette sites and then simply import it when ready. Plus it would allow you to keep a back-up of the colours you use or even share them with others. Export into the same format would be the icing on the cake... but not as vital!