{"id":13443118,"url":"https://github.com/sheijk/org-menu","last_synced_at":"2026-01-20T03:10:21.570Z","repository":{"id":45522926,"uuid":"328034730","full_name":"sheijk/org-menu","owner":"sheijk","description":"A discoverable menu for Emacs org-mode using transient","archived":false,"fork":false,"pushed_at":"2025-02-26T21:43:14.000Z","size":439,"stargazers_count":114,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-20T16:39:30.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sheijk.png","metadata":{"files":{"readme":"readme.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-01-08T23:28:00.000Z","updated_at":"2025-03-04T01:26:35.000Z","dependencies_parsed_at":"2023-12-10T00:22:05.666Z","dependency_job_id":"8e1d8c78-4b8e-4f53-969c-deb3f29d3c13","html_url":"https://github.com/sheijk/org-menu","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/sheijk/org-menu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheijk%2Forg-menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheijk%2Forg-menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheijk%2Forg-menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheijk%2Forg-menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sheijk","download_url":"https://codeload.github.com/sheijk/org-menu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheijk%2Forg-menu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28594958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"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":[],"created_at":"2024-07-31T03:01:56.342Z","updated_at":"2026-01-20T03:10:21.553Z","avatar_url":"https://github.com/sheijk.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"#+TITLE: Org-menu\n\n#+STARTUP: indent\n\nA menu for editing org-mode documents and exploring it's features in a discoverable way.\n\nIt is using =transient=, the package to create interactive menus =magit= uses.\n\nEditing a headline\n[[file:org-menu-headline.png]]\n\nEditing a table\n[[file:org-menu-table.png]]\n\n* How to use it\n\nAdd this to your Emacs init file:\n\n#+begin_src emacs-lisp\n(with-eval-after-load 'org\n  (require 'org-menu)\n  (define-key org-mode-map (kbd \"C-c m\") 'org-menu))\n#+end_src\n\n* Releases\n** main\n\n- fixed key alignment\n- cleanups, fixes\n\n** 0.5\n- Complete support for ~org-columns~\n- Snippet system can be configured\n- No more yasnippet (soft) dependency but use it if it's loaded\n- New menu items\n  - Easier removal of highlights\n  - Tangling source and exporting\n  - org-clone-subtree-with-time-shift\n  - Add notes\n  - mark checkbox partially done\n  - Toggle non-breaking space\n  - Repairing time stamps\n  - Insert horizontal rule\n  - Inserting startup and buffer options with completion\n- Cleanups and bugfixes (see commits)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheijk%2Forg-menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheijk%2Forg-menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheijk%2Forg-menu/lists"}