Coder Social home page Coder Social logo

bibo's Introduction

bibo's People

Contributors

kappers avatar kaustubhmote avatar nagasaki45 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bibo's Issues

Consider using latexcodec

Bare minimum is to add it after the bibtex citation to present the citations properly. Another option is to add it all the way to pybibs import / export, so everything in the app will deal with "clean" data.

Change the `edit` option to assume field

Editing key and type as usual:

bibo edit whatever2000 --key newkey
bibo edit whatever2000 --type book

If anything but key or type is provided use it as the field name:

bibo edit whatever2000 --author moshe
bibo edit whatever2000 --tags interesting

If, and only if, the value is missing, open the editor.

Missing commands

  • show
  • remove
  • edit --key new_key --pdf path/to/pdf --type new_type SEARCH_TERM
  • read Mark the entry as read today
  • field remove
  • field edit

`file` field should contain plain path

There's nothing in the specs saying that the file field should look as how I use it now. I inherited this from another reference manager. Change it to plain path.

Documentation

  • Screencast demo
  • Why?
  • Tutorial
  • BIBO_DATABASE
  • EDITOR
  • xclip (preferred) or xsel on linux
  • bibtex
  • List of available plugins

All paths should be absolute

Otherwise:

➜  bibo git:(master) ✗ cat test.bib 
@article{PhysRev.47.777,
  title = {Can Quantum-Mechanical Description of Physical Reality Be Considered Complete?},
  author = {Einstein, A. and Podolsky, B. and Rosen, N.},
  journal = {Phys. Rev.},
  volume = {47},
  issue = {10},
  pages = {777--780},
  numpages = {0},
  year = {1935},
  month = {May},
  publisher = {American Physical Society},
  doi = {10.1103/PhysRev.47.777},
  url = {https://link.aps.org/doi/10.1103/PhysRev.47.777}
}

➜  bibo git:(master) ✗ bibo --database test.bib list --verbose
This is BibTeX, Version 0.99d (TeX Live 2018/Arch Linux)
The top-level auxiliary file: tmpy8j5xdm9.aux
I couldn't open database file test.bib
---line 1 of file tmpy8j5xdm9.aux
 : \bibdata{test.bib
 :                  }
I'm skipping whatever remains of this command
The style file: plain.bst
I found no database files---while reading file tmpy8j5xdm9.aux
Warning--I didn't find a database entry for "PhysRev.47.777"
(There were 2 error messages)
PhysRev.47.777 🔗
Einstein, A. and Podolsky, B. and Rosen, N. (1935). Can Quantum-Mechanical Description of Physical Reality Be Considered Complete?
bibtex failed. Using a fallback citation method. Use --verbose for more information

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.