28 Commits (516f8231abf76719bef3edcbbf208c4af14664e1)

Author SHA1 Message Date
jgrizou 073d03e2fb Enable open command with option, e.g. "evince -f"
12 years ago
Jonathan Grizou 31cf4de9d3 Change call for command from "cmds[cmd].command(**vars(args))" to "cmds[cmd].command(args)".
12 years ago
Jonathan Grizou c1b4a797d5 Fixed open_cmd.
12 years ago
Fabien Benureau e4f7017fdb commands updated to new config, new repo
12 years ago
Olivier Mangin 18ed2a7629 Simplifies paper retrieval from repo.
12 years ago
Olivier Mangin 105ae292b9 Support for many references and refactor.
12 years ago
Olivier Mangin 281d945f08 FIX color bugs.
12 years ago
Fabien Benureau a928af2944 Merge branch 'develop' of gmimosa:/gitroot/mimosa/papers into develop
12 years ago
Olivier Mangin 1b5e21ab5c Adds option to open document with another programm.
12 years ago
Fabien Benureau c8501aa211 updating the code to new color module
12 years ago
Olivier Mangin b514ab0dde Better use of ui in commands.
12 years ago
Jonathan Grizou ff4b40e770 Fixed error in import, wrong relative path
12 years ago
jgrizou d27e5457ef Adds plugin capability and call MAIN_SECTION to get configs.
12 years ago
Olivier Mangin 04eeedf8a4 Switch to config based papers directory.
12 years ago
Olivier Mangin 0d413697e7 FIX minor bug in document path.
12 years ago
Olivier Mangin 2d700073a8 Improves document handling.
12 years ago
Olivier Mangin 42569f7f23 Adds basic UI functionalities.
12 years ago
Olivier Mangin 748717ff97 Adds edit command.
12 years ago
Olivier Mangin f734e2f172 Simplified color usage.
12 years ago
Olivier Mangin 3af7590827 Adds basic import command with document file copy.
12 years ago
Olivier Mangin da7fa55d19 Adds config file.
12 years ago
Olivier Mangin 0d53619e1f Updates commands. Many bug fix.
12 years ago
Olivier Mangin 2d57a2080c Adds handling of the case where no document file is defined.
12 years ago
Fabien Benureau 09b737b210 removed configparser in favor of yaml
13 years ago
Fabien Benureau b413be687d imcomplete implementation of Repository, Paper classes
13 years ago
Fabien Benureau 15782375a5 citekey generation and support
13 years ago
Fabien Benureau 3c11994b6f added test. fixed few syntaxic bugs.
13 years ago
Fabien Benureau acab1b8044 major restructuring of code. many oliver remarks implemented. no new features.
13 years ago