Client: File Managers: ownCloud folder icon

Created on 18 Mar 2013  路  22Comments  路  Source: owncloud/client

(Similar to #296 but not the same)

The icon of the ownCloud folder (currently clientsync) is just a regular folder. Would be cool to have that be the ownCloud logo to be able to quickly identify it.

Design & UX Enhancement good first issue p4-low

Most helpful comment

Please note that under OSX we'd also need an icon for the sidebar in finder.
osx finder sidebar

All 22 comments

I agree. This should definitely be done.

+1

This seems easy enough to do for Windows: http://msdn.microsoft.com/en-us/library/cc144102%28VS.85%29.aspx

@MTRichards @dragotin @danimo what do you think regarding roadmap and doability?

Totally agree, It is on the roadmap now, see ownCloud https://github.com/owncloud/mirall/issues?milestone=12&state=open.

+1

Now handled in #1818

It鈥檚 not handled there. This is about the folder icon of the root 禄ownCloud芦 folder. This issue is linked in #1818, but not handled there as it鈥檚 quite a different thing. Reopening.

I always wanted to have an ownCloud folder icon, so I made one for Mavericks.
Feel free to use it, if you like it.

folder icons

I'm going to make one for Yosemite as well.

@bennythomae nice, that folder icon looks good for OS X! :)

Btw, saw you鈥檙e based in Dresden. You should come over to the ownCloud conf end of August! https://owncloud.org/conf

hey @bennythomae could you send another link to download that beautiful icon you made ?? ;)
Thanks !

@bennythomae did you already create a yosemite icon?

I haven't hat the time yet, but I'm going to.

The example of an icon: http://sc20k1.deviantart.com/art/ownCloud-Icon-492615985
owncloud_small

or

owncloud_small

or

owncloud-icon-2561

I used ico to simply change the icon on windows folder
http://www.convertico.com/images/1421734016.9/Owncloud_small.ico

it would be neat to have it by default though.

@jturcotte Is there anything you need from the art department in order to get this forward?

@jturcotte if there is, best shoot a mail to Achim. :)

Please note that under OSX we'd also need an icon for the sidebar in finder.
osx finder sidebar

Just leaving this link here: Windows - Integrate a Cloud Storage Provider

https://msdn.microsoft.com/en-us/en-en/library/windows/desktop/dn889934(v=vs.85).aspx

There's some modern OSs integration APIs that can bring this a collateral effect:

  • [ ] Windows < 10 - Include an entry in the sidebar Favorites & set the icon to match OC's #2446 & could be solved by #2719
  • [ ] Windows > 10 - Cloud Storage Provider integration: #5295
  • [ ] Linux - Cloud Providers API?: #4566
  • [x] Mac OS X > 10.10 - Take advantage of the Finder sync extensions API to include the sidebar icon:

You can also use the extension point鈥檚 API to add a toolbar button to the Finder window or a sidebar icon for the monitored folder.

Propably also related the Nextcloud Icon i made for Windows 7. See there.
https://help.nextcloud.com/t/folder-icon-for-desktop-client-windows7/6188

(At least currently the code to create a sidebar favorite seems not to be called at all because it is in a not possible anymore else branch.. check the wizard for Utility::setupFavLink( localFolder ))

Was this page helpful?
0 / 5 - 0 ratings