{"id":15941450,"url":"https://github.com/thewebmasterp/rofi-notes-org","last_synced_at":"2026-04-10T20:54:02.805Z","repository":{"id":57680248,"uuid":"492599089","full_name":"thewebmasterp/rofi-notes-org","owner":"thewebmasterp","description":"A simple rofi script that helps you catch and access notes with rofi and store them in a simple Emacs Org-mode (or plain text) file.","archived":false,"fork":false,"pushed_at":"2022-05-30T07:57:48.000Z","size":5415,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T23:20:07.589Z","etag":null,"topics":["emacs","i3wm","linux","notes","org","org-mode","rofi"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/thewebmasterp.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2022-05-15T20:40:24.000Z","updated_at":"2022-05-17T13:15:53.000Z","dependencies_parsed_at":"2022-09-14T11:11:38.521Z","dependency_job_id":null,"html_url":"https://github.com/thewebmasterp/rofi-notes-org","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thewebmasterp/rofi-notes-org","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewebmasterp%2Frofi-notes-org","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewebmasterp%2Frofi-notes-org/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewebmasterp%2Frofi-notes-org/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewebmasterp%2Frofi-notes-org/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thewebmasterp","download_url":"https://codeload.github.com/thewebmasterp/rofi-notes-org/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thewebmasterp%2Frofi-notes-org/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31658964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"ssl_error","status_checked_at":"2026-04-10T17:19:13.364Z","response_time":98,"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":["emacs","i3wm","linux","notes","org","org-mode","rofi"],"created_at":"2024-10-07T07:04:21.874Z","updated_at":"2026-04-10T20:54:02.766Z","avatar_url":"https://github.com/thewebmasterp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rofi-notes-org\n\nA simple [rofi-script](https://www.mankier.com/5/rofi-script) that helps\nyou catch and access notes with\n[rofi](https://github.com/davatorium/rofi) and store them in a simple\nEmacs [Org-mode](https://orgmode.org/) (or plain text) file.\n![](./usage_guide.gif)\n\n## Installation\n\nUse [npm](https://www.npmjs.com/package/rofi-notes-org) to install\n`rofi-notes-org` globally.\n\n``` bash\n$ npm install -g rofi-notes-org\n```\n\nNeedless to say, you have to have\n[rofi](https://github.com/davatorium/rofi) installed as well.\n\n## Initial configuration\n\nrofi-notes-org needs a config file located at\n`~/.config/rofi/rofi-notes-org.yaml` with the following properties:\n\n``` yaml\nnotes-file: \"~/.notes_org\"\n# Path to the text file where the data (notes) will be stored.\n# WARNING: this file has to be already created.\n\nplain-text-format: false\n# If set to true the specified `notes-file` will be in\n# plain text format rather than using Emacs Org-mode format.\n```\n\nAt this point calling the script from the terminal should execute\nwithout errors.\n\n``` bash\n$ rofi-notes-org\n```\n\n## Usage\n\nTo use this rofi script, call it like this:\n\n``` bash\n$ rofi -show notes -modi \"notes:rofi-notes-org\"\n```\n\nYou may also want to use it in a combination with other modi like this:\n\n``` bash\n$ rofi -show notes -modi \"notes:rofi-notes-org,run\"\n```\n\nYou may also want to bind it to a hotkey in your window manager or\ndesktop environment of choice.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthewebmasterp%2Frofi-notes-org","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthewebmasterp%2Frofi-notes-org","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthewebmasterp%2Frofi-notes-org/lists"}