Skip to content
Discussion options

You must be logged in to vote
TABLE WITHOUT ID 
	link(date, dateformat(date.file.day, "ccc d MMM")) as Date,
	rows.Lists.outlinks as Outlinks
FROM [[<% tp.file.title %>]] and #log/daily 
FLATTEN file.lists AS Lists
WHERE file.day >= date(this.days[0]) 
WHERE file.day <= date(this.days[6])
WHERE meta(Lists.section).subpath = "Journal"
WHERE Lists.outlinks
GROUP BY file.link as date
SORT file.day asc

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@DryIce1
Comment options

@DryIce1
Comment options

@AB1908
Comment options

@DryIce1
Comment options

@AB1908
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by DryIce1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants