NOTE

NOTE

Title

Contents

This note collects all notes where the in property says Books.

Books

Books sorted by Ratings & YearXP

TABLE WITHOUT ID
	year as Year,
	"![|60](" + image + ")" as Cover,
	file.link as Title,
	join(list(by)) as Author,
	yearXP as YearXP,
	rating as Rating
WHERE
	contains(in,this.file.link) and
	!contains(file.name, "Template")
SORT rating desc, year asc

Extra

These are “works in progress” but they should give you some ideas for your own book groups and bookshelves.