obsidianhtml


Nameobsidianhtml JSON
Version 3.5.2 PyPI version JSON
download
home_pagehttps://github.com/obsidian-html/obsidian-html
SummaryConverts Obsidian notes into proper markdown and HTML
upload_time2023-05-15 11:56:20
maintainer
docs_urlNone
authorhttps://github.com/dwrolvink
requires_python>=3.9
licenseGNU General Public License v3 or later (GPLv3+)
keywords html markdown notes markdown-to-html note-taking obsidian html-css-javascript notes-app obsidian-md obsidian-html obsidianmd obsidian-notes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **An application to export Obsidian notes to standard markdown and an html based website.**

See the github repository for the code, to raise issues, and further information: https://github.com/obsidian-html/obsidian-html

You can see the capabilities of this system on the documentation website: https://obsidian-html.github.io/, which is created from an Obsidian vault using only this package.


**What it does**:

The Obsidian notes will be converted to standard markdown output. Then, optionally, html output is created based on the standard markdown. 
It is also possible to input existing standard markdown to just use the markdown to html functionality.

See the docs for more information on configuring the behavior of ObsidianHtml.


**Changelog**:
https://obsidian-html.github.io/Change%20Log.html

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/obsidian-html/obsidian-html",
    "name": "obsidianhtml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "html,markdown,notes,markdown-to-html,note-taking,obsidian,html-css-javascript,notes-app,obsidian-md,obsidian-html,obsidianmd,obsidian-notes",
    "author": "https://github.com/dwrolvink",
    "author_email": "dwrolvink@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ce/41/cbaf04d7cf9d668471127c488ae5553e1ed213fa7d495704f69f173a5a2f/obsidianhtml-3.5.2.tar.gz",
    "platform": null,
    "description": "**An application to export Obsidian notes to standard markdown and an html based website.**\n\nSee the github repository for the code, to raise issues, and further information: https://github.com/obsidian-html/obsidian-html\n\nYou can see the capabilities of this system on the documentation website: https://obsidian-html.github.io/, which is created from an Obsidian vault using only this package.\n\n\n**What it does**:\n\nThe Obsidian notes will be converted to standard markdown output. Then, optionally, html output is created based on the standard markdown. \nIt is also possible to input existing standard markdown to just use the markdown to html functionality.\n\nSee the docs for more information on configuring the behavior of ObsidianHtml.\n\n\n**Changelog**:\nhttps://obsidian-html.github.io/Change%20Log.html\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 or later (GPLv3+)",
    "summary": "Converts Obsidian notes into proper markdown and HTML",
    "version": "3.5.2",
    "project_urls": {
        "Homepage": "https://github.com/obsidian-html/obsidian-html"
    },
    "split_keywords": [
        "html",
        "markdown",
        "notes",
        "markdown-to-html",
        "note-taking",
        "obsidian",
        "html-css-javascript",
        "notes-app",
        "obsidian-md",
        "obsidian-html",
        "obsidianmd",
        "obsidian-notes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69cb4f2dc24f72ca3c5215f42af118e529e9381837cf0b93a011fbdc92aa5996",
                "md5": "25759200b773573b782648fd80d2740d",
                "sha256": "366c1346297a14d36d39718e884b08efd4883732fab0a1de0fae2cdce94bdbe2"
            },
            "downloads": -1,
            "filename": "obsidianhtml-3.5.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "25759200b773573b782648fd80d2740d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2165612,
            "upload_time": "2023-05-15T11:56:17",
            "upload_time_iso_8601": "2023-05-15T11:56:17.810724Z",
            "url": "https://files.pythonhosted.org/packages/69/cb/4f2dc24f72ca3c5215f42af118e529e9381837cf0b93a011fbdc92aa5996/obsidianhtml-3.5.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce41cbaf04d7cf9d668471127c488ae5553e1ed213fa7d495704f69f173a5a2f",
                "md5": "0a32a4ca6ae0f88b9cc62f2381d21a9f",
                "sha256": "a586ed7d789a13df434d8d08dde73fb983109f2c6d0731e976a4c6fe821eca90"
            },
            "downloads": -1,
            "filename": "obsidianhtml-3.5.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0a32a4ca6ae0f88b9cc62f2381d21a9f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2076891,
            "upload_time": "2023-05-15T11:56:20",
            "upload_time_iso_8601": "2023-05-15T11:56:20.655404Z",
            "url": "https://files.pythonhosted.org/packages/ce/41/cbaf04d7cf9d668471127c488ae5553e1ed213fa7d495704f69f173a5a2f/obsidianhtml-3.5.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-15 11:56:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "obsidian-html",
    "github_project": "obsidian-html",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "obsidianhtml"
}
        
Elapsed time: 0.11293s