Optimize log
iridakos opened this issue · 2 comments
iridakos commented
At the moment, when users request logging we find all the file names of notes and then we loop them and manually skip those that don't belong in the given timespan.
This filtering should take place using builtin commands (ex. awk or sed) piped on the find
command.
iridakos commented
@all-contributors please add @dspinellis for code.
Thank you for the tips and the feedback 🚀
allcontributors commented
I've put up a pull request to add @dspinellis! 🎉