Phyks
8c0a9e83bc
Edit working
2014-05-14 14:53:56 +02:00
Phyks
b4f0e7c0eb
Import / Download / Delete working
...
All bug should be fixed for the import / download / delete functions.
* Some problems with utf-8 and homogeneize_latex_encoding in
python-bbtexparser are bypassed and will be cleaned in a better way when
the latest version will be available in pip.
* Tweaked regex for isbn, which was not cas insensitive and forgot about
spaces separated numbers.
* File entry in arXiv bibtex is now deleted to avoid confusion.
2014-05-11 19:29:42 +02:00
Phyks
204357222c
Fixed some bugs in delete by id / file
...
* Remove homogeneize_latex_encoding which is problematic
* Fixed encoded path to pdf files
2014-05-11 03:06:18 +02:00
Phyks
c8054e2c67
Fixes in argparse
2014-05-09 23:50:19 +02:00
Phyks
681283a0db
Download working
2014-05-09 23:37:17 +02:00
Phyks
c757b1cb64
Import is working
...
* Various bugfixes
* Bugfix with utf-8
2014-05-08 22:07:52 +02:00
Phyks
915e9de9ad
Delete version in arxiv_id when updating, to get the correct result
2014-05-07 22:38:25 +02:00
Phyks
73f3fe7778
Update arXiv articles via CLI
2014-05-07 22:04:46 +02:00
Phyks
e17c97bc4a
Tag handling + various bugfixes
2014-05-05 00:19:29 +02:00
Phyks
bf1eca4c42
Update doc + bugfix in same file checking
...
* README updated
* Use os.path.samepath to test wether filenames strings are the same
instead of direct comparison.
2014-05-04 02:45:24 +02:00
Phyks
bd91fa2e49
Added an option to edit entries
2014-05-04 01:50:41 +02:00
Phyks
344029ca27
Added function to open file by id + try / except when writing index file
2014-05-02 12:46:37 +02:00
Phyks
bd8d1c3898
Update parsed2Bibtex
2014-05-01 01:36:35 +02:00
Phyks
4eb2aeb9d8
Resync function. To be tested…
2014-05-01 00:45:31 +02:00
Phyks
46fc17b2da
Refactor in progress
...
TODO :
* Use new API from bibtex-parser
* Split addFile / downloadFile in main to a function in main (interface)
and one in backend
2014-04-28 23:35:06 +02:00