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.
ox-hugo
.alternate-single
layout from _default
.
lastmod
.
[[logbook.notes]]
TOML table array.
C-c C-z
binding.
See Org Info: Drawers.
mono
.
ox-hugo
Issue #203
For example,
:LOGBOOK:
- Note taken on [2018-09-06 Thu 11:45] \\
Another note.
- Note taken on [2018-09-06 Thu 11:37] \\
A note
- State "DONE" from "DRAFT" [2018-09-06 Thu 11:25]
- State "DRAFT" from "TODO" [2018-09-06 Thu 11:25]
- State "TODO" from [2018-09-06 Thu 11:25]
:END:
should export only the notes to an array of TOML tables with key
logbook.<..>.notes
. The notes are ordered starting from the newest
note first in the TOML table array to the oldest note at the last.
logbook.<..>.notes
front-matter.Page Variable | Value | |
---|---|---|
Name | "Parsing notes from LOGBOOK" | |
Title | "Parsing notes from LOGBOOK" | |
ResourceType | "page" | |
Kind | "page" | |
Section | "posts" | |
Draft | false | |
Type | "posts" | |
Layout | "alternate-single" | |
Permalink | "https://ox-hugo.scripter.co/test/posts/parsing-notes-from-logbook/" | |
RelPermalink | "/posts/parsing-notes-from-logbook/" | |
Data |
| |
NextPage | Parsing date from LOGBOOK | |
PrevPage | Citations with captions | |
NextInSection | Parsing date from LOGBOOK | |
PrevInSection | Citations with captions |
Key | Type | Value | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
date | time.Time | 2018-09-06 11:25:00 +0000 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | string | " Parse notes from LOGBOOK into a TOML table (YAML map?) of\n `logbook.notes` front-matter.\n " | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
draft | bool | false | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
iscjklanguage | bool | false | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
lastmod | time.Time | 2022-05-12 08:41:06 -0400 -0400 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
layout | string | "alternate-single" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
logbook | maps.Params |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
publishdate | time.Time | 2018-09-06 11:25:00 +0000 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tags | []string | "front-matter" "notes" "logbook" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | string | "Parsing notes from LOGBOOK" |
hugo-bare-min-theme
+ Hugo 0.101.0
(commit
466fa43c16709b4483689930a4f9ac8add5c9f66)
.
This site is powered by Netlify.