mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
order is probably less important than the others
This commit is contained in:
parent
d1b148c919
commit
0231f3999e
1 changed files with 3 additions and 3 deletions
|
|
@ -56,12 +56,12 @@ have any file extensions.
|
||||||
known from CSS, for example) are allowed. The prefixing ``#`` must be
|
known from CSS, for example) are allowed. The prefixing ``#`` must be
|
||||||
present.
|
present.
|
||||||
|
|
||||||
- A file called ``order`` inside the vdir includes the relative order
|
|
||||||
of the calendar, a property that is only relevant in UI design.
|
|
||||||
|
|
||||||
- Files called ``displayname`` and ``description`` contain a UTF-8 encoded label/
|
- Files called ``displayname`` and ``description`` contain a UTF-8 encoded label/
|
||||||
description, that may be used to represent the vdir in UIs.
|
description, that may be used to represent the vdir in UIs.
|
||||||
|
|
||||||
|
- A file called ``order`` inside the vdir includes the relative order
|
||||||
|
of the calendar, a property that is only relevant in UI design.
|
||||||
|
|
||||||
Writing to vdirs
|
Writing to vdirs
|
||||||
================
|
================
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue