The main NotePlan repository, which contains the source code for all NotePlan plugins. If a release entry has been created, it will be available for installation from within NotePlan application.
MIT License
168
stars
58
forks
source link
Templating: prompt text including commas does not work properly #392
I expect this to ask me "What is the growth duration? (d,w,M)" ...what I get is:
seems there must be some string.splitting on commas going on that is not honoring the quote.