{"id":41262295,"url":"https://github.com/oshikiri/planty-wiki","last_synced_at":"2026-01-23T02:03:15.384Z","repository":{"id":329963328,"uuid":"1118321043","full_name":"oshikiri/planty-wiki","owner":"oshikiri","description":"Proof-of-concept of a browser-based note-taking app powered by SQLite on OPFS","archived":false,"fork":false,"pushed_at":"2026-01-11T13:14:59.000Z","size":778,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T17:24:53.034Z","etag":null,"topics":["lexical-editor","note-taking-app","opfs","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oshikiri.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-12-17T15:24:29.000Z","updated_at":"2026-01-11T13:15:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/oshikiri/planty-wiki","commit_stats":null,"previous_names":["oshikiri/planty-wiki"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oshikiri/planty-wiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshikiri%2Fplanty-wiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshikiri%2Fplanty-wiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshikiri%2Fplanty-wiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshikiri%2Fplanty-wiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oshikiri","download_url":"https://codeload.github.com/oshikiri/planty-wiki/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oshikiri%2Fplanty-wiki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28677716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"online","status_checked_at":"2026-01-23T02:00:08.296Z","response_time":59,"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":["lexical-editor","note-taking-app","opfs","sqlite3"],"created_at":"2026-01-23T02:03:14.554Z","updated_at":"2026-01-23T02:03:15.335Z","avatar_url":"https://github.com/oshikiri.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# planty-wiki: a lightweight note-taking app that runs entirely in the browser\n\nplanty-wiki keeps every editing flow inside the browser, so you can write and browse without a native app or a server.\n\n- Built with TypeScript, Preact, Lexical, and SQLite on OPFS\n- Browse and edit notes in the browser\n- Persists notes in an OPFS-backed SQLite and exports Markdown on demand\n- Supports Markdown syntax and wiki links such as `[[Page Name]]`, plus backlinks\n\n## Launch Locally\n\n```sh\nnpm clean-install\nnpm run dev\n```\n\n## SQLite WASM\nsqlite3 WebAssembly \u0026 JavaScript Documentation Index https://sqlite.org/wasm/doc/trunk/index.md\n\n## Known issues\n- Requires Chrome with crossOriginIsolated enabled\n- Lacks multi-tab support\n- Lacks proper error handling for OPFS persistence failures\n\n## How I Count Lines of Code\n\n```sh\ngit ls-files -- 'public/sqlite-opfs-worker.js' '*.ts' '*.tsx' ':!'*.test.ts |\\\n  xargs cloc\n\n# 3607\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foshikiri%2Fplanty-wiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foshikiri%2Fplanty-wiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foshikiri%2Fplanty-wiki/lists"}