how to separately list pages with two dataview(js) to show created and modified today? #1621
Unanswered
webrunneronSun
asked this question in
Q&A
Replies: 2 comments
-
I'm not sure I understand. Are you confused why files created on the same day as the daily note also show up in the list for files modified that day? By definition, modified date == created date for newly created files. |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanks @AB1908 , understood. i won't separate them anymore. oragnally, i through there was a way to tell the difference between the modified date and the created date for today's newly creaded. thanks a lot! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to have two dataview (or dataviewjs) to list pages that created and modified (edited) today separately to keep them in diaries. I use these codes:
for today's created:
this seems work well, but for today's modified (edited), the code below list the page today created, too, why?
here's the codes:
please help
Beta Was this translation helpful? Give feedback.
All reactions