Hi Johan,
On Feb 24, 2013, at 9:48 PM, Johan Vromans jvromans@squirrel.nl wrote:
For debugging, it would be very nice to have the possibility to find out what UID is associated with a specific entry. For example, when clicking on an appointment, the form that pops up could contain a line similar to "UID: 20030614173619-9142938".
UID is present as a hidden form field in both clients (so you need to click to "inspect element").
Also, it would be nice to find out exactly what version of CalDAVZAP / CardDAVMate is running. Maybe the version could be added to the <title>?
Sorry, I do not want to add this information to the title - basic users don't care about the software version number. If you want to check your version open the main.js and see the first variable (note: for release candidate versions you will always see the same version - there is no rc1, rc2, ... in the version number).
JM
-- Johan