From: Gabriel Dunne Date: Mon, 19 Dec 2011 03:46:47 +0000 (-0800) Subject: Updated README, TODO X-Git-Tag: v0.1~25 X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=959b4eb581bd1ba57415fc633fca5ea06fd13421;p=clmpr.git Updated README, TODO --- 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