Hi,
First off, thanks for the AMAZING utility!
One small thing I've noticed is that if there are drafts in the XML export and prefixdate is set as true, the generated markdown files are named something like Invalid DateTime-my-blog-post.md (because drafts don't have a date by definition).
Maybe we could look into taking another flag to include (or not) drafts, and name any draft posts draft-my-blog-post.md as a fallback for the lack of date.
What do you think?
Hi,
First off, thanks for the AMAZING utility!
One small thing I've noticed is that if there are drafts in the XML export and
prefixdateis set astrue, the generated markdown files are named something likeInvalid DateTime-my-blog-post.md(because drafts don't have a date by definition).Maybe we could look into taking another flag to include (or not) drafts, and name any draft posts
draft-my-blog-post.mdas a fallback for the lack of date.What do you think?