QuickAdd Macro: Showing a list of files to Capture automatically
I wanted to use QuickAdd to capture ideas to multiple notes to multiple different notes Unfortunately with the Capture choice, I needed to manually write out the files in a wild way in order to list them the way I wanted. This was that horror: Luckily, I’ve been poking around with JS and managed to create a macro to list files the way I needed without manually doing a lot of work. Search Criteria JS File This is the file that takes some information on what to look for. module.exports = (p...