-
Hello, I've been using Markor to edit my Zim notes on my mobile, and it's been a delight. The Share Into feature to QuickNotes is really handy for capturing external content into my notebook. But for me, it's important to know when I saved a particular content. Currently, I manually add a timestamp by opening the quick notes file and using the date/time action. But it would be amazing if the timestamp was automatically saved with the content. One idea I was thinking is that it could be added to the ShareIntoPrefix as a placeholder. Something like this:
Is this something that would be useful for others (or even feasible)? Or perhaps there's already a solution that I overlooked? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Simpledateformat in backticks will be interpolated "\n----\n`yyyy-MM-dd`\n{{text}}" |
Beta Was this translation helpful? Give feedback.
-
FYI https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html |
Beta Was this translation helpful? Give feedback.
Simpledateformat in backticks will be interpolated
"\n----\n`yyyy-MM-dd`\n{{text}}"