Diff
Not logged in

Differences From:

File todo.txt part of check-in [9c28ba4956] - More additions to the todo.txt list. by drh on 2007-07-31 00:06:08. [view]

To:

File todo.txt part of check-in [7fe1e734e9] - Remove one to-do item. Add another. by drh on 2007-07-31 10:10:37. [view]

@@ -1,18 +1,15 @@
 Things to work on:
 
- *  On every push, pull, or clone command, remember the URL of the
-    server using db_put().  On subsequent pushes and pulls, allow
-    the URL to be omitted and substitute the URL that was used the
-    previous time.  Display the saved URL as part of the "info"
-    command in the cli.
-
  *  Bug: The timeline is visible in sqlitert even though anonymous
     access is turned off.  The timeline menu item should be omitted
     and the timeline page should be disallowed if the user does not
     have the right access permissions.  Feel free to add new access
     permissions (view timeline permission?) if this seems like something
     appropriate to do.
+
+ *  Use the wiki_convert() routine to render comments and other text
+    on web pages.
 
  *  If the server does not have write permission on the database
     file, or on the directory containing the database file (and
     it is thus unable to update database because it cannot create