29 Commits (451d3b1a783aeeeb0fd5e882fd282c3c3c00a1a0)

Author SHA1 Message Date
Jonathan Grizou 31cf4de9d3 Change call for command from "cmds[cmd].command(**vars(args))" to "cmds[cmd].command(args)".
12 years ago
Fabien Benureau e4f7017fdb commands updated to new config, new repo
12 years ago
Fabien Benureau 637eab1059 removed dead code in list
12 years ago
Fabien Benureau 4d3ce2e2d8 factorized list command print code into helpers
12 years ago
Fabien Benureau d30d5f32c4 "label" renamed as "tag" in the metadata file (and everywhere else).
12 years ago
Olivier Mangin 70eec18c1d FIX missing import in files.
12 years ago
Olivier Mangin 03145ed77e FIX bug in list.
12 years ago
Olivier Mangin 2fdf95c785 Adds ability to only list citekeys of matching papers (list cmd).
12 years ago
Olivier Mangin 281d945f08 FIX color bugs.
12 years ago
Olivier Mangin af5020c6a4 FIX bugs introduced by change in color handling.
12 years ago
Fabien Benureau c8501aa211 updating the code to new color module
12 years ago
jgrizou fed60b7069 Author search by last name: ugly.
12 years ago
Olivier Mangin db7a81598e Fix wrong command name (devlist -> list)
12 years ago
Olivier Mangin 2e52c33851 Merges devlist into list.
12 years ago
Olivier Mangin 66fc618149 Adds TODO, FIX minor issue in list, change explicit call to class name
12 years ago
Olivier Mangin f0750b0388 Adds tags display to list.
12 years ago
Olivier Mangin 04eeedf8a4 Switch to config based papers directory.
12 years ago
Olivier Mangin 099e764c04 Removes paging from list command.
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 0d53619e1f Updates commands. Many bug fix.
12 years ago
Olivier Mangin f2e9625aac Work in progress: improves UTF-8 support, cleans paper creation.
12 years ago
Olivier Mangin 655fb25bfa Adds command to add multiple reference at once.
12 years ago
Fabien Benureau 09b737b210 removed configparser in favor of yaml
13 years ago
Fabien Benureau cdd2796638 finished implementing the classes
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 acab1b8044 major restructuring of code. many oliver remarks implemented. no new features.
13 years ago