220 Commits (0d7b44a3f5733dd0d3a37e85fbc3228abb436b9d)

Author SHA1 Message Date
Fabien Benureau b2ebc67f5e Handle Unicode BOM in bibfile
9 years ago
Fabien Benureau 69dc3a1690 Parsing error displays bibdata
9 years ago
Fabien Benureau 5ca090668f Handle IOError: [Errno 32] Broken pipe
9 years ago
Fabien Benureau 2ba435126d Add --force-colors option
9 years ago
Fabien Benureau a291114900 Remove duplicated edit_cmd code
9 years ago
Olivier Mangin 854702488c Fixes #46: editor command behaviors with the new config.
9 years ago
Fabien Benureau aa521576f5 More robust plugin list in conf
9 years ago
Fabien Benureau f843aebcbd Better handle utf-8 citekeys
9 years ago
73 23890bf579 missed two somehow
9 years ago
73 5cc3f892a0 All commands that consume a citekey as an argument will now complete a
9 years ago
73 69b2879fa2 added ui.info() and made it default for citekey completion
9 years ago
73 a926c4c654 adds a *doc add|remove|export|open* command; depricates commands *open* and *attach*; fixed typos in readme.md and uis;
9 years ago
Fabien Benureau f52a7202bb Better help for the list command
9 years ago
Fabien Benureau 7186576aef Fix bug in args & less-aggressive update
9 years ago
Olivier Mangin ba48941d93 Fixes alias plugins and adds it to packages.
9 years ago
Olivier Mangin 16aa0163f6 Removes automatic config update.
9 years ago
Olivier Mangin af207e2604 Adds alias plugin test and fix its config access.
9 years ago
Fabien Benureau eaa6ca8dab Proper error message when no subcommand is provided
9 years ago
Fabien Benureau 4b21fa1355 Fix handling of version in argument parser
9 years ago
73 2871588703 implements #19
9 years ago
Olivier Mangin 0bfe921ad9 Makes config updater robust ton undefined values.
9 years ago
Fabien Benureau 796087af45 Fix missing update of dye in open command
9 years ago
Fabien Benureau 392ee0c3c1 Merge branch 'master' into feat/new_config
9 years ago
Fabien Benureau 3099d353f9 Configurable colors and update improvement
9 years ago
Fabien Benureau 789db93911 Add platform-specific open and edit commands at init
9 years ago
Olivier Mangin bd3659a432 Fixes missing update of dye in open command.
9 years ago
Fabien Benureau 14df0ad1cb Add pubs conf command
9 years ago
Fabien Benureau 757a8b300e Add an update mechanism for old repositories
9 years ago
Olivier Mangin 681ae65c9e Fixes issue #35.
9 years ago
Olivier Mangin 5480f79d8d Fixes ˇpubs tag citekey :sometagˇ not working.
9 years ago
Fabien Benureau 93c54939b3 Rewritten config module
9 years ago
Fabien Benureau 4b3b2a23bd Improves interface of PrintUI
9 years ago
Fabien Benureau b71494ed42 Fix pubs init TypeError
9 years ago
Fabien Benureau 29c6eaa8b5 Fix obsolete repo version
9 years ago
Fabien Benureau b2dac68856 Add beautifulsoup4 dependency and update setup.py
9 years ago
Fabien Benureau b8bcd6cc11 Fix color support
9 years ago
Fabien Benureau cce9406670 new print ui, more robust colors
9 years ago
Fabien Benureau d5a4fcf73c tighter utf-8 airlock in content.py
9 years ago
Fabien Benureau 8afb7a4777 Merge remote-tracking branch 'refs/remotes/origin/master'
9 years ago
Olivier Mangin 67aac0a2d7 Adds move option to add and attach commands.
10 years ago
Olivier Mangin de2a50eeb2 Fix tests and terminology.
10 years ago
Olivier Mangin d0a1d64720 Fix warning about deprecated SafeConfigParser.
10 years ago
Olivier Mangin 45fc257575 Fixes #32.
10 years ago
Fabien Benureau 3aa64d4cd2 minor dialog update
10 years ago
Fabien Benureau ec330571e8 option for listing all references without pdfs
10 years ago
Fabien Benureau f7dcc60fbc made formatting more robust
10 years ago
Fabien Benureau 0aaf094fa1 temporary fix for TypeError exception at init
10 years ago
Fabien Benureau 825966d34e fixed typo in oneliner
10 years ago
Fabien Benureau 526dc6418f updated add cmds with isbn support, improved dialog, replaced -c and -C by single --link option
10 years ago
Fabien Benureau 3989a13359 updated oneliner and colors
10 years ago
Fabien Benureau 9fe568805c fixed bug in attach cmds
10 years ago
Fabien Benureau 27a3058bee improved dialogs
10 years ago
Fabien Benureau dd0475db46 added implicit autocompletion for open and edit cmds
10 years ago
Fabien Benureau 2aba477e84 downplaying colors, authors are just bold
10 years ago
Fabien Benureau 2cabdf4703 add dialog to delete the original docfile if copied
10 years ago
Fabien Benureau 540b2c3113 more robust parsing of bash commands. added remove_file method stub.
10 years ago
Fabien Benureau 69a045c203 remove more verbose, report action taken.
10 years ago
Fabien Benureau 2dc1b9ea4f fix input()
10 years ago
Fabien Benureau 97a0d15ca2 fix graceful exit when DOI is not recognized
10 years ago
Fabien Benureau 0c51c5f36b fix UI interactions for Python 2.x
10 years ago
Fabien Benureau adb0158c3d experimental support for adding from DOIs
10 years ago
Olivier Mangin 921c54f535 Closes issue #21.
11 years ago
Olivier Mangin adb0caa3ed Use default python in executable.
11 years ago
Olivier Mangin f2125b4c19 Tags have to be printed in alphabetical order.
11 years ago
Olivier Mangin 0479636393 Fix issues with stdout and updates tests.
11 years ago
Olivier Mangin 52813439dd Removes useless beets_ui and FIX input issue between python 2 and 3.
11 years ago
Olivier Mangin fd49c3acf2 Removes unappropriate encoding of string.
11 years ago
Olivier Mangin 136b8f83dc Fix fake_env, fix configparser issues, uniform 'open'.
11 years ago
Olivier Mangin d758df2ac9 A few python3 fixes.
11 years ago
Olivier Mangin cac73d251c Removes unused paper number in bib_oneliner and filers.
11 years ago
Fabien Benureau e1fd34a1ea alphabetical option for list command
11 years ago
Olivier Mangin 47103058d6 FIX bug in query introduced by d3736e25.
11 years ago
Olivier Mangin 4fd2e964b3 FIX bug in tag command (multiple line printed instead of one).
11 years ago
Olivier Mangin 0b64bf086e Update for latest bibtexparser (>= 0.5.3).
11 years ago
Olivier Mangin 89bf370902 Fails to add with existing citekey.
11 years ago
Olivier Mangin 39b2e4f912 Factorizes code for adding document.
11 years ago
Olivier Mangin 53a0f0a86e Fixes path conversion for add_doc.
11 years ago
Olivier Mangin 506bb24e50 Many cleanup in unicode encoding.
11 years ago
Olivier Mangin 3a149f655f Fix bug introduced by 78437acb4a.
11 years ago
Fabien Benureau 48ad7e9b69 fix bug when calling
11 years ago
Fabien Benureau 84fd5d7649 fix #17
11 years ago
Olivier Mangin c45b64506a Merge branch 'develop' into feat/python3
11 years ago
Fabien Benureau 071730a49b fix #5 and achieve method parity between databroker and datacache
11 years ago
Olivier Mangin c9637b7607 Minor: unichr <- uchr.
11 years ago
Olivier Mangin 8136e0906e Fix use of range as list.
11 years ago
Olivier Mangin 571162a54d Adds renamed libs for python3.
11 years ago
Olivier Mangin 01fd368c97 Fix import and except syntax for python3.
11 years ago
Olivier Mangin ed16f0bb5b Fix undefined variable and remove 'added' time (set by repo.push_paper).
11 years ago
Olivier Mangin 7713e5d80e Fix encoding of keywords.
11 years ago
Olivier Mangin 9b6f6db297 Fixes editor formatting.
11 years ago
Olivier Mangin 91b3fc75bb Several bug fixes.
11 years ago
Olivier Mangin ac1562f4ea Fix open_cmd and misleading example from testrepo.
11 years ago
Olivier Mangin 0274f2640a Fix bug in export.
11 years ago
Olivier Mangin b71b602a50 FIX bug in color when color not activated.
11 years ago
Olivier Mangin 3e8b780e84 FIX bib_oneliner not robust to missing year.
11 years ago
Olivier Mangin ad29b27412 FIX bugs witth added time.
11 years ago
Olivier Mangin d2ba13700f Better handling of path (also fixes bugs).
11 years ago
Olivier Mangin 07cb6f696c Adds back edit command.
11 years ago
Olivier Mangin c9e4f9788c Moves removing of 'id' to endecoder where it belongs.
11 years ago
Olivier Mangin e1ae125916 Removes texnotes plugin since it is too specific.
11 years ago
Olivier Mangin e4a25abcfb FIXES test_repo.
11 years ago
Olivier Mangin c299874146 Fix use of color for import error while color module not yet imported.
11 years ago
Olivier Mangin de3dda85d1 FIX inconsistent error on push for existing paper.
11 years ago
Olivier Mangin 2f1a8ae42a Adds possibility to create repo when instance initialized.
11 years ago
Fabien Benureau 47f54af8fa bump to version 5
11 years ago
Fabien Benureau d3736e257b moving from pybtex to bibtextparser, fixed major regressions.
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 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 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