From 19515c55ef2cd6ddc59710c8fb6a2405e8807bd0 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sun, 29 Sep 2019 17:14:26 +0200 Subject: Convert READEME list to markdown list --- README.md | 54 +++++++++++++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6a62cee..2840257 100644 --- a/README.md +++ b/README.md @@ -11,30 +11,30 @@ Just simple, databaseless, static, shaarli like system link sharing. # TODD Fonctionalities: -[ ] Flat file system management - [X] Get an article - [X] Get all articles - [ ] Get `n` articles from a range - [ ] Add an article - [ ] Delete an article - [ ] Edit an article - [X] Import from shaarli 0.11 -[ ] Search - [ ] Indexation -[ ] Cli - [ ] List all articles - [ ] Add an article - [ ] Update rss flux - [ ] Add an article - [ ] Edit an article - [ ] Delete an article - [ ] Search article name, tag and text - [ ] Generate rss flux -[ ] Web - [ ] List all articles - [ ] Add an article - [ ] Update rss flux - [ ] Add an article - [ ] Edit an article - [ ] Delete an article - [ ] Search article name, tag and text +- [ ] Flat file system management + - [X] Get an article + - [X] Get all articles + - [ ] Get `n` articles from a range + - [ ] Add an article + - [ ] Delete an article + - [ ] Edit an article + - [X] Import from shaarli 0.11 +- [ ] Search + - [ ] Indexation +- [ ] Cli + - [ ] List all articles + - [ ] Add an article + - [ ] Update rss flux + - [ ] Add an article + - [ ] Edit an article + - [ ] Delete an article + - [ ] Search article name, tag and text + - [ ] Generate rss flux +- [ ] Web + - [ ] List all articles + - [ ] Add an article + - [ ] Update rss flux + - [ ] Add an article + - [ ] Edit an article + - [ ] Delete an article + - [ ] Search article name, tag and text -- cgit v1.2.1