{"id":28818474,"url":"https://github.com/krwclassic/neonote","last_synced_at":"2026-04-29T16:04:57.755Z","repository":{"id":297606349,"uuid":"997326799","full_name":"KRWCLASSIC/Neonote","owner":"KRWCLASSIC","description":"Neonote is localStorage based, fully offline notes app with modern UI \u0026 UX.","archived":false,"fork":false,"pushed_at":"2025-06-06T10:43:47.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-18T19:05:38.312Z","etag":null,"topics":["colors","css","html","index","js","markdown","material-design","material-ui","material3","materialui","md","note","notes","offline","pwa","service-worker","svg","website","www"],"latest_commit_sha":null,"homepage":"https://note.krwclassic.com","language":"HTML","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/KRWCLASSIC.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}},"created_at":"2025-06-06T10:39:59.000Z","updated_at":"2025-06-06T10:43:49.000Z","dependencies_parsed_at":"2025-06-06T11:46:25.183Z","dependency_job_id":null,"html_url":"https://github.com/KRWCLASSIC/Neonote","commit_stats":null,"previous_names":["krwclassic/neonote"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KRWCLASSIC/Neonote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KRWCLASSIC%2FNeonote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KRWCLASSIC%2FNeonote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KRWCLASSIC%2FNeonote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KRWCLASSIC%2FNeonote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KRWCLASSIC","download_url":"https://codeload.github.com/KRWCLASSIC/Neonote/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KRWCLASSIC%2FNeonote/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260616556,"owners_count":23036867,"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","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":["colors","css","html","index","js","markdown","material-design","material-ui","material3","materialui","md","note","notes","offline","pwa","service-worker","svg","website","www"],"created_at":"2025-06-18T19:05:31.634Z","updated_at":"2026-04-29T16:04:57.748Z","avatar_url":"https://github.com/KRWCLASSIC.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neonote `1.2`\n\n\u003ca href=\"https://note.krwclassic.com\"\u003e\u003cimg src=\"neonote.svg\" alt=\"Neonote logo\" width=\"96\" height=\"96\"\u003e\u003c/a\u003e\n\n**Neonote** is a modern, offline-first, Material 3-inspired note-taking app for web and mobile browsers. It is designed for speed, privacy, and a beautiful, distraction-free experience.\n\n## Features\n\n- **Offline-first**: Works fully offline using localStorage and a Service Worker. No account or cloud required.\n- **Material 3 Inspired UI**: Clean, dark mode interface inspired by Material Design 3.\n- **Mobile \u0026 Desktop**: Touch-friendly, responsive layout. Drag-and-drop and long-press support for both desktop and mobile.\n- **Markdown Support**: Toggle between plain text and rendered Markdown for each note.\n- **Colorful Notes**: Assign a color to each note for easy visual organization. Includes a palette and custom color picker.\n- **Pin/Unpin Notes**: Pin important notes to the top. Pinned notes cannot be deleted until unpinned.\n- **Drag-and-Drop Reordering**: Reorder notes by dragging tabs. On mobile, long-press and drag; on desktop, drag with mouse.\n- **Import/Export**: Export all notes or a single note as JSON. Import notes from JSON files.\n- **Automatic Saving**: Notes and settings are saved instantly to your browser.\n- **No Tracking, No Ads**: 100% private, no analytics, no ads, no data leaves your device.\n- **PWA Ready**: Add to home screen for a native app experience.\n- **Offline Indicator**: Shows when you are offline or the app is running in offline mode.\n\n## Quick Start\n\n1. **Visit [note.krwclassic.com](https://note.krwclassic.com) in your browser or host it yourself.**\n2. **Start typing!** Your notes are saved automatically.\n3. **Add, pin, color, reorder, and export notes as you wish.**\n\n## Usage Details\n\n### Adding Notes\n\n- Click the `+` button in the sidebar to create a new note.\n\n### Switching Notes\n\n- Click or tap a note tab to switch between notes.\n\n### Pinning Notes\n\n- Right-click (desktop) or long-press (mobile) a note tab to open the menu.\n- Click the pin icon to pin/unpin a note. Pinned notes stay at the top and cannot be deleted until unpinned.\n\n### Coloring Notes\n\n- In the note menu, select a color from the palette or use the custom color picker.\n- The note tab icon will reflect your chosen color.\n\n### Reordering Notes\n\n- **Desktop**: Drag note tabs with your mouse.\n- **Mobile**: Long-press a note tab, then drag to reorder.\n- Pinned notes cannot be dragged below unpinned notes.\n\n### Deleting Notes\n\n- Open the note menu and click the trash icon. (Disabled for pinned notes.)\n\n### Markdown Support\n\n- Toggle Markdown rendering with the `\u003c\u003e` button in the sidebar.\n- When enabled, your note is rendered as Markdown (using [marked.js](https://marked.js.org/)).\n\n### Import/Export\n\n- Export all notes/settings with the download button in the sidebar.\n- Export/import a single note from the note menu.\n- Import notes from JSON files using the upload button.\n\n### Offline \u0026 PWA\n\n- Neonote works offline by default.\n- Add to your home screen for a native app feel (PWA support).\n- The WiFi icon in the sidebar shows offline status.\n\n### Privacy\n\n- All data is stored locally in your browser (`localStorage`).\n- No data is sent to any server.\n\n## License\n\nThis project is open source. Use, modify, and share freely.\n\n\u003e Thanks gpt 4.1 for writing this readme. 🙏🏼\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrwclassic%2Fneonote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrwclassic%2Fneonote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrwclassic%2Fneonote/lists"}