Reading

πŸ“š Reading & Sources

All sources

TABLE author, year, up AS "Topic", file.mtime AS "Added"
FROM "70-Sources"
SORT file.mtime DESC

Recently added

LIST
FROM "70-Sources"
SORT file.mtime DESC
LIMIT 10

Sources by topic (MOC)

TABLE rows.file.link AS "Sources"
FROM "70-Sources"
GROUP BY up AS "Topic"