+73
Planned

Export to TXT should optionally include tags

Alex Jenter 14 years ago updated 13 years ago 2
(http://cintanotes.com/forum/viewtopic.php?f=4&t=361)
export complexity:easy
+1
I'd love to be able to specify a template. E.g.

"%date: %title\%tags\\%text\"
-->
"01.01.1900 16:04: My title
some, tags,

Text starts two line-breaks later.
"

And since a template is a string, it's easy to store/provide examples.

make %date look to the regional settings and support also something like %DD%/%MM%/%YYYY% %HH%:%MM%
(european date format as example)