Hello, I would like some help creating a template for my college notes. I use properties in the following way: date, subject, professor. I would like to know if there is a way to automate the process, where the “Date” property would be the day the note is created, “Subject” would be the third folder in the path, and finally, “Professor” would be the forth folder in the path, as in the following example:
i think you can’t do that (putting folders in arrays)… well, you could (do something), but nobody will help you with it…
you need to add a folder name or no folder…
also, i recommend modal forms plugin where you add all your subjects and profs etc.
You juste have to put the format inside the brackets like this : <% tp.date.now("DD-MM-YY") %>. You can check the correct format syntax of the date in that page : Moment.js | Docs.