Olivier Mangin
|
db7a81598e
|
Fix wrong command name (devlist -> list)
|
12 years ago |
Olivier Mangin
|
2e52c33851
|
Merges devlist into list.
|
12 years ago |
Olivier Mangin
|
66fc618149
|
Adds TODO, FIX minor issue in list, change explicit call to class name
to cla.
|
12 years ago |
Olivier Mangin
|
f0750b0388
|
Adds tags display to list.
|
12 years ago |
Olivier Mangin
|
04eeedf8a4
|
Switch to config based papers directory.
TODO add papers dir to config on papers init command.
|
12 years ago |
Olivier Mangin
|
099e764c04
|
Removes paging from list command.
|
12 years ago |
Olivier Mangin
|
42569f7f23
|
Adds basic UI functionalities.
|
12 years ago |
Olivier Mangin
|
748717ff97
|
Adds edit command.
|
12 years ago |
Olivier Mangin
|
f734e2f172
|
Simplified color usage.
|
12 years ago |
Olivier Mangin
|
0d53619e1f
|
Updates commands. Many bug fix.
|
12 years ago |
Olivier Mangin
|
f2e9625aac
|
Work in progress: improves UTF-8 support, cleans paper creation.
|
12 years ago |
Olivier Mangin
|
655fb25bfa
|
Adds command to add multiple reference at once.
Also fixes a few bugs.
|
12 years ago |
Fabien Benureau
|
09b737b210
|
removed configparser in favor of yaml
|
13 years ago |
Fabien Benureau
|
cdd2796638
|
finished implementing the classes
a lowercase bug remain that force to move to another format than configparser. Which is just as well.
|
13 years ago |
Fabien Benureau
|
b413be687d
|
imcomplete implementation of Repository, Paper classes
|
13 years ago |
Fabien Benureau
|
15782375a5
|
citekey generation and support
|
13 years ago |
Fabien Benureau
|
acab1b8044
|
major restructuring of code. many oliver remarks implemented. no new features.
divided code into multiple files
paperpile style argparse
setup.py with script option
|
13 years ago |