Giter Club home page Giter Club logo

vcard-tools's People

Contributors

dmwilcox avatar

Watchers

 avatar  avatar

Forkers

giomarti

vcard-tools's Issues

add option to merge vcards while splitting

  • optional --merge would drop in place of the current de-dup function in the splitter
    • need to add a "break out!" to the merge function - in case the cards really shouldn't be merged - like two different people with the same name
    • will probably have to allow user to input and override a conflicting field during the merge to differentiate the vcards - and then re-build a filename
    • this is still probably better then using the merge command to manually merge 50-100+ duplicated contacts individually when splitting large VCF files

python2.7 has issues displaying unicode properly

  • need to properly handle unicode as loaded into objects
  • also in python2.7 only there are issues writing unicode filenames, it just doesn't happen, get email address usernames instead (the default fallback)
  • even though unicode names don't crash the program they certainly don't look nice, even after being 'decoded'

add --verbose and raise logging threshold

  • pull out logging setup code into a utility module
  • add verbosity options to either the top level argparser or to each subparser
  • figure out what makes sense for INFO level logging

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.