Support other file extension
dundalek opened this issue · 4 comments
dundalek commented
Hi, thanks for the cool and useful project!
I use markdown formatting for my notes, so I would prefer for files to have the .md
extension so that my text editor picks up highlighting.
Would it be possible to add an option to override the default .txt
extension?
tannercollin commented
I like this idea!
I've added it in dc5089f.
dundalek commented
Awesome, that's great 👍
dundalek commented
It looks like the extension needs to be also updated here otherwise creating a new note is not permitted.
tannercollin commented
Good catch! Thanks man.
Bug fixed in 652610f.