poezio/doc/en/plugins/time_marker.txt
2012-12-17 05:04:17 +01:00

31 lines
692 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Time Marker
===========
Display the time between two messages.
Installation
------------
You only have to load the plugin.
================
/load amsg
================
Configuration
-------------
You can configure the minimum delay between two messages, to display the time marker, in seconds. The default is 10 minutes (aka 600 seconds).
[source,conf]
---------------------------------------------------------------------
[time_marker]
delay = 600
---------------------------------------------------------------------
Usage
-----
Messages like “2 hours, 25 minutes passed…” are automatically displayed into the converstation. You dont need to (and cant) do anything.