Olivier Mangin
b51477fc58
Fix typo in readme and add dependency section.
11 years ago
Fabien Benureau
7f7c955a68
Merge branch 'feat/cache' into develop
...
replaced pybtex by bibtexparser
11 years ago
Fabien Benureau
47f54af8fa
bump to version 5
11 years ago
Fabien Benureau
d3736e257b
moving from pybtex to bibtextparser, fixed major regressions.
...
* only bibtex format is supported
* all tests except test_repo.py and edit test pass
* edit and update commands were not updated
* removed --format argument from export, only bibtex is supported.
11 years ago
Fabien Benureau
c692f23054
space separation for tags + tag color
11 years ago
Fabien Benureau
523fe888a3
many bugfixes when adding paper through editor
11 years ago
Fabien Benureau
e6d4c33846
added dialog when downloading a file
11 years ago
Fabien Benureau
be88ab1cf5
added 'pdf' field to docfile search in bibfile
11 years ago
Fabien Benureau
3aaed155f6
pubs list returns papers sorted by the time they were added
11 years ago
Fabien Benureau
7fe7704699
fix attach_cmd where meta would not be updated
11 years ago
Fabien Benureau
4ce261d636
more tests on tags
11 years ago
Fabien Benureau
dfd16c029d
first working paper test + bugfix
11 years ago
Fabien Benureau
9243859294
updated test_usecase + fixed bug in import_cmd
11 years ago
Fabien Benureau
810525b4d0
fixed test_config
11 years ago
Fabien Benureau
23cf48661b
added bibstruct text, cleaned fixtures and test_paper
11 years ago
Fabien Benureau
0b1a351485
bibstruct tests + bug fixes
11 years ago
Fabien Benureau
dbb17426d0
add_cmd: fix bug
11 years ago
Fabien Benureau
529e4e5950
added timestamps
11 years ago
Fabien Benureau
c4f296346a
add template text to add editor input
11 years ago
humm
2078876168
default bibfile formant is bibtex + fixed a bug in get_content
11 years ago
Fabien Benureau
8d91545472
papers renamed 'pubs'
11 years ago
humm
b03b899c5a
added support of url (as long as they begin in http://) for docfiles
11 years ago
Fabien Benureau
0fc3df98fe
Merge branch 'feat/docsdir' into feat/cache
...
pubsdir://doc/ replaced by docsdir:// so that docsdir can be relocated.
added support for note, completely internal.
11 years ago
Fabien Benureau
148917c70c
move_doc in docbroker + consequences + remove_cmd remove notes too
11 years ago
Fabien Benureau
29897cc0ad
rename also rename notes
11 years ago
Fabien Benureau
1ad64d7859
notes cmd
11 years ago
Fabien Benureau
f92430de33
fix unicode bug
11 years ago
Fabien Benureau
10fd0f86d6
only one usecase failing
11 years ago
Fabien Benureau
98adc8a750
removed helpers file
11 years ago
Fabien Benureau
e0dab17dcd
added troublesome bibfile
11 years ago
Fabien Benureau
8c54b19207
updated import and added rename command
11 years ago
Fabien Benureau
bc82d0de8c
update attach and export cmds
11 years ago
Fabien Benureau
24df1b36ae
tag cmd
11 years ago
Fabien Benureau
c6d7300ae3
updated remove cmd
11 years ago
Fabien Benureau
da3e70649b
updated open and websearch commands
11 years ago
Fabien Benureau
017a31460d
updated list cmd
11 years ago
Fabien Benureau
353a282b42
minor bug in repo; self.bibentry in paper
11 years ago
Fabien Benureau
76a6d092dd
fixed bug in datacache + added corresponding tests
11 years ago
Fabien Benureau
516996f8fb
removed files.py
11 years ago
Fabien Benureau
dfd47688bb
add command
11 years ago
Fabien Benureau
c048084664
Repository class
11 years ago
Fabien Benureau
161be4f994
Paper class
11 years ago
Fabien Benureau
d1a4dd584f
bibstruct modules
11 years ago
Fabien Benureau
1f6e25d915
fix filebroker and contents bugs
11 years ago
Fabien Benureau
6190890646
updated init cmd, configs + bumped to version 4
11 years ago
Fabien Benureau
a774a1604e
databroker, datacache class + tests
11 years ago
Fabien Benureau
15857b5ecc
docbroker class + tests + more filebroker test
11 years ago
Fabien Benureau
c1bf80fe68
filebroker class + tests
11 years ago
Fabien Benureau
c4701953de
fake_env module for fake fs, fake input
11 years ago
Fabien Benureau
856cfa2a4f
moved test string fixtures to str_fixtures.py
11 years ago