add a future feature, change date.

nanotube [2005-12-21 23:27]
add a future feature, change date.
Filename
html/index.html
diff --git a/html/index.html b/html/index.html
index b3f7e07..b0874e3 100644
--- a/html/index.html
+++ b/html/index.html
@@ -218,6 +218,11 @@
                 Create a log viewer, where you can search by date, application name, and window title (and of course, text strings).
                 Aiming for something like the Gaim log viewer.
               </li>
+              <li>
+                Implement a feature where logs older than X days are automatically deleted. If you are using pykeylogger as
+                a backup against accidental deletions, you may not want to keep months-old stuff on disk, but only say, a day's
+                worth of stuff. Seems like it would be useful to add an option to specify maximum log age.
+              </li>
               <li>
                 Improve behavior when logging international keyboard layouts. Right now I am not exactly sure how to properly log
                 things like accented and umlaut-ed vowels, etc, so our international users have to put up with less than perfect
@@ -269,7 +274,7 @@



-      <span id='time'>Last changed: Sep 22 2005 00:17</span>
+      <span id='time'>Last changed: Nov 23 2005 18:27</span>
     </div>
     <div id="foot">
       <br />
ViewGit