View Single Post
Old 01-30-2015, 05:56 PM   #1
rayzor
Junior Member
rayzor began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jan 2015
Device: ShuBook (ios)
Saving to Disk - Date Added to Library

I am trying to save to disk with a folder structure that contains the Month/Year added. {date} doesn't work at all so I can't even progress into format_date()

Any idea how I would accomplish this? I am trying
{date}/{authors} - {title}

What I ideally want is
{date:'format_date(raw_field('date', 'yyyy-mm'))'}

Thanks
rayzor is offline   Reply With Quote