appendorgheading


Nameappendorgheading JSON
Version 2025.2.6.2 PyPI version JSON
download
home_pagehttps://github.com/novoid/appendorgheading
SummaryAppend a new Org mode heading to an existing Org mode file
upload_time2025-02-06 18:42:42
maintainerNone
docs_urlNone
authorKarl Voit
requires_pythonNone
licenseNone
keywords org mode orgmode cli logging shell
VCS
bugtrack_url
requirements orgformat
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This tool appends Org mode formatted headings to existing Org mode files.

The author is using this to log events to some kind of 'errors.org' which is part
of his Org mode agenda.

Command line parameters override configuration file entries.
- Hosted and documented on github: https://github.com/novoid/appendorgheading

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/novoid/appendorgheading",
    "name": "appendorgheading",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "org mode, orgmode, CLI, logging, shell",
    "author": "Karl Voit",
    "author_email": "tools@Karl-Voit.at",
    "download_url": "https://github.com/novoid/appendorgheading/zipball/master",
    "platform": null,
    "description": "This tool appends Org mode formatted headings to existing Org mode files.\n\nThe author is using this to log events to some kind of 'errors.org' which is part\nof his Org mode agenda.\n\nCommand line parameters override configuration file entries.\n- Hosted and documented on github: https://github.com/novoid/appendorgheading\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Append a new Org mode heading to an existing Org mode file",
    "version": "2025.2.6.2",
    "project_urls": {
        "Download": "https://github.com/novoid/appendorgheading/zipball/master",
        "Homepage": "https://github.com/novoid/appendorgheading"
    },
    "split_keywords": [
        "org mode",
        " orgmode",
        " cli",
        " logging",
        " shell"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c34a869a5308672a80a44f73419d7c1cec885e7f8248030cb823b2b48cf61c0",
                "md5": "a7932cb8fa22e69785881f6d575fe76e",
                "sha256": "ef5669048649e66ded3d265a35ef2c858ea291b202f718a7beebe78ac5cac0b4"
            },
            "downloads": -1,
            "filename": "appendorgheading-2025.2.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a7932cb8fa22e69785881f6d575fe76e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 21622,
            "upload_time": "2025-02-06T18:42:42",
            "upload_time_iso_8601": "2025-02-06T18:42:42.130059Z",
            "url": "https://files.pythonhosted.org/packages/0c/34/a869a5308672a80a44f73419d7c1cec885e7f8248030cb823b2b48cf61c0/appendorgheading-2025.2.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-06 18:42:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "novoid",
    "github_project": "appendorgheading",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "orgformat",
            "specs": [
                [
                    ">=",
                    "2019.12.29.1"
                ]
            ]
        }
    ],
    "lcname": "appendorgheading"
}
        
Elapsed time: 1.77670s