637eab1059removed dead code in list
Fabien Benureau
2013-06-27 11:38:08 +0200
4d3ce2e2d8factorized list command print code into helpers
Fabien Benureau
2013-06-27 11:08:19 +0200
8290eeaa9bFIX bug in bold colors
Fabien Benureau
2013-06-27 11:00:28 +0200
415b1b37c5args in event mechanism
jgrizou
2013-06-26 20:00:44 +0200
ed44a2c262Event mechanism working perfectly and very simple and clean
Jonathan Grizou
2013-06-26 12:19:24 +0200
d30d5f32c4"label" renamed as "tag" in the metadata file (and everywhere else).
Fabien Benureau
2013-06-25 23:36:15 +0200
4e6b062a64update command for updating repository format
Fabien Benureau
2013-06-25 23:09:26 +0200
ff195c0859Plugins class created and handle for the parse. Next step is to code the event messages. Next one is to code the setup extension.
jgrizou
2013-06-25 19:45:00 +0200
4f132737e4made init command more robust
Fabien Benureau
2013-06-25 16:55:48 +0200
8b0baede88FIX bug in color handling
Fabien Benureau
2013-06-25 13:07:18 +0200
a880f5b677bulshit
Jonathan Grizou
2013-06-24 22:39:37 +0200
70eec18c1dFIX missing import in files.
Olivier Mangin
2013-06-24 19:58:11 +0200
2209ee6dc1Merge branch 'feat/attach_cmd' into develop
Olivier Mangin
2013-06-22 11:02:17 +0200
03145ed77eFIX bug in list.
Olivier Mangin
2013-06-22 11:00:47 +0200
06ea3627f4Adds new attach command.
Olivier Mangin
2013-06-21 20:00:01 +0200
2fdf95c785Adds ability to only list citekeys of matching papers (list cmd).
Olivier Mangin
2013-06-19 17:02:55 +0200
18ed2a7629Simplifies paper retrieval from repo.
Olivier Mangin
2013-06-19 16:43:18 +0200
105ae292b9Support for many references and refactor.
Olivier Mangin
2013-06-19 16:35:41 +0200
281d945f08FIX color bugs.
Olivier Mangin
2013-06-18 20:22:02 +0200
af5020c6a4FIX bugs introduced by change in color handling.
Olivier Mangin
2013-06-13 16:58:56 +0200
a928af2944Merge branch 'develop' of gmimosa:/gitroot/mimosa/papers into develop
Fabien Benureau
2013-06-13 16:44:25 +0200
7ff15be075added john in the author list of setup.py
Fabien Benureau
2013-06-13 12:42:44 +0200
b514ab0ddeBetter use of ui in commands.
Olivier Mangin
2013-06-11 12:30:42 +0200
e404c9e5b3Adds tags command to list tags.
Olivier Mangin
2013-06-11 12:23:46 +0200
16c43f84e3Adds 'bibtex' to valid format names (was used as default for export).
Olivier Mangin
2013-06-11 12:13:11 +0200
2e52c33851Merges devlist into list.
Olivier Mangin
2013-06-11 11:38:56 +0200
245ab0ea4dIntegrates devadd as add.
Olivier Mangin
2013-06-10 15:04:04 +0200
74118924b8Improved devlist_cmd. Now supporting undefinite number of args
Jonathan Grizou
2013-06-09 13:54:57 +0200
5944affd60update TODO
Jonathan Grizou
2013-06-09 01:25:29 +0200
e1ab6510b5Option to add label on add. Clean label plot for list option
Jonathan Grizou
2013-06-09 01:15:11 +0200
a162f26723A first trial to add queries in list_cmd -> see devlist_cmd.
Jonathan Grizou
2013-06-09 01:06:55 +0200
7b034b6d53A proposal to change add_cmd -> see devadd_cmd. Bibfile becomes an option. If not define, open editor to fill one.
Jonathan Grizou
2013-06-08 23:59:18 +0200
bacb97176ePlugin texnote very basic, quick coding, shoudl not interact with papers core
Jonathan Grizou
2013-06-08 21:58:04 +0200
511b8e5680Some comments in files, no modif in api
Jonathan Grizou
2013-06-08 21:56:42 +0200
ff4b40e770Fixed error in import, wrong relative path
Jonathan Grizou
2013-06-08 14:32:37 +0200
142c6df2ceAdds item to TODO and modif .gitignore
jgrizou
2013-06-07 20:55:23 +0200
d27e5457efAdds plugin capability and call MAIN_SECTION to get configs.
jgrizou
2013-06-07 20:51:12 +0200
9e02ab0db2Switch to 'find_package' method in setup.
Olivier Mangin
2013-06-07 20:12:24 +0200
66fc618149Adds TODO, FIX minor issue in list, change explicit call to class name to cla.
Olivier Mangin
2013-06-06 14:49:33 +0200
f0750b0388Adds tags display to list.
Olivier Mangin
2013-06-06 12:01:10 +0200