Files
vault/Articles/Articles MOC.md
Zaine Arch 9645ee23b0
Some checks failed
Build Quartz Notes / build (push) Failing after 21s
update
2026-06-10 20:00:45 +01:00

758 B

These are PDF articles that have been saved under the pdfs/ folder, annotated and studied. This is different to z resources as that will contain resources in general, including articles (articles are a subset of the responsibilities of z resources)

Software Articles:

All files that are not done:

TABLE
FROM "Articles"
WHERE done != true AND file.name!="Articles MOC"
SORT file.name ASC