{"id":25854177,"url":"https://github.com/dit7ya/roamex","last_synced_at":"2026-06-11T15:31:29.125Z","repository":{"id":46635154,"uuid":"408862027","full_name":"dit7ya/roamex","owner":"dit7ya","description":"Seamless integration between Emacs org-mode notetaking and highlights/annotations on the web","archived":false,"fork":false,"pushed_at":"2021-10-03T12:33:37.000Z","size":218,"stargazers_count":3,"open_issues_count":11,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T18:46:38.726Z","etag":null,"topics":["firefox","firefox-extension","hacktoberfest","org-mode","personal-knowledge-management"],"latest_commit_sha":null,"homepage":"","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dit7ya.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}},"created_at":"2021-09-21T14:53:49.000Z","updated_at":"2025-02-03T05:55:03.000Z","dependencies_parsed_at":"2022-08-29T15:02:04.260Z","dependency_job_id":null,"html_url":"https://github.com/dit7ya/roamex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dit7ya/roamex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit7ya%2Froamex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit7ya%2Froamex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit7ya%2Froamex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit7ya%2Froamex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dit7ya","download_url":"https://codeload.github.com/dit7ya/roamex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dit7ya%2Froamex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34206487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":["firefox","firefox-extension","hacktoberfest","org-mode","personal-knowledge-management"],"created_at":"2025-03-01T15:29:41.051Z","updated_at":"2026-06-11T15:31:29.077Z","avatar_url":"https://github.com/dit7ya.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: Roamex\n\nAnnotate and highlight on the web but store the data in org files, while seamlessly referencing org-roam nodes.\n\n* WARNING\n\nThis is in a horribly WIP state, not at all ready for daily usage. Expect bugs, breaking changes, and low-quality code all around. You are still welcome to try it and provide feedback if you are super excited about the idea of finally being able to integrating org-modes and the browser.\n\n\n* Installation\n** Backend\n\n#+begin_src sh\ncd backend\npoetry build\ncd dist\n\npip install \u003cthe generated .whl file\u003e\n\nroamex serve\n#+end_src\n** Frontend\nGet the .xpi file from me and install in Firefox\n* Usage\n- Create a config file at ~~/.config/roamex/config.yaml~ which has the following three fields.\n\n #+begin_src yaml\norg_roam_directory : \"\u003cPATH TO YOUR ORG ROAM DIRECTORY\u003e\"\norg_roam_db_location : \"\u003cPATH TO YOUR ORG ROAM DB\u003e\"\nroamex_db_location : \"\u003cPATH WHERE YOU WANT YOUR ROAMEX DB TO BE\u003e\"\n #+end_src\n\n- Create a directory called ~roamex~ under your org roam directory.\n\n- Open a webpage, select some text, follow the buttons.\n* Developing\n\n- clone repo locally\n- follow first two steps of usage\n\n- run the backend server\n#+begin_src sh\ncd backend\npoetry run uvicorn src.api:app --reload\n#+end_src\n\n- start the fronend build script\n#+begin_src sh\ncd frontend\nnode buildscript.js\n#+end_src\n- start a firefox with the extension installed via web-ext\n\n\n#+begin_src sh\ncd frontend/dist\nweb-ext run -v\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdit7ya%2Froamex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdit7ya%2Froamex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdit7ya%2Froamex/lists"}