Jeremy, Thank you! I managed to put some things together that work. My fix for using time to give each note and question a unique name gives each note a title that shows the time the previous note was created because it doesn't look like you can set a fields value and then use the new value for something using a single button press. Aside from inaccurate names it works. http://inmysocks.tiddlyspot.com/#Note%20Taking%20Test
My other solution is making a modified count widget that stores its output in a field, and having that count the number of notes for a class that currently exist and append that number on the end of the new note. This also works, and is a cleaner result than the time solution, but if you delete a note than it breaks everything. http://inmysocks.tiddlyspot.com/#Note%20Taking%20Test%202 I could make an action widget that increments a value in a field each time it is called, and have the new note and new question buttons increment a counting field each time they are pressed and never reset the value. I don't like that solution. Does anyone have an opinion about what the note titles should be? Time seems like a reasonable way to keep them separate, but unless I can find a way around the problem now the times are going to be inaccurate. The other two could make managing notes and questions difficult in the future because they rely on either notes and questions never being deleted or a field never being reset. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

