diff --git a/main.py b/main.py index 463c90c..2f92dca 100644 --- a/main.py +++ b/main.py @@ -584,12 +584,13 @@ class TourDialog(QDialog): "
  • The 'Page Range' input is disabled as all posts are fetched.

  • " "
  • A filename style toggle button (e.g., 'Name: Post Title') appears in the top-right of the log area when this mode is active for a creator feed. Click it to cycle through naming styles:" " " "

  • " - "
  • For best results with 'Name: Post Title' or 'Name: Date Based' styles, use the 'Filter by Character(s)' field with the manga/series title for folder organization.
  • " + "
  • For best results with 'Name: Post Title', 'Name: Title+G.Num', or 'Name: Date Based' styles, use the 'Filter by Character(s)' field with the manga/series title for folder organization.
  • " "
    " "
  • 🎭 Known.txt for Smart Folder Organization:
    " " Known.txt (in the app's directory) allows fine-grained control over automatic folder organization when 'Separate Folders by Name/Title' is active." @@ -4125,12 +4126,13 @@ class DownloaderApp(QWidget):
  • The 'Page Range' input is disabled as all posts are fetched.
  • A filename style toggle button (e.g., 'Name: Post Title') appears in the top-right of the log area when this mode is active for a creator feed. Click it to cycle through naming styles:
  • -
  • For best results with 'Name: Post Title' or 'Name: Date Based' styles, use the 'Filter by Character(s)' field with the manga/series title for folder organization.
  • +
  • For best results with 'Name: Post Title', 'Name: Title+G.Num', or 'Name: Date Based' styles, use the 'Filter by Character(s)' field with the manga/series title for folder organization.