Organize your ideas with
blazing speed.
Voyager Note is a minimal, secure markdown organizer powered by local SQLite database. Experience instant note loading, live previews, syntax highlighting, task checkboxes, and binary image uploads.
**Goal**: Build a markdown editor.
- [x] Live side-by-side editing
- [ ] Upload holiday snapshots
```javascript
const notes = db.select();
```
Goal: Build a markdown editor.
Live side-by-side editing
Upload holiday snapshots