mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
refine README
This commit is contained in:
parent
35920bffe9
commit
21edc0f20d
17
README.md
17
README.md
@ -1,20 +1,11 @@
|
|||||||
# vnote
|
# VNote
|
||||||
  
|
  
|
||||||
|
|
||||||
|
[简体中文](README_zh_CN.md)
|
||||||
|
|
||||||
A pleasant note-taking platform.
|
A pleasant note-taking platform.
|
||||||
|
|
||||||
> At early 2019, I decided to refactor VNote as VNoteX. Now a fresh VNote is ready!
|
For more information, please visit [**VNote's Home Page**](https://vnotex.github.io/vnote).
|
||||||
> VNoteX is closed source and is intended to keep several premium features compared to VNote. Most of VNoteX's code base will be open source as VNote 3.0, so VNote will share most of the code base with VNoteX and continue to be open source from 3.0.
|
|
||||||
> **Welcome to VNoteX and VNote 3.0!**
|
|
||||||
|
|
||||||
**ATTENTION**:
|
|
||||||
|
|
||||||
* The notebook format of VNote 3.0 is not compatible with that of earlier versions of VNote. Feel free to decide the right time to jump to VNote 3.0.
|
|
||||||
* Features supported by VNote 3.0 now is NOT on par with VNote 2.0. The [migration](https://github.com/vnotex/vnote/projects/1) takes time.
|
|
||||||
|
|
||||||
The obsolete code base of VNote 2.0 is available at the [vnote2.0](https://github.com/vnotex/vnote/tree/vnote2.0) branch.
|
|
||||||
|
|
||||||
For more information, please visit [**VNote's Homepage**](https://vnotex.github.io/vnote).
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
56
README_zh_CN.md
Normal file
56
README_zh_CN.md
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
# VNote
|
||||||
|
  
|
||||||
|
|
||||||
|
[English](README.md)
|
||||||
|
|
||||||
|
一个舒适的笔记平台!
|
||||||
|
|
||||||
|
更多信息,请访问 [VNote 主页](https://vnotex.github.io/vnote) 。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 简介
|
||||||
|
**VNote** 是一个专注于 Markdown 的基于 Qt 的开源免费的笔记应用。VNote 希望能提供一个拥有完美编辑体验的舒适的笔记平台。
|
||||||
|
|
||||||
|
VNote 不是一个简单的 Markdown 编辑器。通过提供强大的笔记管理,VNote 使得使用 Markdown 记笔记更轻松简单。将来,VNote 会支持更多的文档格式。
|
||||||
|
|
||||||
|
得益于 Qt,VNote 当前可以高效地运行在 **Linux** , **Windows** ,以及 **macOS** 平台上。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 下载
|
||||||
|
基于 `master` 分支的 [持续构建版本发布](https://github.com/vnotex/vnote/releases/tag/continuous-build) 。
|
||||||
|
|
||||||
|
最新的 [稳定版本发布](https://github.com/vnotex/vnote/releases/latest) 。 其他下载选项:
|
||||||
|
|
||||||
|
* [天翼云盘](https://cloud.189.cn/t/Av67NvmEJVBv)
|
||||||
|
|
||||||
|
## 支持
|
||||||
|
* [GitHub Issues](https://github.com/vnotex/vnote/issues) ;
|
||||||
|
* 邮件: `tamlokveer at gmail.com` ;
|
||||||
|
* [Slack](https://join.slack.com/t/vnote/shared_invite/enQtNDg2MzY0NDg3NzI4LTVhMzBlOTY0YzVhMmQyMTFmZDdhY2M3MDQxYTBjOTA2Y2IxOGRiZjg2NzdhMjkzYmUyY2VkMWJlZTNhMTQyODU) ;
|
||||||
|
* [Telegram](https://t.me/vnotex) ;
|
||||||
|
* 微信公众号: vnotex ;
|
||||||
|
|
||||||
|
## 捐赠
|
||||||
|
有很多方式可以帮助 VNote 的开发:
|
||||||
|
|
||||||
|
* 持续关注 VNote 并反馈问题以帮助改进;
|
||||||
|
* 推荐 VNote 给朋友,口碑传播;
|
||||||
|
* 参与 VNote 的开发,发起 [拉取请求](https://github.com/vnotex/vnote/pulls) 一起改进 VNote;
|
||||||
|
* 如果 VNote 真的好用,可以考虑捐赠;
|
||||||
|
|
||||||
|
**PayPal**: [PayPal.Me/vnotemd](https://www.paypal.me/vnotemd)
|
||||||
|
|
||||||
|
**支付宝**: `tamlokveer@gmail.com`
|
||||||
|
|
||||||
|
<img src="pics/alipay.png" width="256px" height="256px" />
|
||||||
|
|
||||||
|
**微信**
|
||||||
|
|
||||||
|
<img src="pics/wechat_pay.png" width="256px" height="256px" />
|
||||||
|
|
||||||
|
感谢这些 [捐赠用户](https://github.com/vnotex/vnote/wiki/Donate-List) !
|
||||||
|
|
||||||
|
## 许可
|
||||||
|
VNote 遵循 [GNU LGPLv3](https://opensource.org/licenses/LGPL-3.0) 许可。VNote 项目的代码可以自由给 VNoteX 项目使用。
|
Loading…
x
Reference in New Issue
Block a user