14 Commits

Author SHA1 Message Date
Fabien Benureau
52a95af184 renamed tags command into tag 2013-06-27 11:55:36 +02:00
Fabien Benureau
4e6b062a64 update command for updating repository format 2013-06-25 23:09:26 +02:00
Olivier Mangin
06ea3627f4 Adds new attach command.
Adds command to associate a document (pdf, ...) to an existing paper
(same copy option than add and import commands).
2013-06-21 20:00:01 +02:00
Olivier Mangin
e404c9e5b3 Adds tags command to list tags. 2013-06-11 12:23:46 +02:00
Olivier Mangin
2e52c33851 Merges devlist into list. 2013-06-11 11:38:56 +02:00
Olivier Mangin
245ab0ea4d Integrates devadd as add. 2013-06-10 15:04:04 +02:00
Jonathan Grizou
a162f26723 A first trial to add queries in list_cmd -> see devlist_cmd. 2013-06-09 01:06:55 +02:00
Jonathan Grizou
7b034b6d53 A proposal to change add_cmd -> see devadd_cmd. Bibfile becomes an option. If not define, open editor to fill one. 2013-06-08 23:59:18 +02:00
Olivier Mangin
a45051815d Adds remove command. 2013-06-05 16:50:10 +02:00
Olivier Mangin
3e6a1403b9 Adds basic export capabilities. 2013-03-14 15:49:04 +01:00
Olivier Mangin
748717ff97 Adds edit command. 2013-01-04 15:27:29 +01:00
Olivier Mangin
3af7590827 Adds basic import command with document file copy.
Still lot to be improve on ui and features.
2012-12-20 17:56:34 +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
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