From 95bb71eb6741041822f3ed8561d64766d3ed4464 Mon Sep 17 00:00:00 2001 From: Pips Date: Wed, 17 Jul 2013 19:41:50 +0200 Subject: [PATCH] Add todo entry --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 86f236d..9069887 100644 --- a/todo.txt +++ b/todo.txt @@ -1 +1,2 @@ - [ ] Enhance link identifier generation - Should use bigger namespace [0-9a-Z] +- [ ] Give user the shortest currently possible identifier (keep long identifier too)