Menu

#97 Ability to open (sub)folders

Git
open
nobody
9
2022-06-15
2015-04-13
Maki
No

If MComix could open folder trees it would really help a lot. Having the ability to open a folder instead of a file already helps, and adding an option in the preferences or open dialog where it says "load subfolders" would be even better.

Discussion

  • Lukas Zachar

    Lukas Zachar - 2015-06-20

    Hi, please find my, a bit too straightforward, patch.

    It adds new check box into Preferences -> Advanced called "Open subdirectories"
    The state is used in file_chooser_dialog to allow recursion into directories.

    It works for me, let me know what should I change to have this patch accepted.

     
    • ChameleonScales

      ChameleonScales - 2022-06-15

      Just tried it. Not sure if it doesn't work or I don't know how to use it. I do File>Open, then chose a folder containing subfolders which contain archives. Nothing happens.

       
  • ChameleonScales

    ChameleonScales - 2022-06-15

    Otherwise I just made this : https://gitlab.com/ChameleonScales/folder-tree-importer-for-mcomix/
    Not sure if by "open " you meant import into the library but that's what my code does.

     

    Last edit: ChameleonScales 2022-07-01

Log in to post a comment.