equal
  deleted
  inserted
  replaced
  
    
    
|      1 * Add test unit. |      1 * Add more unit testing. | 
|      2 * Add licences notes to src files. |      2 * Add licences notes to src files. | 
|      3 * Add synonymous support. |      3 * Add synonymous support. | 
|      4 * Add "new keyword" enlighting, maybe with link to keyword editing. |      4 * Add "new keyword" enlighting, maybe with link to keyword editing. | 
|      5 * Add similar keywords suggestions.  Otherly said: "Bookmarks which have |      5 * Add similar keywords suggestions.  Otherly said: "Bookmarks which have | 
|      6   X keywords also have this keywords. May be some frequency filter will |      6   X keywords also have this keywords." May be some frequency filter will | 
|      7   be needed. |      7   be needed. | 
|      8 * Selection based bookmarks editions. |         | 
|      9 * Used SQL sequence instead of the db_sequence table. |      8 * Used SQL sequence instead of the db_sequence table. | 
|     10 * Add CSS. |      9 * Add CSS. | 
|     11 * Add Search capabilities. |     10 * Add Search capabilities. | 
|     12 * Add default (dynamic?) tree expansion using colltags. |     11 * Add default (dynamic?) tree expansion using colltags. | 
|     13 * Add XBel Export. |     12 * Add XBel Export. | 
|     17 * Add user session support. |     16 * Add user session support. | 
|     18 * Better unicode handling. |     17 * Better unicode handling. | 
|     19 * More user preferences. |     18 * More user preferences. | 
|     20 * Clean up of all the code.  This is a real mess currently! |     19 * Clean up of all the code.  This is a real mess currently! | 
|     21 * Optimization of some code part. |     20 * Optimization of some code part. | 
|         |     21 * Add AJAX support. | 
|         |     22 * Add cloud-like selection. | 
|         |     23 * Add public/private field. |