{"id":14235748,"url":"https://github.com/Parveshdhull/org-popup","last_synced_at":"2025-08-11T00:32:46.485Z","repository":{"id":191233435,"uuid":"342911735","full_name":"Parveshdhull/org-popup","owner":"Parveshdhull","description":"Take notes for emacs org-mode using pop-ups","archived":false,"fork":false,"pushed_at":"2021-02-27T18:09:40.000Z","size":11,"stargazers_count":42,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-28T22:48:09.648Z","etag":null,"topics":["emacs","org","org-capture","org-mode","popup","template"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parveshdhull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"custom":["https://www.buymeacoffee.com/parveshmonu"]}},"created_at":"2021-02-27T17:08:07.000Z","updated_at":"2024-12-25T13:46:17.000Z","dependencies_parsed_at":"2023-08-28T23:46:38.013Z","dependency_job_id":null,"html_url":"https://github.com/Parveshdhull/org-popup","commit_stats":null,"previous_names":["parveshdhull/org-popup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Parveshdhull/org-popup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parveshdhull%2Forg-popup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parveshdhull%2Forg-popup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parveshdhull%2Forg-popup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parveshdhull%2Forg-popup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parveshdhull","download_url":"https://codeload.github.com/Parveshdhull/org-popup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parveshdhull%2Forg-popup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269813610,"owners_count":24479340,"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-08-10T02:00:08.965Z","response_time":71,"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":["emacs","org","org-capture","org-mode","popup","template"],"created_at":"2024-08-20T21:02:19.241Z","updated_at":"2025-08-11T00:32:46.201Z","avatar_url":"https://github.com/Parveshdhull.png","language":"Shell","funding_links":["https://www.buymeacoffee.com/parveshmonu"],"categories":["Shell"],"sub_categories":[],"readme":"# org-popup - Take notes in cool way\n\nTake notes for emacs org-mode using pop-ups\n\n![demo2](https://user-images.githubusercontent.com/17097240/109394838-12387800-794f-11eb-83de-04a457344e78.gif)\n\n\n## Features\n- Take notes very very fast\n- Clipboard inserted in template by default\n- No limitations of [Org Capture Protocol](https://orgmode.org/manual/The-capture-protocol.html), where data is only carried by one variable (body) and line breaks, tabs etc. not allowed.\n- No Running client is needed\n- Verify note before adding. If use %x of org-capture, it is sometime empty, specially when client is not running. \n- Highly configurable, like include todo, title, line breaks etc.\n\n## Prerequisite\n- xsel - For access clipboard content\n- yad - For create popup\n\n## Usage\n1. Create [Org Template](https://orgmode.org/manual/Capture-templates.html)\n\n```\n(setq org-capture-templates\n      '((\"s\" \"Simple\" entry (file+headline \"~/test\" \"Simple Notes\")\n         \"%[~/.emacs.d/.org-popup]\" :immediate-finish t :prepend t)\n        (\"a\" \"Titled\" entry (file+headline \"~/test\" \"Titled Notes\")\n         \"%[~/.emacs.d/.org-popup]\" :immediate-finish t :prepend t)))\n```\n\n2. Running org-popup\n\t- Simple\n\t\t  `org-popup s`\n\t\n\t- Titled\n\t\t  `org-popup a titled`\n\t\n\n- For save note press - \"Ctrl + Shift + Enter\"\n\n- For Cancel press - \"Esc\"\n\n## TIP\nAssign these commands to keyboard hot-keys, and take note from anywhere, like while reading ebook or surfing net.\n\n## YouTube Tutorial\nhttps://www.youtube.com/watch?v=DZoNWxifv4I\n\n\n## Websites\nhttps://github.com/Parveshdhull\n\u003cbr /\u003ehttps://twitter.com/ParveshMonu\n\u003cbr /\u003ehttps://youtube.com/right2trick\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FParveshdhull%2Forg-popup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FParveshdhull%2Forg-popup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FParveshdhull%2Forg-popup/lists"}