mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 22:09:52 +08:00
fill index.md in Chinese
This commit is contained in:
parent
c4b6d94bb5
commit
444307c7cb
@ -36,7 +36,7 @@
|
|||||||
"attachments": [
|
"attachments": [
|
||||||
],
|
],
|
||||||
"created_time": "2018-11-24T09:30:11Z",
|
"created_time": "2018-11-24T09:30:11Z",
|
||||||
"modified_time": "2018-11-24T09:30:11Z",
|
"modified_time": "2018-11-24T10:01:47Z",
|
||||||
"name": "index.md",
|
"name": "index.md",
|
||||||
"tags": [
|
"tags": [
|
||||||
]
|
]
|
||||||
|
@ -1,67 +1,67 @@
|
|||||||

|

|
||||||
|
|
||||||
# VNote
|
# VNote
|
||||||
**A note-taking application that knows programmers and markdown better.**
|
**一个更懂程序员和Markdown的笔记!**
|
||||||
|
|
||||||
::: alert-success
|
::: alert-success
|
||||||
|
|
||||||
VNote v2.1 is released! Check out [what's new](https://github.com/tamlok/vnote/releases/latest)!
|
VNote v2.1 已经释出! 看看都有 [哪些更新](https://github.com/tamlok/vnote/releases/latest)!
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
- Join VNote on [Github](https://github.com/tamlok/vnote)
|
- 加入VNote [Github](https://github.com/tamlok/vnote)
|
||||||
- Chat on [Slack](https://join.slack.com/t/vnote/shared_invite/enQtNDg2MzY0NDg3NzI4LTQ1Yzk1YjA5MjAyYTU0MjJkMTUxNmRiYWQ2YjlkOWU0ZGZlMTFlZTAxNzg0ZGUyNzI0ZGY2NDg4MmU1M2FkMDg)
|
- 聊聊VNote [Slack](https://join.slack.com/t/vnote/shared_invite/enQtNDg2MzY0NDg3NzI4LTQ1Yzk1YjA5MjAyYTU0MjJkMTUxNmRiYWQ2YjlkOWU0ZGZlMTFlZTAxNzg0ZGUyNzI0ZGY2NDg4MmU1M2FkMDg)
|
||||||
- Subscribe to WeChat **vnote_md**
|
- 关注VNote微信公众号 **vnote_md**
|
||||||
|
|
||||||
## Open source and free
|
## 开源和自由
|
||||||
- Open source in [MIT](http://opensource.org/licenses/MIT) license
|
- 遵从 [MIT](http://opensource.org/licenses/MIT) 开源协议
|
||||||
- Powered by Qt and C++
|
- 由Qt和C++提供强劲性能
|
||||||
- Available on Linux, Windows, and macOS
|
- 主流操作系统Linux,Windows,和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
|
## 舒适的Markdown体验
|
||||||
- Minimized gap between read and write of Markdown
|
- 最小化Markdown阅读和书写的鸿沟
|
||||||
- Syntax highlights and in-place preview
|
- 语法高亮和原地预览
|
||||||
- Effective images management
|
- 高效的图片管理
|
||||||
- Interactive outline
|
- 交互式的大纲
|
||||||
- UML diagrams, flowcharts, and math formulas
|
- UML图表,流程图和数学公式
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Highly customizable
|
## 高度可定制
|
||||||
- Themes and styles
|
- 主题和样式
|
||||||
- Shortcuts and behaviors
|
- 快捷键和软件行为
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## By programmers, for programmers
|
## 程序员为程序员优化打造
|
||||||
- Vim mode and Vim-like navigation
|
- Vim模式和Vim式导航
|
||||||
- Line number in editor
|
- 编辑器行号
|
||||||
- Multiple tabs
|
- 多标签页
|
||||||
- Window splits
|
- 窗口分割
|
||||||
- Fuzzy search and jump
|
- 模糊查找和跳转
|
||||||
- Versatile shortcuts
|
- 贴心顺手的快捷键
|
||||||
|
|
||||||

|

|
Loading…
x
Reference in New Issue
Block a user