Since one week I'm looking for a solution to add a folder with a specific icon to the favorites sidebar (like Dropbox does it)
Is there any solution to do this with Electron or Objective C?
What I've found so far:
- drag & drop it by yourself
- fileicon
- Programmatically add a folder to "Places" in Finder (don't know if I can extend electron)