Files
kepano-obsidian/References/Steph Ango.md
2023-09-13 14:20:45 -07:00

444 B

category, tags, org, created, twitter, url
category 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