Files
kepano-obsidian/References/Steph Ango.md
2025-05-23 13:17:29 -07:00

446 B

categories, tags, org, created, twitter, url
categories tags org created twitter url
People
people
authors
Obsidian
2023-09-12 kepano https://stephango.com/

Clippings

table without id
	file.link as Title,
	published as Published
where
	contains(author,this.file.link)
sort rating desc

Meetings

table without id
	file.link as Meeting,
	date as Date
where
	contains(people,this.file.link)
sort file.name desc