Describe the problem/error/question
I would like to extract the modified date of files. I want to grab any files that were updated in the past day to execute some code over those files. the read files from disk node does not include that metadata and I don’t want to use the trigger “when file changed” as the files will process and update many times/day.
What is the error message (if any)?
N/A
Please share your workflow (example output)
Share the output returned by the last node (just first)
[
{
"mimeType": "text/markdown",
"fileType": "text",
"fileName": "2023_01_10.md",
"directory": "/data/syncthing/LogSeq/journals",
"fileExtension": "md",
"fileSize": "1.14 kB"
}
]
Information on your n8n setup
- n8n version: 1.69.2
- Database (default: SQLite): pg
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: synology docker