12 Commits

Author SHA1 Message Date
Olivier Mangin
18ed2a7629 Simplifies paper retrieval from repo.
- Removes old paper_from_ref from repo.
- Changes papers_from_citekey to get_paper.
- Switches texnote plugin to new ref argument helpers.
2013-06-19 16:43:18 +02:00
Olivier Mangin
105ae292b9 Support for many references and refactor.
- Moves shared command code to helpers module.
- Implements reference(s) argument for commands:
  + a helper to add single or multi-reference argument to parser,
  + two functions to transform this argument into a list of citekeys.
2013-06-19 16:35:41 +02:00
Olivier Mangin
245ab0ea4d Integrates devadd as add. 2013-06-10 15:04:04 +02:00
Jonathan Grizou
ff4b40e770 Fixed error in import, wrong relative path 2013-06-08 14:32:37 +02:00
jgrizou
d27e5457ef Adds plugin capability and call MAIN_SECTION to get configs. 2013-06-07 20:51:12 +02:00
Olivier Mangin
04eeedf8a4 Switch to config based papers directory.
TODO add papers dir to config on papers init command.
2013-06-05 19:52:11 +02:00
Olivier Mangin
411647a1b3 FIX bug in edit command when citekey is edited. 2013-06-05 16:39:33 +02:00
Olivier Mangin
7c3ce78f70 Basic tag handling. 2013-06-05 14:52:50 +02:00
Olivier Mangin
0d413697e7 FIX minor bug in document path. 2013-03-14 15:07:50 +01:00
Olivier Mangin
5d312e020d Improves edition, FIX bugs.
- handle citekey modifications in edition,
- fixes bug in update and remove functions.
2013-03-12 17:01:13 +01:00
Olivier Mangin
42569f7f23 Adds basic UI functionalities. 2013-02-13 11:42:43 +01:00
Olivier Mangin
748717ff97 Adds edit command. 2013-01-04 15:27:29 +01:00