Digital Mercenary
Usable and Useful Isomorphic Playbook for the Digital Mercenary.
digitalmercenary.substack.com
Published Posts
TABLE date, subtitle, audience
FROM "Digital Mercenary" WHERE status = "published"
SORT date DESCPremium Posts
TABLE date, subtitle
FROM "Digital Mercenary" WHERE status = "published" AND audience = "premium"
SORT date DESCDrafts
TABLE file.name
FROM "Digital Mercenary" WHERE status = "draft"
SORT file.name ASC