Back to Notenik Docs


The Notenik Knowledge Base

9.16 System-Assigned Dates and Times ↑

9.16.3 Timestamp

The word Timestamp can be used as both a label and a type.

A Collection should never have more than one field of this type.

This field is assigned when a Note is first created, and is an alternate means of identification for a Note that will persist even if the title of the Note is later changed.

Timestamp values will be generated in a “yyyyMMddHHmmss” format, consisting of:

These codes are taken from Unicode Technical Standard #35.

All of this is normalized to Greenwich Mean Time, and formatted without spaces or punctuation.

This field is system-maintained, and is not editable by the user.

The field is generally displayed below all user-editable fields, and may be separated from these other fields by a divider.

The values for this field can be exported and imported, and will then serve the purpose of preserving an original value for this field, rather than reflecting the date and time of the import.

Timestamps such as these are often used when creating a zettelkasten.

A timestamp field is particularly important when you are using Wiki Style Links within a Collection.

If you enable the timestamp field for a Collection, then you can change the title of a linked Note without changing the referencing wiki link text, and Notenik will remember the association between the old title and the new title, making use of the timestamp field to preserve a unique, unchanging identity for each Note. These associations will be saved in a special data store for the Collection. This functionality can be useful to make sure you don’t end up with broken links between Notes.


Next: 10. Getting Data Into and Out of Notenik