{"id":13862446,"url":"https://github.com/lujun9972/code-library","last_synced_at":"2026-02-03T14:33:05.737Z","repository":{"id":91558439,"uuid":"43953491","full_name":"lujun9972/code-library","owner":"lujun9972","description":"use org-mode to manage code snippets","archived":false,"fork":false,"pushed_at":"2017-03-15T02:57:18.000Z","size":16,"stargazers_count":30,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-29T12:43:37.589Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","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/lujun9972.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}},"created_at":"2015-10-09T12:15:52.000Z","updated_at":"2025-03-24T21:11:02.000Z","dependencies_parsed_at":"2023-03-02T10:45:24.249Z","dependency_job_id":null,"html_url":"https://github.com/lujun9972/code-library","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lujun9972/code-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lujun9972%2Fcode-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lujun9972%2Fcode-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lujun9972%2Fcode-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lujun9972%2Fcode-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lujun9972","download_url":"https://codeload.github.com/lujun9972/code-library/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lujun9972%2Fcode-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29047565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-08-05T06:01:44.515Z","updated_at":"2026-02-03T14:33:05.716Z","avatar_url":"https://github.com/lujun9972.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"#+TITLE: README\n#+AUTHOR: lujun9972\n#+CATEGORY: code-library\n#+DATE: [2015-10-09 五 20:23]\n#+OPTIONS: ^:{}\n* Usage\n1. set value of `code-library-directory'\n\n   This variable specify the directory where Snippet files are stored.\n  \n   Default value is \"~/CodeLibrary\"\n\n2. set value of `code-library-mode-file-alist'\n\n   This variable mapping the correspondence between `major-mode' and the snippet file.\n\n   The element is like '(MAJOR-MODE . ORG-FILENAME)\n\n3. mark the snippet which you want to save and then ~M-x code-library-save-code~\n   \n   If the value of `code-library-use-tags-command' is not null, It will automatically run `org-mode' tags prompt when saving a snippet.\n   \n   If the value of `code-library-sync-to-gist' is not null, the snippet will also be stored to gist.\n\n   If the whitespace in code snippet should be preserved (such as Makefile snippet), the major-mode should be added into `code-library-keep-indentation'\n\n   If you want to add specified header to every new org-file, you can specify the `code-library-org-file-header' variable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flujun9972%2Fcode-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flujun9972%2Fcode-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flujun9972%2Fcode-library/lists"}