Re: [Kicad-developers] Issue 6121- extend system strings by the current date

2022-01-15 Thread Lu Lu
: mercredi 12 janvier 2022 03:08 À : kicad-developers@lists.launchpad.net Objet : Re: [Kicad-developers] Issue 6121- extend system strings by the current date The support is already here for this with subsitution ${REVISION} ${SOME_RESERVED_KEYWORDS} to add ...as ${LAST_UPDATE} ${LAST_UPDATE:format

Re: [Kicad-developers] Issue 6121- extend system strings by the current date

2022-01-11 Thread Franck Bourdonnec
The support is already here for this with subsitution ${REVISION} ${SOME_RESERVED_KEYWORDS} to add ...as ${LAST_UPDATE} ${LAST_UPDATE:format} ${PAGENUMBER} ${PAGES} ( to do Page 1/8 2/8 3/8 .) or ${FOOTPRINT_COUNT} ${VIA_COUNT} Good source to finding new vars : the help of a word