考虑从下往上写
2024年终盘点 2023年终盘点 - 离不开的效率工具 2024年终盘点 - 离不开的效率工具
Notes created today
list
where file.cday = date(2025-01-02) AND file.name != "2025-01-02"
sort file.ctime asc
Notes modified today
list
where file.mday = date(2025-01-02) AND file.cday != date(2025-01-02)
sort file.mtime asc