.. vcf-to-obsidian-vcf-contacts documentation master file, created by sphinx-quickstart on Sun Sep 21 22:09:59 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. vcf-to-obsidian-vcf-contacts documentation ========================================== This is the API documentation for vcf-to-obsidian-vcf-contacts, a Python module that batch-converts VCF files into Markdown files that are compatible with the `obsidian-vcf-contacts `__ plugin for ObsidianMD. Overview -------- vcf-to-obsidian-vcf-contacts provides a comprehensive solution for converting VCF (vCard) contact files into Markdown format suitable for use in Obsidian with the vcf-contacts plugin. The library includes: * VCF file reading and parsing * Markdown content generation with frontmatter * Intelligent filename generation * Command-line interface * Batch processing capabilities .. toctree:: :maxdepth: 2 :caption: User Guide: installation usage integration implementation-comparison vcf-support .. toctree:: :maxdepth: 2 :caption: Development: development testing .. toctree:: :maxdepth: 2 :caption: API Reference: autoapi/vcf_to_obsidian/index Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`