From: "Samuel Banya" <sbanya@fastmail.com>
To: "Emanuel Berg" <help-gnu-emacs@gnu.org>
Subject: Question Regarding Exporting A Single 'blog.org' File With Subheadings To Multiple Separate Markdown Files
Date: Mon, 13 Jun 2022 10:44:31 -0400 [thread overview]
Message-ID: <517112b4-3952-46de-9a71-f4215ee6355d@www.fastmail.com> (raw)
Hello,
I am converting my blog to utilize 'ox-hugo' so that I can convert my single 'blog.org' file with multiple headings that each have a date for the heading name into their own separate Markdown files.
Ex for contents of 'blog.org'
```
* June 13, 2022
Something that I did today
```
When I go to export this, I hit C-c C-e, and then hit 'H' (Export to Hugo-compatible markdown) and then 'A' (All subtrees (or File) to Md file(s)'.
The end result however is just a single 'blog.md' file with all of the individual posts.
Am I doing something wrong within this workflow?
Or do I have to actually place all of these individual posts into their own .org files accordingly?
My config for reference is here:
https://github.com/SamuelBanya/SamsEmacs/blob/main/configuration.org
Thanks,
Sam
next reply other threads:[~2022-06-13 14:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-13 14:44 Samuel Banya [this message]
2022-06-13 14:57 ` Question Regarding Exporting A Single 'blog.org' File With Subheadings To Multiple Separate Markdown Files Kaushal Modi
2022-06-13 17:00 ` Samuel Banya
2022-06-13 17:12 ` Kaushal Modi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=517112b4-3952-46de-9a71-f4215ee6355d@www.fastmail.com \
--to=sbanya@fastmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.