Acidham / alfred-markdown-notes

Alfred Markdown Notes management
126 stars 16 forks source link

tweak tagSearch() and add a variable for default date format #2

Closed phoenixwu closed 5 years ago

phoenixwu commented 5 years ago

Hi 1) the tags format in yaml frontier is "Tags: " doesn't accept "tags: ", modify tagSearch() to ignore case. 2) add an alfred variable for default date format when creating md with {date} in template. for example: default is:%d.%m.%Y can be changed to:%Y-%m-%d %H:%M:%S