]> git.quilime.com - clmpr.git/commitdiff
Updated README, TODO
authorGabriel Dunne <gdunne@quilime.com>
Mon, 19 Dec 2011 03:46:47 +0000 (19:46 -0800)
committerGabriel Dunne <gdunne@quilime.com>
Mon, 19 Dec 2011 03:46:47 +0000 (19:46 -0800)
README
TODO

diff --git a/README b/README
index 5126d70fe54083bf14229e3c295abafae0abf0af..dfb615c31deb70647bda237a9815108beb84099b 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 citation, logging and multi-purpose archive = clmpr
-a minimal online bookmarking engine
+a minimal bookmarking engine
 
 clmpr allows you to save urls simply
 
@@ -9,8 +9,4 @@ requirements:
 - php
 - mysql
 
-todo (would be nice):
-- pagination
-- private urls
-- export
-
+see TODO for progress
diff --git a/TODO b/TODO
index ac8eff4631d51d671d235c1ac9af59f6e713808b..a89acfc5e3d020bbf2fb31b69b0fe54cafe7f640 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,13 +1,15 @@
 evaluate MVC architecture w/ template system
 templates for rss, xml
-smart urls
+clean urls
 filter by tags
 preview media when embedding videos from youtube, images, etc
+private saving
+import/export
+pagination
 
-fix css style so it's prettier -- the monospace has to go
+pages
+       help - explain bookmarklet
+       about
 
-tags: 
-       see: http://www.pui.ch/phred/archives/2005/05/tags-with-mysql-fulltext.html
-
-- added post-update git hook
-- added github repo push to post-update
+ref
+       http://www.pui.ch/phred/archives/2005/05/tags-with-mysql-fulltext.html