Hi, Just trying o get more into Tadv...... and we have a part of one of our systems where users log notes. At the moment these are just Write Once (no edit) plain text.
This is a VCL App. I want to improve this incrementally over a few version:
- Allow some kind of formatting - need to be able to concatenate / search etc, so don't want to mess too much, just simple and at the word level - so I was thinking of storing as MarkDown.
-- Anyone done this / added the highlighting?
- allow for edit, but track versions (V1 will probably keep full version, but if lots of edits, then probably store patch)
- Link to parts of the system - we already have a notation: SBK:<tableName>\PK, so would like to give assistance in inserting these as well as clicking on them.
Taking notes must be a path traveled a gazillion times, I'm looking for some hints as to where to look / ideas / features I don't know about. I don't have any TadvMemos in my app at the moment.
Cheers,
JAC