• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Importing from a networked NAS?
#3
You can also just import multiple times and filter on the file types you do want. For example, you can use Import->Batch Import, set the file filter to *.pdf, and import all the PDFs. Then you could do it again for *.jpg. If you want to get really complicated, that filter is actually a regular expression field, so you technically could do something like 

(?si).*\.(pdf|jpg)$ 

if you wanted to only import PDFs and JPG files.

Mike
Reply


Messages In This Thread
Importing from a networked NAS? - by Beemer - 12-15-2023, 12:04 AM
RE: Importing from a networked NAS? - by BRX - 12-15-2023, 01:30 AM
RE: Importing from a networked NAS? - by Zubersoft - 12-15-2023, 04:36 AM
RE: Importing from a networked NAS? - by Beemer - 12-15-2023, 04:59 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.