mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 22:09:52 +08:00
72 lines
1.9 KiB
Markdown
72 lines
1.9 KiB
Markdown
# VNote
|
|
**A pleasant note-taking platform!**
|
|
|
|
::: alert-success
|
|
|
|
VNote 3.4.0 is released! Check out [what's new](https://github.com/vnotex/vnote/releases)!
|
|
|
|
:::
|
|
|
|
- Join VNote on [GitHub](https://github.com/vnotex/vnote)
|
|
- Chat on [Slack](https://join.slack.com/t/vnote/shared_invite/enQtNDg2MzY0NDg3NzI4LTVhMzBlOTY0YzVhMmQyMTFmZDdhY2M3MDQxYTBjOTA2Y2IxOGRiZjg2NzdhMjkzYmUyY2VkMWJlZTNhMTQyODU)
|
|
- [Telegram](https://t.me/vnotex)
|
|
|
|
## Open source and free
|
|
- Open source in [GNU LGPLv3](https://opensource.org/licenses/LGPL-3.0) 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
|
|
- Vi mode and Vi-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!
|
|
|
|
:::
|