Hey kiwidude... I tried the same technique in order to show the Published Date. It didn't work, I added {published} does that sound right?
"You can control which custom columns appear over there from within Preferences->Tweaks" Mine has the following listed:
# Set custom metadata fields that the book details panel will or will not display.
book_details_will_display = ['*']
book_details_wont_display = []
which if I understand should show all my custom fields, so theoretically my publishedyear custom column that I built from {published} should do the trick no?
|