From 959b4eb581bd1ba57415fc633fca5ea06fd13421 Mon Sep 17 00:00:00 2001 From: Gabriel Dunne Date: Sun, 18 Dec 2011 19:46:47 -0800 Subject: [PATCH] Updated README, TODO --- README | 8 ++------ TODO | 16 +++++++++------- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/README b/README index 5126d70..dfb615c 100644 --- 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 ac8eff4..a89acfc 100644 --- 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 -- 2.34.1