{"id":20322323,"url":"https://github.com/okomestudio/orgutils","last_synced_at":"2026-04-16T00:32:06.447Z","repository":{"id":180917523,"uuid":"665311354","full_name":"okomestudio/orgutils","owner":"okomestudio","description":"The PKM helper for Emacs Org mode written in Python.","archived":false,"fork":false,"pushed_at":"2025-09-25T08:12:03.000Z","size":72,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T14:52:00.339Z","etag":null,"topics":["data-export","data-transformation","emacs","org-mode","pkm","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/okomestudio.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-11T23:45:43.000Z","updated_at":"2025-09-26T00:46:17.000Z","dependencies_parsed_at":"2024-03-30T01:23:35.155Z","dependency_job_id":"374719b5-1e66-4089-bfd4-f91db419ca97","html_url":"https://github.com/okomestudio/orgutils","commit_stats":null,"previous_names":["okomestudio/orgutils"],"tags_count":0,"template":false,"template_full_name":"okomestudio/python-project","purl":"pkg:github/okomestudio/orgutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okomestudio%2Forgutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okomestudio%2Forgutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okomestudio%2Forgutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okomestudio%2Forgutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okomestudio","download_url":"https://codeload.github.com/okomestudio/orgutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okomestudio%2Forgutils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31866296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-export","data-transformation","emacs","org-mode","pkm","python"],"created_at":"2024-11-14T19:20:41.969Z","updated_at":"2026-04-16T00:32:06.420Z","avatar_url":"https://github.com/okomestudio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"********************\norgutils\n********************\n\nThe PKM helper for Emacs Org mode written in Python.\n\nThis tool currently supports Org-format conversion of notes/annotations/highlights dumps\nfrom several PKM services and devices.\n\n\nAnnotation Exports in Org format\n================================\n\nKindle\n------\n\nTo convert an export JSON dump from Kindle notes and highlights using `Bookcision\n\u003chttps://readwise.io/bookcision\u003e`_ to an Org file, use ``org-from-kindle``.\n\n.. code-block:: shell\n\n   org-from-kindle -h                 # help\n   org-from-kindle -l en \u003cjson-dump\u003e  # dump is in English\n   org-from-kindle -l ja \u003cjson_dump\u003e  # dump is in Japanese\n\n\nSnipd\n-----\n\nTo convert an export Markdown dump from `Snipd \u003chttps://www.snipd.com/\u003e`_ to an Org file,\nuse ``org-from-snipd``.\n\n.. code-block:: shell\n\n   org-from-snipd -h                    # help\n   org-from-snipd \u003cmarkdown-dump\u003e       # Org export of Snipd dump\n   org-from-snipd \u003cmarkdown-dump\u003e \u003cno\u003e  # extract \u003cno\u003e-th section\n\n\nZotero\n------\n\nTo export a PDF document from a local `Zotero \u003chttps://www.zotero.org/\u003e`_ installation to\nan Org file, use ``org-from-zotero``.\n\n.. code-block:: shell\n\n   org-from-zotero -h            # help\n   org-from-zotero list          # get doc IDs\n   org-from-zotero extract \u003cid\u003e  # Org export of doc with ID\n\n\nInstallation\n============\n\nThe ``orgutils`` is a pure Python package. As such, it is best to install it to a clean\nvirtual environment. We assume the following install commands are run within such an\nenvironment.\n\n.. code-block:: shell\n\n   pip install .\n   pip install .[dev,test]  # for local development\n\nThe Snipd submodule uses `pandoc \u003chttps://pandoc.org/installing.html\u003e`_. Install it\nseparately if you need it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokomestudio%2Forgutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokomestudio%2Forgutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokomestudio%2Forgutils/lists"}