I have a property field ‘published’, format: date. In the properties of the individual notes, the field is displayed in date format, in the calendar of projects as a text field. Therefore the calendar does not work. This is new, because it always worked before.
What do I have to do to make the calendar work again?
What I notice: In the notes the date field is in the European format DD.MM.YYYY, in the Projects table the content is displayed in the format YYYY.MM.DD (but unfortunately as a text field).
Projects considers a field as date type only when all the field values in the tracked notes are in date type. Also, in source mode the date value should follow YYYY-MM-DD format.
Thank you very much for the answer. Unfortunately, I don’t understand it (I am completely lost in technical matters). I have not changed the field, it has always shown the date in the form DD.MM.YYYY and has always worked fine. When I click on the field in a note, a calendar is displayed in which I can select the date. In Projects it appears in the format YYYY-MM-DD, but as a text field.
I don’t understand: I changed the data type of the field “publishes” in a note from “date” to “checkbox”. Now the field in projects is displayed as a date field again and the calendar works fin. Mysterious.