| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| VNote-4.1.0-linux-x64.AppImage.zip | 2026-06-29 | 176.6 MB | |
| VNote-4.1.0-win64-windows7.zip | 2026-06-29 | 93.4 MB | |
| VNote-4.1.0-win64.zip | 2026-06-29 | 159.8 MB | |
| VNote-4.1.0-mac-universal.zip | 2026-06-29 | 285.8 MB | |
| Here comes the VNote 4 source code.tar.gz | 2026-06-29 | 7.5 MB | |
| Here comes the VNote 4 source code.zip | 2026-06-29 | 8.6 MB | |
| README.md | 2026-06-29 | 1.3 kB | |
| Totals: 7 Items | 731.7 MB | 6 | |
VNote 4 is a major release built on a brand-new native core (vxcore) that powers notebook management, search, configuration, and synchronization. The whole application has been re-architected (clean MVC + dependency injection) for reliability and future extensibility. Highlights versus VNote 3:
- Notebook Sync (flagship): keep notebooks in sync across devices through any Git remote (GitHub, GitLab, self-hosted) over HTTPS or local
file://repositories- Enable per notebook from the new Sync button and Sync Info panel in the notebook explorer
- Authenticate with a Personal Access Token, stored securely in your system keychain (Windows Credential Manager, macOS Keychain, or Linux Secret Service) — never written to config or logs
- Changes sync automatically in the background, with a configurable Auto-sync interval in Settings > General (or sync on demand with Sync Now)
- Built-in conflict resolution when the same note is edited on two devices
- Live status (last sync time, idle/syncing/conflict/error) plus actionable messages for authentication failures
- Open & clone notebooks: the redesigned Open Notebook dialog supports a Local folder mode and a Remote URL mode that clones a notebook straight from a Git URL (with optional token and mid-clone cancel)