Author Topic: New ingest option?  (Read 2816 times)

Offline Eric

  • Sr. Member
  • ****
  • Posts: 264
    • View Profile
New ingest option?
« on: August 31, 2016, 09:17:45 AM »
I was wondering if maybe a future release could have the option of putting a name AND date for the folder: Right now PM creates a folder with the date and THEN under that a folder with the name.

Now:

20160831 (folder)
      game 1 (folder)
      game 2 (folder)

What I'd like:

20160831 game 1 (folder)
20160831 game 2 (folder)

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24771
    • View Profile
    • Camera Bits, Inc.
Re: New ingest option?
« Reply #1 on: August 31, 2016, 11:09:12 AM »
I was wondering if maybe a future release could have the option of putting a name AND date for the folder: Right now PM creates a folder with the date and THEN under that a folder with the name.

Now:

20160831 (folder)
      game 1 (folder)
      game 2 (folder)

What I'd like:

20160831 game 1 (folder)
20160831 game 2 (folder)

You can do the same thing with variables, just change the Copy Photos popup to "into folder with name" and enter:

{todayyear4}{todaymonth0}{todayday0} game 1
{todayyear4}{todaymonth0}{todayday0} game 2

HTH,

-Kirk