{"id":20516583,"url":"https://github.com/beacoder/org-ivy-search","last_synced_at":"2026-03-09T11:04:06.457Z","repository":{"id":70533992,"uuid":"580234415","full_name":"beacoder/org-ivy-search","owner":"beacoder","description":"Full text search for org files.","archived":false,"fork":false,"pushed_at":"2025-03-03T06:51:19.000Z","size":2246,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-03T07:29:47.642Z","etag":null,"topics":["full-text-search","fuzzy-matching","ivy","org","org-files","org-ivy-search","search-on-the-fly"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beacoder.png","metadata":{"files":{"readme":"README.md","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":"2022-12-20T03:37:29.000Z","updated_at":"2025-03-03T06:51:23.000Z","dependencies_parsed_at":"2025-01-16T09:47:32.679Z","dependency_job_id":"6f7702f9-d2d8-49c5-bc66-4f52b159260d","html_url":"https://github.com/beacoder/org-ivy-search","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/beacoder/org-ivy-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beacoder%2Forg-ivy-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beacoder%2Forg-ivy-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beacoder%2Forg-ivy-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beacoder%2Forg-ivy-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beacoder","download_url":"https://codeload.github.com/beacoder/org-ivy-search/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beacoder%2Forg-ivy-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30291849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"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":["full-text-search","fuzzy-matching","ivy","org","org-files","org-ivy-search","search-on-the-fly"],"created_at":"2024-11-15T21:29:39.753Z","updated_at":"2026-03-09T11:04:06.426Z","avatar_url":"https://github.com/beacoder.png","language":"Emacs Lisp","readme":"# org-ivy-search\n\n[![MIT licensed](https://img.shields.io/badge/license-GPLv3-blue.svg)](COPYING.md)\n[![Build Status](https://github.com/beacoder/org-ivy-search/workflows/CI/badge.svg)](https://github.com/beacoder/org-ivy-search/actions)\n[![MELPA](https://melpa.org/packages/org-ivy-search-badge.svg)](https://melpa.org/#/org-ivy-search)\n[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu)\n\nPoor man's full-text search engine over org files powered by ivy.\n\n# Summary\nThis package provides a function `org-ivy-search-view' which utilizes ivy to\ndo a full text search over org files.\n\n# Configuration\n\n```lisp\n    (require 'org-ivy-search)\n    (setq org-agenda-files '(\"~/workspace/org/\"))\n    (global-set-key (kbd \"C-c o\") #'org-ivy-search-view)\n```\n\n# Screenshots\n\n![org-ivy-search-screenshot.gif](org-ivy-search-screenshot.gif)\n\n# Features\n\n- [x] Full text search\n- [x] Search on-the-fly\n- [x] Fuzzy matching\n\n# License\n\n[LICENSE](LICENSE). Copyright (c) 2022-2025 Huming Chen \u003cchenhuming@gmail.com\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeacoder%2Forg-ivy-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeacoder%2Forg-ivy-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeacoder%2Forg-ivy-search/lists"}