Dashboard - Recent files in specific directory #1988
-
Hi all, I'm trying to add a section to my dashboard that shows the recently modified files in my notes directory. Is this something that is possible? If so, how can I go about doing this? Thanks for any help! |
Beta Was this translation helpful? Give feedback.
Answered by
drowning-cat
Jun 21, 2025
Replies: 1 comment 1 reply
-
Doesn't work? { section = "recent_files", cwd = "/path/to/directory", limit = 10, padding = 1 }, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
raycadle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Doesn't work?