Story Resources
A collection of storytelling tips. Usually a source, sometimes synthesis.
to separate into:
- atomic tips
- case studies
📨 Recently Modified Writing Tips Notes
table
tags as Tags,
(date(now)-date(file.mtime)) as "Last Modified"
FROM [[]] AND !#📂
sort file.mtime DESC
limit 5
🕸 Busiest Writing Tips Notes
table
tags as Tags,
length(file.inlinks) as inlinks
FROM [[]] AND !#📂
sort length(file.inlinks) DESC
limit 5
All Writing Tips Notes
type: tree
fields: [down]
merge-fields: true