View Single Post
Old 10-15-2020, 06:10 PM   #20
dunhill
Guru
dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.
 
dunhill's Avatar
 
Posts: 902
Karma: 810834
Join Date: Sep 2017
Location: Buenos Aires, Argentina
Device: moon+ reader, kindle paperwhite
Quote:
Originally Posted by ownedbycats View Post
I took the template that chaley helped me with in this thread and made a few small modifications:

Code:
program:
	p = format_date(raw_field('pubdate'), 'yyyy');
	if p then
		strcat(re(p, '^(...).*', '\1'), '0s.', p)
		else 'Unknown'
	fi
Make sure the column is set to sort by text or searching for unknown won't work.

In Preferences > Look and Feel > Tag Browser, put the column into the "categories with hierarchical items" field. This is the result in the tag browser of my fanfiction VL:

Attachment 182759
Excellent the calendar icon
dunhill is offline   Reply With Quote