{"id":18256616,"url":"https://github.com/honmaple/orgmode_reader","last_synced_at":"2025-07-24T12:39:31.565Z","repository":{"id":145149725,"uuid":"98488092","full_name":"honmaple/orgmode_reader","owner":"honmaple","description":"pelican org-mode reader","archived":false,"fork":false,"pushed_at":"2020-08-16T12:05:36.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T22:32:14.748Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/honmaple.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-07-27T03:05:16.000Z","updated_at":"2020-08-16T12:05:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a884ed9-fed8-4f0a-8031-70f5847ef137","html_url":"https://github.com/honmaple/orgmode_reader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/honmaple/orgmode_reader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Forgmode_reader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Forgmode_reader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Forgmode_reader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Forgmode_reader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honmaple","download_url":"https://codeload.github.com/honmaple/orgmode_reader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Forgmode_reader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266844536,"owners_count":23993965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-05T10:22:51.588Z","updated_at":"2025-07-24T12:39:31.536Z","avatar_url":"https://github.com/honmaple.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"* OrgMode Reader\n  another org-mode reader with org-python.\n\n** quickstart\n   #+BEGIN_SRC sh\n   pip install org-python\n   #+END_SRC\n\n   Org file header,You can add content to your emacs config\n   #+BEGIN_SRC elisp\n(use-package autoinsert\n  :defer t\n  :init (auto-insert-mode)\n  :config\n  (progn\n    (setq auto-insert-query nil)\n    (setq auto-insert-alist\n          '(((org-mode . \"org-mode\") nil\n             \"#+TITLE: \" (file-name-base buffer-file-name)\"\\n\"\n             \"#+DATE: \" (format-time-string \"%F\" (current-time)) \"\\n\"\n             \"#+CATEGORY: \\n\"\n             \"#+AUTHOR: \" (user-full-name)\"\\n\"\n             \"#+PROPERTY: TAGS \\n\"\n             \"#+PROPERTY: LANGUAGE en\\n\"\n             \"#+PROPERTY: SUMMARY \\n\"\n             \"#+PROPERTY: SLUG \\n\"\n             \"#+PROPERTY: MODIFIED \\n\"\n             \"#+PROPERTY: SAVE_AS \\n\"))))\n)\n   #+END_SRC\n   \n** config\n   - *ORG_MAX_LINE*\n       - How many lines to find file header,default *15*\n   - *ORG_TO_TOC*\n       - Whether to generate table of contents,default *True*\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonmaple%2Forgmode_reader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonmaple%2Forgmode_reader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonmaple%2Forgmode_reader/lists"}