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

Add HHMM to Date / Use = in file name / unify post & boxTitle names #20

Open
Rsfinder opened this issue Sep 23, 2024 · 1 comment
Open

Comments

@Rsfinder
Copy link

i have been using this downloader for a long time. thanks for a good tool.
i have a few personal requests regarding file names.

  1. use HHMM(+SS) for {postDate} yyyymmdd
     ex. https://fantia.jp/posts/1723273 → 20230121 1735

  2. symbol... I especially want to incorporate “=” into the name format.

  3. unify the name formatting of the post image and the image in the boxTitle
     ex. https://fantia.jp/posts/1723273

my name format
({uid} {postId}) {postTitle} {boxTitle} {user} ({imgIndex:1}) {postDate}

post    (440126 1723273)  創作らくがきまとめ    まったくモー助  (post)  20230121.jpeg
boxTitle (440126 1723273)  創作らくがきまとめ  創作らくがきまとめ  まったくモー助  (1)  20230121.jpeg

post... the absence of {imgIndex:1} creates extra space. i would like to unify this as follows

post    (440126 1723273)  創作らくがきまとめ  まったくモー助  (post)  20230121.jpeg
boxTitle (440126 1723273)  創作らくがきまとめ  創作らくがきまとめ  まったくモー助  (1)  20230121.jpeg

these are all very personal requests. If it's too difficult, please go through with it.
i will continue to use them and will support them as much as possible.

(i can understand japanese, so replies don't have to be in Eng

@Rsfinder Rsfinder changed the title Add HHMM to Date / Use = in file name / Add HHMM to Date / Use = in file name / unify post & boxTitle names Sep 23, 2024
@suzumiyahifumi
Copy link
Owner

Thank you for your reply and intimate. I am not Japanese, so this reply will be in Eng.

For 1.
You can apply yyyymmdd hhMM to {postDate}, There is a input area write yyyymmdd for default value in the setting center, change it value.

For 2.
About the symbol “=”, I will test and consider this format.

For 3.
I got it, this bug will be fix in next version.

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