Olivier Mangin
af5020c6a4
FIX bugs introduced by change in color handling.
2013-06-13 16:58:56 +02:00
Fabien Benureau
c8501aa211
updating the code to new color module
2013-06-13 12:30:45 +02:00
Olivier Mangin
099e764c04
Removes paging from list command.
2013-06-05 18:10:14 +02:00
Olivier Mangin
7c3ce78f70
Basic tag handling.
2013-06-05 14:52:50 +02:00
Olivier Mangin
0798280f9a
Partial FIX of pretty person representer.
...
- removes unnecessary information
- removes bibtex purification that does not behave as expected
- in current state a bug in pybtex still make the display incorrect
2013-02-22 16:45:02 +01:00
Olivier Mangin
2d700073a8
Improves document handling.
...
- configuration is now referenced in repo object,
- introduces new class PaperInRepo,
- simplifies storage of documents in metadata,
- changes a few names.
2013-02-21 16:48:32 +01:00
Olivier Mangin
81b51cb7a4
Improves output by using pybtex purify function.
2013-01-04 15:28:10 +01:00
Olivier Mangin
f734e2f172
Simplified color usage.
2012-12-26 22:21:25 +01:00
Olivier Mangin
0d53619e1f
Updates commands. Many bug fix.
2012-12-18 16:48:40 +01:00
Olivier Mangin
f2e9625aac
Work in progress: improves UTF-8 support, cleans paper creation.
2012-12-14 21:10:36 +01:00
Olivier Mangin
655fb25bfa
Adds command to add multiple reference at once.
...
Also fixes a few bugs.
2012-11-02 19:48:13 +01:00
Fabien Benureau
b413be687d
imcomplete implementation of Repository, Paper classes
2012-10-10 16:33:17 +02:00
Fabien Benureau
15782375a5
citekey generation and support
2012-10-07 22:13:41 +02:00
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
2012-10-07 19:27:20 +02:00