| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-13 | Mention `org-mode-reader' for Haunt in READMEHEADmaster | Jakob L. Kreuze | |
| 2023-07-24 | Enable customization of where rendered documents are written to | Jakob L. Kreuze | |
| 2022-06-14 | Lint package | Jakob L. Kreuze | |
| 2022-06-01 | Only handle `:haunt-metadata' when present | Jakob L. Kreuze | |
| 2022-06-01 | Add option for extra haunt metadata per file | Anastasios Manganaris | |
| Hello, Thank you for making ox-haunt.el. I use some extra metadata to control how my haunt website is organized. I modified ox-haunt to let me add extra metadata to each file. Like this: #+haunt_metadata: ((recent . t) (status . "Completed") (purpose . "Make development with GNU Guix easier.")) Do you consider this a worthwhile feature? Does this change look alright? Best, Tassos Manganaris | |||
| 2020-05-26 | Add 'Users' section to README.md | Jakob L. Kreuze | |
| 2020-02-01 | Add: support for single org-mode file flowv0.2 | Dimakakos Dimos | |
| Changes implemented: - When using the subtree only flag in org-export, export the current subtree after checking if it or any of it's parents have the "EXPORT_FILE_NAME" property and that it is marked as DONE. Then parse title from heading, date from CLOSED or SCHEDULED state and tags from org-mode tags. - Add "A" binding in org-export UI to try and export all valid subtrees in current buffer. - Expose HAUNT_IMAGES_DIR as variable that handles where link images are to be saved. | |||
| 2019-07-20 | Prefer 'substring' to 'cl-subseq'v0.1 | Jakob L. Kreuze | |
| 2019-07-20 | Fix propagation of `dest-path' in `ox-haunt-export-as-html' | Jakob L. Kreuze | |
| 2019-07-20 | Update docstrings | Jakob L. Kreuze | |
| 2019-07-20 | Update Package-Requires | Jakob L. Kreuze | |
| 2019-07-20 | Update README.md | Jakob L. Kreuze | |
| 2019-07-09 | Propagate `:haunt-base-dir' if set as a buffer-local custom. | Jakob L. Kreuze | |
| 2019-07-09 | Remove `html-tidy' support. | Jakob L. Kreuze | |
| 2019-05-01 | Implement a 'ox-haunt-base-dir custom variable | Jakob L. Kreuze | |
| 2019-05-01 | Remove replacement for 'ox-html-src-block | Jakob L. Kreuze | |
| 2019-04-30 | Add recognition for the TAGS keyword | Jakob L. Kreuze | |
| 2019-04-30 | Rename vestigial ':hugo-base-dir | Jakob L. Kreuze | |
| 2019-04-30 | Add replacement for 'ox-html-src-block | Jakob L. Kreuze | |
| 2019-04-30 | Stop wrapping output in <article> | Jakob L. Kreuze | |
| Wrapping the exported HTML in <article> is just a hack. I've submitted a patch for 'html-reader, which properly solves the issue. | |||
| 2019-04-26 | Remove "This file is part of GNU Emacs." | Jakob L. Kreuze | |
| Because, y'know, it isn't. That's vestigial from my copy-paste from ox-html.el. | |||
| 2019-04-26 | Add LICENSE | Jakob L. Kreuze | |
| 2019-04-22 | Have 'ox-haunt-export-to-html export to the haunt directory | Jakob L. Kreuze | |
| 2019-04-22 | Intercept 'org-html-link to copy static images | Jakob L. Kreuze | |
| 2019-04-22 | Ensure that 'ox-html is loaded | Jakob L. Kreuze | |
| 2019-04-21 | Initial commit | Jakob L. Kreuze | |