owncloud / core

:cloud: ownCloud web server core (Files, DAV, etc.)
https://owncloud.com
GNU Affero General Public License v3.0
8.38k stars 2.05k forks source link

[Usability] CalDAV/CardDAV link #1516

Closed laryllian closed 11 years ago

laryllian commented 11 years ago

Hey all, I have just discovered, why I can never remember, where to look for the CalDAV/CardDAV links exactly:

To find the CalDAV url for a specific calendar:

But to find the CardDAV url for a specific address book:

This is a usability no-go! Why do I click on the cogwheel for the contacts link and not on the cogwheel for the calendar link? I think this is confusing, at least for me it was - a lot. ;)

Happy greetings and thx for the good work Laryllian

blizzz commented 11 years ago

@jancborchardt something for you?

jancborchardt commented 11 years ago

@laryllian we are aware of this. In the current dev version @georgehrke combined the calendars and cogwheel popover. In a future version, the calendar will also move to the new sidebar layout with settings on the bottom left.

Sorry for the confusion. We’re still in the phase of figuring out which design is best, and moving forward with all apps in unison is quite difficult.

laryllian commented 11 years ago

Hehe, no hard feelings, I just wanted to point it out, because I, too, want to see OC succeed. =)

jancborchardt commented 11 years ago

On Thu, Feb 7, 2013 at 7:20 PM, laryllian notifications@github.com wrote:

Hehe, no hard feelings, I just wanted to point this problem out, because I want to see OC succeed too ;-)

BTW: Do you have Usability guys on that subject or are just tech guys doing it? ...if I may ask. =)

Yep, I’m a usability person and often discuss with the other team members. Everyone has some level of knowledge of how to design simpler and more usable, and it’s getting better. :)

jancborchardt commented 11 years ago

@laryllian and by the way, this should also just be way easier in the current dev version (to be released as ownCloud 5). Just in the settings inside the app there are the CalDAV/CardDAV addresses, as well as for individual calendars.

laryllian commented 11 years ago

Is it picky to point out that the calendar and contact options (sharing, link, etc) are still inconsistent in terms of their order in both places? ;-)

jancborchardt commented 11 years ago

@laryllian as said before: »In a future version, the calendar will also move to the new sidebar layout with settings on the bottom left.« Which hopefully means ownCloud 6. @georgehrke will you merge the rework soon so we can double down on that?

georgehrke commented 11 years ago

On Mar 18, 2013, at 10:53 PM, Jan-Christoph Borchardt notifications@github.com wrote:

@laryllian as said before: »In a future version, the calendar will also move to the new sidebar layout with settings on the bottom left.« Which hopefully means ownCloud 6. @georgehrke will you merge the rework soon so we can double down on that?

Well, there's still a lot of js work to be done. — Reply to this email directly or view it on GitHub.

jancborchardt commented 11 years ago

@georgehrke then what are you doing checking your mails? Get to work! ;) But seriously, will you use the apptemplate or appframework or something like that? cc @Raydiation

georgehrke commented 11 years ago

On Mar 18, 2013, at 10:57 PM, Jan-Christoph Borchardt notifications@github.com wrote:

@georgehrke then what are you doing checking your mails? Get to work! ;) But seriously, will you use the apptemplate or appframework or something like that?

Yeah, I port the current code to make use of the awesome appframework. cc @Raydiation

— Reply to this email directly or view it on GitHub.