Subject: RE: printing the agenda from duty roster Improvement Suggestions posted by JimRobison on Wednesday, March 17th 2010 @ 3:43 AM
Quote from davearonson on Wednesday, August 26th 2009 @ 7:11 PM
Check out DARTS (Dave Aronson's Role Tracking System). A demo is available at http://www.davearonson.com/darts/darts.html -- in particular, see the Printable Agenda section.
-Dave (yes, that one)
Dave,
I would like to give you an extension to DARTS which I have written. I really like being able to print our meeting Agendas including speech information, but we also like to print our meeting Themes, announcements, and notation of scheduled absences on the Agenda.
I wrote an additional function, and added a little bit of code (actually not very much) to the DARTS.JS file which provides the capability for including three keywords in the meeting notes on the Duty Roster, "Theme:", "Absent:" and "Announce:". Text in the meeting notes following these three keywords will then be used to substitute for $THEME, $ABSENT and $ANNOUNCE in the agenda template. If multiple members enter these keywords in their meeting notes, the items are combined for inclusion on the agenda.
I thought about making these items configurable in the config file, but did not do that yet. I do have some thoughts on how it can be done.
My modified script is posted at http://jimrobison.org/toastmasters/dartsJCR.js
In the script, I preceded my added/modified code with "// JCR" and a note so that you can quickly locate my additions by searching for this string.
I explicitly give you permission to add my code to your DARTS, if you choose to do so, for the benefit of Toastmasters clubs.
Jim Robison |