Log Editor

Posted by Romany on Sun 17 Feb 2002 04:05 AM — 2 posts, 11,285 views.

#0
Has anyone ever found a good and easy way of editing a log? I tend to want to keep pages and chat messages, and then edit a second log without all this stuff in. However, that means laboriously going through the log in notepad, and deleting everything. Is there a way to add this to MUSHclient's notepad section? :) I can assure you lots would love this feature. :)

Romany
Australia Forum Administrator #1
You might use a trigger to "append to notepad" - which would be a way of keeping two logs. I don't really recommend this for long sessions as the notepad will slow down as it gets larger. This trigger - with luck - could exclude chats.

Alternatively, just take the log you currently have and with a bit of Perl scripting or similar, pass it through an external program that detects certain sorts of lines and omits them.