Improving Notes

In RFC for CalDAV, there are three types of incidences : the events, the tasks and the journals. The journals can be used as a transmit structure to move notes between a server and a client. Basically, journals has a summary (the note title), a description (the note body), a colour, a last modified field.

Nextcloud is not using this protocol for notes, though. But some other servers may.

1 Like

Radicale differentiates between calendar, journal, and tasks. Evolution has Calendar, Tasks, and Memos.

I’d say journal/memos is close enough to “Notes” and as dcaliste points out, the structure is much the same anyhow.