id | created_date | updated_date | type |
---|---|---|---|
<% tp.file.title.split(" ")[0] %> |
<% tp.file.creation_date('DD/MM/YYYY') %> |
<% tp.file.creation_date('DD/MM/YYYY') %> |
resource |
- 🏷️Tags : #<% tp.file.creation_date('MM-YYYY') %> #resource #reading
list from "notes"
where file.ctime.year = <% tp.date.now('YYYY') %> and file.ctime.month = 12 sort file.ctime desc
list from "notes"
where file.ctime.year = <% tp.date.now('YYYY') %> and file.ctime.month = 11 sort file.ctime desc
list from "notes"
where file.ctime.year = <% tp.date.now('YYYY') %> and file.ctime.month = 10
sort file.ctime desc
list from "notes"
where file.ctime.year = <% tp.date.now('YYYY') %> and file.ctime.month = 9
sort file.ctime desc
list from "notes"
where file.ctime.year = <% tp.date.now('YYYY') %> and file.ctime.month = 8
sort file.ctime desc
list from "notes"
where file.ctime.year = <% tp.date.now('YYYY') %> and file.ctime.month = 7
sort file.ctime desc
list from "notes"
where file.ctime.year = <% tp.date.now('YYYY') %> and file.ctime.month = 6
sort file.ctime desc
list from "notes"
where file.ctime.year = <% tp.date.now('YYYY') %> and file.ctime.month = 5
sort file.ctime desc
list from "notes"
where file.ctime.year = <% tp.date.now('YYYY') %> and file.ctime.month = 4
sort file.ctime desc
list from "notes"
where file.ctime.year = <% tp.date.now('YYYY') %> and file.ctime.month = 3
sort file.ctime desc
list from "notes"
where file.ctime.year = <% tp.date.now('YYYY') %> and file.ctime.month = 2
sort file.ctime desc
list from "notes"
where file.ctime.year = <% tp.date.now('YYYY') %> and file.ctime.month = 1
sort file.ctime desc