mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 22:09:52 +08:00
72 lines
2.0 KiB
Markdown
72 lines
2.0 KiB
Markdown
# VNote
|
|
**A note-taking application that knows programmers and Markdown better!**
|
|
|
|
::: alert-success
|
|
|
|
VNote 2.5 is released! Check out [what's new](https://github.com/tamlok/vnote/releases)!
|
|
|
|
:::
|
|
|
|
- Join VNote on [GitHub](https://github.com/tamlok/vnote)
|
|
- Chat on [Slack](https://join.slack.com/t/vnote/shared_invite/enQtNDg2MzY0NDg3NzI4LTQ1Yzk1YjA5MjAyYTU0MjJkMTUxNmRiYWQ2YjlkOWU0ZGZlMTFlZTAxNzg0ZGUyNzI0ZGY2NDg4MmU1M2FkMDg)
|
|
- Subscribe to WeChat **vnote_md**
|
|
|
|
## Open source and free
|
|
- Open source in [MIT](http://opensource.org/licenses/MIT) license
|
|
- Powered by Qt and C++
|
|
- Available on Linux, Windows, and macOS
|
|
|
|

|
|
|
|
## Simple notes management
|
|
- All plain text, no database
|
|
- Self-contained **notebooks**, infinite levels of **folders**, plain **notes**
|
|
- Tags and attachments
|
|
- Explore and edit external files
|
|
|
|

|
|
|
|
## Own your data
|
|
- All files on your local disk
|
|
- One notebook is exactly one directory
|
|
- Work from anywhere seamlessly via third-party service of your choice
|
|
|
|

|
|
|
|
## Concentration
|
|
- **No** live preview side by side
|
|
- Focus on your note in both **read** and **edit** mode
|
|
|
|

|
|
|
|
## Pleasant Markdown experience
|
|
- Minimized gap between read and write of Markdown
|
|
- Syntax highlights and in-place preview
|
|
- Effective images management
|
|
- Interactive outline
|
|
- UML diagrams, flowcharts, and math formulas
|
|
|
|

|
|
|
|
## Highly customizable
|
|
- Themes and styles
|
|
- Shortcuts and behaviors
|
|
|
|

|
|
|
|
## By programmers, for programmers
|
|
- Vim mode and Vim-like navigation
|
|
- Line number in editor
|
|
- Multiple tabs
|
|
- Window splits
|
|
- Fuzzy search and jump
|
|
- Versatile shortcuts
|
|
|
|

|
|
|
|
::: alert-success
|
|
|
|
[**Get VNote**](downloads.md) and enjoy Markdown!
|
|
|
|
:::
|