aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6a62cee91a5e1c250abe00824978fda651289198 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# PyShaarli

shaarli like app very simple

No fucking database
No fucking tracking
No fucking javascript

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