Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please separate messages from different days #127

Open
AlexDaniel opened this issue Mar 17, 2014 · 1 comment
Open

Please separate messages from different days #127

AlexDaniel opened this issue Mar 17, 2014 · 1 comment

Comments

@AlexDaniel
Copy link

Imagine this:
[2014-03-16 11:00:00] user TestUser has sent a message "hello"
[2014-03-17 12:00:00] user TestUser has sent a message "world"

Currently it is impossible to determine if these messages were sent on separate dates because Venom will display them this way:
TestUser hello 11:00:00
TestUser world 12:00:00

@neko259
Copy link

neko259 commented Mar 20, 2014

It's better this way IMO:

*** 2014-03-16
TestUser hello 11:00:00
TestUser world 12:00:00

*** 2014-03-17
TestUser hello 11:00:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants