Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

文章创建时间、本文链接问题 #18

Closed
tlogin2021 opened this issue Sep 1, 2022 · 2 comments
Closed

文章创建时间、本文链接问题 #18

tlogin2021 opened this issue Sep 1, 2022 · 2 comments

Comments

@tlogin2021
Copy link

tlogin2021 commented Sep 1, 2022

1,旧博客文章迁移到 vanblog,不能自定义创建时间,时间线看上去一天就发布一大堆文章。应该提供自定义文章创建时间功能。

如果实现这个功能,个人认为“年月日时”已经足够,分和秒没必要。

2,点击目录的二级标题,刷新页面,此时版权声明里“本文链接”会自动添加二级标题文字。是否应该保持为永久链接?

@Mereithhh
Copy link
Owner

感谢反馈!

问题一

就现有功能来说,您可以通过文章管理的导入功能设置创建时间。参考文档

非导入情况下自定义创建时间的功能,我会在下个版本加上,您可以关注一下!(可能今天晚上就发布了)

问题二

您的考虑有道理,这里出现二级标题文字不是特别合适。下个版我会修复这个问题。

@Mereithhh
Copy link
Owner

分和秒确实没有必要,实际上前端也不会展示那么详细的信息。 后端存储分和秒更多是为了排序等功能考虑的。 但为了个别用户的需求,我可能依然保留分和秒的输入框,但默认为0且可以不填。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants