From 93aea240d64865b799e27ae54c7c85778b27409a Mon Sep 17 00:00:00 2001 From: "David F. Skoll" Date: Tue, 14 Aug 2007 21:25:09 -0400 Subject: [PATCH] Updated docs. --- docs/WHATSNEW | 4 ++++ man/tkremind.1 | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/docs/WHATSNEW b/docs/WHATSNEW index 070ac5f6..efb76ed0 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -20,6 +20,10 @@ CHANGES TO REMIND + MINOR ENHANCEMENTS +- TkRemind can e-mail you reminders if you don't dismiss the popup window + after one minute. This is useful if you need to leave your workstation + but want reminders to "follow" you via e-mail. + - A new "-y" option to Remind generates tags for all reminders that lack a TAG clause. This may be useful for conversion tools that want each reminder to have a unique identifier. diff --git a/man/tkremind.1 b/man/tkremind.1 index 188c33e7..d4117496 100644 --- a/man/tkremind.1 +++ b/man/tkremind.1 @@ -210,6 +210,18 @@ background reminder pops up. If selected, feeds the text of the reminder to the command described above. +.TP +.B E-mail reminders here if popup not dismissed +If you enter a non-blank e-mail address in this field, then \fBTkRemind\fR +will e-mail you a reminder if you don't dismiss the popup box within +one minute. This is useful if you need to leave your terminal but +want your reminders to "follow" you via e-mail. + +.TP +.B Name or IP address of SMTP server +\fBTkRemind\fR uses a direct SMTP connection to send mail. Enter the +IP address of your SMTP server here. + .TP .B Text Editor This specifies a text editor to invoke when a reminder is right-clicked.