-
Notifications
You must be signed in to change notification settings - Fork 4
markdown output #4
Description
Related to my other issue, It would be really great if it would be possible to save a copy of my log in a simple markdown format. I blog and use hugo to blog. If I had a text template I could provide and then use a few variables like datetime/tag, and an option to set a save destination to on adding a lot entry, I could have it save a markdown file so I could add these to my blog for recording progress.
Is that something you've considered doing?
For reference: Microblog Github Repo outputs to microblog
I've thought about using the other templates out there to log, and still might, but simplifying publishing or creating a simple markdown file with the log built into vscode might make it super quick and more likely for me to log this on my site.
Thanks again for the great work, and if not something in scope for your work no problem.