So when I try to use notePick
;;notePick pickFromFolder "01. Worlds/Cevoria/- World Stuff/NPCs" 2
It complains, no folder found.
It looks like you need to add quotes surrounding your path in your calls to sub scripts (pickFromFolder, pickFromFolderAndGetFrontMatter). Not sure where else as I'm just digging into the code.
So when I try to use notePick ;;notePick pickFromFolder "01. Worlds/Cevoria/- World Stuff/NPCs" 2 It complains, no folder found.
It looks like you need to add quotes surrounding your path in your calls to sub scripts (pickFromFolder, pickFromFolderAndGetFrontMatter). Not sure where else as I'm just digging into the code.