You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
502 B
502 B
+++ title = "Parsing date from CLOSED property" date = 2018-01-23T14:10:00+00:00 tags = ["dates", "date", "closed"] draft = false +++
When an Org TODO item is switched to the DONE state, a CLOSED
property is auto-inserted (default behavior).
If such a property is non-nil, the value (time-stamp) of that is used
to set the date field in the exported front-matter.
- Reference
- (org) Special properties or
C-h i g (org) Special properties