You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2022. It is now read-only.
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.
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.
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.