|
|
|
|
@ -52,7 +52,7 @@ This package might evolve into a multi-.el project. |
|
|
|
|
- [ ] fix table horizontal rule generator, which currently adds an |
|
|
|
|
additional syntax-breaking space in each cell |
|
|
|
|
- [ ] Parse org heading to set the hugo post title in fm |
|
|
|
|
- [-] Clean up and formalize metadata fields |
|
|
|
|
- [-] Clean up and formalize the front matter fields |
|
|
|
|
- [ ] Parse org tags to set the hugo post tags/categories in fm. |
|
|
|
|
- [X] Use title to auto-generate file name string. |
|
|
|
|
- [ ] Set post date to be the same as the export date *unless* |
|
|
|
|
@ -64,7 +64,7 @@ This package might evolve into a multi-.el project. |
|
|
|
|
- [X] in image links, copy images to static dir and rewrite link target |
|
|
|
|
- [ ] Use =org-capture= to generate new posts in a pre-defined "blog |
|
|
|
|
posts org file". That step should also auto-insert the meta-data |
|
|
|
|
needed for hugo frontmatter as needed -- like the post's initial |
|
|
|
|
needed for hugo front matter as needed -- like the post's initial |
|
|
|
|
/draft/ state. |
|
|
|
|
- [ ] Different faces for the post heading based on its /draft/ state |
|
|
|
|
and /futureness/ (if /publishdate/ is newer than today). (this seems |
|
|
|
|
|