burton999dev / CalcNoteHelp

Help for CalcNote
25 stars 1 forks source link

timestamp #18

Open tamasbaksa opened 4 years ago

tamasbaksa commented 4 years ago

Would like to see - configurable - timestamp next to the line number. Something like: $65 01/08 19:09 2*2

burton999dev commented 4 years ago

CalcNote supports Enter date as a comment. To use this function, you need to customize keypad.

https://github.com/burton999dev/CalcNoteHelp/blob/master/documents/en/customizing_keypad.md

You need to assign [Commands] -> [Enter date as a comment] to button.

In the current implementation, this function supports the date only. If this function supports time, will it meet your requirements?