24 Commits

Author SHA1 Message Date
Fabien Benureau
1ad64d7859 notes cmd 2013-11-11 04:07:42 +01:00
Fabien Benureau
8c54b19207 updated import and added rename command 2013-11-10 19:35:21 +01:00
Fabien Benureau
bc82d0de8c update attach and export cmds 2013-11-10 14:48:12 +01:00
Fabien Benureau
24df1b36ae tag cmd 2013-11-10 12:45:05 +01:00
Fabien Benureau
c6d7300ae3 updated remove cmd 2013-11-10 03:32:19 +01:00
Fabien Benureau
da3e70649b updated open and websearch commands 2013-11-10 03:13:19 +01:00
Fabien Benureau
017a31460d updated list cmd 2013-11-10 02:59:28 +01:00
Fabien Benureau
dfd47688bb add command 2013-11-10 02:04:07 +01:00
Fabien Benureau
6190890646 updated init cmd, configs + bumped to version 4 2013-11-10 00:38:06 +01:00
Olivier Mangin
53e6aa512e Remove outdated add_library. 2013-07-04 15:04:18 +02:00
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