TABLE without id
	file.link AS "Workboard", 
	file.size AS "Size", 
	file.meta_hash AS "Meta-Hash"
FROM ""
WHERE file.name != "Workboards" and contains(file.name, "Workboard") OR contains(file.tags, "#Workboard") or contains(tags, "Workspace")

New Workboards