{"id":38649142,"url":"https://github.com/arach/blink","last_synced_at":"2026-01-17T09:17:54.068Z","repository":{"id":297823825,"uuid":"997588903","full_name":"arach/blink","owner":"arach","description":"A beautiful transparent notes application built with Tauri, React, and native macOS window controls","archived":false,"fork":false,"pushed_at":"2025-11-20T03:08:13.000Z","size":54935,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-20T05:19:35.220Z","etag":null,"topics":["notes","notes-app"],"latest_commit_sha":null,"homepage":"https://blink.arach.dev","language":"TypeScript","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/arach.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":null,"dco":null,"cla":null}},"created_at":"2025-06-06T19:37:39.000Z","updated_at":"2025-11-20T03:08:17.000Z","dependencies_parsed_at":"2025-09-04T03:13:05.268Z","dependency_job_id":"c8aeb01f-57b5-42c0-b578-998b82efaa4f","html_url":"https://github.com/arach/blink","commit_stats":null,"previous_names":["arach/tauri-notes-app","arach/notes-app","arach/blink"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/arach/blink","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arach%2Fblink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arach%2Fblink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arach%2Fblink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arach%2Fblink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arach","download_url":"https://codeload.github.com/arach/blink/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arach%2Fblink/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28505157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"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":["notes","notes-app"],"created_at":"2026-01-17T09:17:53.227Z","updated_at":"2026-01-17T09:17:54.014Z","avatar_url":"https://github.com/arach.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blink: AI-Native Spatial Notes\n\nFrom static documents to intelligent, spatially aware notes.\n\n---\n\n## Vision\n\nBlink reimagines note-taking as AI-native knowledge management. Notes aren’t static text but autonomous agents that can think, update, and contribute on their own.\n\n### Core Principles\n- **Spatial context**: where a note lives matters  \n- **Asynchronous work**: AI processes notes even when you’re not active  \n- **Conversational notes**: interact with each note as an ongoing dialogue  \n- **Emergent organization**: structure comes from AI understanding, not manual sorting  \n- **Multimodal inputs**: notes handle text, images, voice, and more  \n\n---\n\n## Current Features\n\n### Multi-Window Spatial Notes\n- Detach notes into frameless, floating windows  \n- Spatial arrangement saved and restored  \n- Real-time sync between main app and detached windows  \n- Global shortcuts, focus mode, command palette  \n\n### Customization\n- Markdown-first editor with preview  \n- Font, spacing, and theme controls  \n- Window transparency, always-on-top, typewriter mode  \n- Syntax highlighting for code  \n\n### Core Management\n- Instant search with fuzzy matching  \n- Auto-save with backups  \n- Smart title extraction  \n- Cross-platform support  \n\n---\n\n## Tech Stack\n- **Frontend**: React, TypeScript, TailwindCSS, Zustand  \n- **Backend**: Rust (Tauri v2)  \n- **Storage**: JSON file-based, migratable to databases  \n- **Build**: Vite for dev and cross-platform desktop builds  \n\n---\n\n## Roadmap\n\n### Phase 1 (Done)\n- Multi-window spatial foundation  \n- Command palette, focus mode, customization  \n\n### Phase 2 (Next)\n- AI service integration (Claude, OpenAI)  \n- Per-note AI context and multimodal inputs  \n- Background processing  \n\n### Phase 3\n- Conversational notes with history  \n- Cross-note awareness  \n- Spatial context in reasoning  \n\n### Phase 4\n- Self-updating notes  \n- AI-generated insights and briefings  \n- Pattern recognition across notes  \n\n### Phase 5\n- Note-to-note AI conversations  \n- Ecosystem-level intelligence  \n- Collaborative knowledge evolution  \n\n---\n\n## Architecture\n\n- **Spatial-first**: window positions as metadata, clustering for related notes  \n- **AI-native**: each note has its own AI context and memory  \n- **Local-first**: encrypted storage, optional sync  \n- **Rust backend** for performance and security  \n\n---\n\n## Contributing\n\nAreas for contribution:\n- AI integration  \n- Spatial clustering and intelligence  \n- Multimodal processing (voice, images, docs)  \n- Rust optimizations  \n\nPrinciples:\n- AI-native design  \n- Spatial awareness  \n- User empowerment  \n- Simple interactions → emergent behaviors  \n\n---\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farach%2Fblink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farach%2Fblink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farach%2Fblink/lists"}