I started writing an API script to create an automated adventuring journal for my players. I did do some searching beforehand and did not find a script for this. Does this exist / is this a good idea or a waste of time? maybe I missed some handout settings that would mimic this? Right now, all it does is create a api button that asks if you want to save the previous message to the journal (and of course filters out the button message so there isn't an endless looped message spamed on screen) My vision is to do the following. 1. have a handout act as a journal of adventures for my player. managed by the script. 2. have an api button that pops up after every chat msg that is not part of the script. that button would add the previous chat msg to the quest journal. - right now not sure if it's just whisper to GM or whisper to the originating player. maybe il make that a setting. - maybe il make 2 buttons, one straight save another one for extra input, to add context to a svaed epic roll or some other message that might need more explaining. 3. have some hidden handouts with prewritten messages that have some sort of formatting in the [gm name ie: area 1][player name ie: spooky cave](msg ie: you enter a spooky cave with spooky things in it!) - have not started on that yet. - have an api command to both reveal the message to the player and save it to their journal. - have a macro button I can press to give me some a drop down of all available pre built messages. -- I will mostly use it for quest messages or room descriptions. I need some opinions from a new perspective before I sink to much time on this and realize its stupid 20 hours down the line. :-) If I do write it, I will obviously share it on here for anyone who wants it.