This is intended to record the custom folder icon you are using for any folders in Google Drive, as by now Google Drive now reverts all folder icon changes from time to time.
FOLDER_ICON=Icons sample/
FOLDER_GOOGLE_DRIVE=G:/My Drive/
FOLDER_ICON: The root directory of your own folder icons. You can leave it empty/remove this token and always use absolute paths in icos.txt instead.FOLDER_GOOGLE_DRIVE: The root directory of your google drive folder.
For each folder you want to customize the icon, write:
- Relative path of folder of the folder you want to customize, from Google Drive root directory
- Relative path of folder of the desired icon
- File name of the desired icon
in one line, delimited by ,.
Leading and trailing spaces are ignored.
Contents after # or % in a line are ignored.
Empty lines are ignored.
Example:
Course Notes,Pack_01,01.ico
# My Doctor projects:
Doctor,Pack_01,04.ico
Doctor/Project,Pack_01,03.ico # Coloured as green for having outstanding items
Doctor/Plan,Pack_01,04.ico
From now on, whenever you want to customize a folder in google drive, edit icos.txt and run forceicon.py.
Whenever Google Drive messed up your folder icons again, run forceicon.py.
Modify as you wish, and run with risk.
Personally, I use icons from Folder Painter.
For editing icons, I use photoshop with this plugin to enable editing icos: https://appuals.com/how-to-open-ico-files-in-photoshop-cc/