Suggestion a VSCode plugin to update front-matter #5435
mobeicanyue
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
See |
Beta Was this translation helpful? Give feedback.
0 replies
-
hexo already has this feat. You can use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, thanks for developing such a useful blogging tool. I'd like to suggest a feature enhancement for Hexo.
As we're aware, it can be challenging to determine the update time of Markdown files on GitHub Action.
Therefore, I propose utilizing a front matter to store this information. So we could maintain a VSCode plugin for the task. Whenever we make modifications to an article, the update time would be automatically updated.
This idea was inspired by a plugin I've recently been using, the 'Sitemap Generator'.
Beta Was this translation helpful? Give feedback.
All reactions