hi all - i'd like to ask some advice/pointers: I'd like to have a node in my source code @ files, that contains an automatic version number that is updated each time I save dirty nodes in that @file.., so something like:
@file - <<version>> - - (automatically updated comment containing a number or date) - <<docs>> -- #comments about code - <<imports>> - - list of imports - function 1 - - code - function 2 - - code etc I was wondering if anyone has done this, or has a good idea about the best way to do it? maybe a @script that extends the save command and walks through the node tree, and looks for dirty nodes, updates version, then calls save? or could I use or display the date information from the node strings that leo saves in the source? or is there a better way?! Many thanks! Martin -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
