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
This change adds a new setting for custom filename format and modifies the storage manager to use this custom format. The default format is updated to match the example given in the criteria.
Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.
Latta AI seeks to solve problems in open source projects as part of its mission to support developers around the world. Learn more about our mission at https://latta.ai/ourmission . If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.
几个字段可以自定义设置
假设按照以下这些来定义
发布日期:YYYYMMDD
发布时间:hhmm
发布用户:user
作品标题:title
作评ID:id
这边举个例子,我个人是按这样命名保存的
YYYY.MM.DD_hhmm_user_title
The text was updated successfully, but these errors were encountered: