.Kind (page): .Type (posts) / .Layout ()
Bundle: n/a (regular page)
[ categories | tags | search ]
ox-hugo Test Site

This is the test site for the ox-hugo package for Emacs/Org-mode.

It is updated automatically after each commit to the ox-hugo repo. It was last updated on Oct 05, 2024 21:20 UTC.


This page was created/modified in commit 03cf11b "Update the "Dates" tests" on 2018-01-23.
Markdown source of this page

Parsing date from CLOSED property

tags: dates date closed


Description/Summary

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


Content

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

Page (Debug)

Page VariableValue
Name "Parsing date from CLOSED property"
Title "Parsing date from CLOSED property"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://ox-hugo.scripter.co/test/posts/parsing-date-from-closed-property/"
RelPermalink "/posts/parsing-date-from-closed-property/"
Data
page.Data{} (type:page.Data)
NextPagePublish date set using SCHEDULED
PrevPageDate set using Org time stamp
NextInSectionPublish date set using SCHEDULED
PrevInSectionDate set using Org time stamp

Page Params (Debug)

KeyTypeValue
datetime.Time 2018-01-23 14:10:00 +0000 UTC
draftbool false
iscjklanguagebool false
lastmodtime.Time 2018-01-23 14:19:10 -0500 -0500
publishdatetime.Time 2018-01-23 14:10:00 +0000 UTC
tags[]string "dates" "date" "closed"
titlestring "Parsing date from CLOSED property"

File Object (Debug)

FileInfo VariableValue
UniqueID "72de902df4db46baba621d1293cfb080"
BaseFileName "parsing-date-from-closed-property"
TranslationBaseName "parsing-date-from-closed-property"
Lang "en"
Section "posts"
LogicalName "parsing-date-from-closed-property.md"
Dir "posts/"
Ext "md"
Path "posts/parsing-date-from-closed-property.md"

This site is generated using the ox-hugo package for Emacs/Org-mode + hugo-bare-min-theme + Hugo 0.101.0 (commit 466fa43c16709b4483689930a4f9ac8add5c9f66) . This site is powered by Netlify.
[Test Site home | ox-hugo home]