refine README

This commit is contained in:
Le Tan 2018-03-23 08:17:10 +08:00
parent 6efe3d67ec
commit fd6f0270c9
4 changed files with 26 additions and 22 deletions

View File

@ -71,7 +71,7 @@ VNote is **NOT** just a simple editor for Markdown. By providing notes managemen
Utilizing Qt, VNote could run on **Linux**, **Windows**, and **macOS**.
![VNote](screenshots/_vnote_1513485003_1746530034.png)
![VNote Main Interface](screenshots/_vnotemaini_1521763751_1643978501.png)
# Supports
- [Github issues](https://github.com/tamlok/vnote/issues);
@ -80,17 +80,19 @@ Utilizing Qt, VNote could run on **Linux**, **Windows**, and **macOS**.
![VNote WeChat](screenshots/vnote_md.jpg)
# Highlights
- Supports inserting images directly from clipboard;
- Supports syntax highlights of fenced code blocks in both **edit** and **read** mode;
- Supports outline in both edit and read mode;
- Supports custom styles in both edit and read mode;
- Supports Vim mode and a set of powerful shortcuts;
- Supports infinite levels of folders;
- Supports multiple tabs and splitting windows;
- Supports [Mermaid](http://knsv.github.io/mermaid/), [Flowchart.js](http://flowchart.js.org/), and [MathJax](https://www.mathjax.org/);
- Inserting images directly from clipboard;
- Syntax highlights of fenced code blocks in both **edit** and **read** mode;
- Outline in both edit and read mode;
- Custom styles in both edit and read mode;
- Vim mode and a set of powerful shortcuts;
- Infinite levels of folders;
- Multiple tabs and splitting windows;
- [Mermaid](http://knsv.github.io/mermaid/), [Flowchart.js](http://flowchart.js.org/), and [MathJax](https://www.mathjax.org/);
- Supports HiDPI;
- Supports attachments of notes.
- Supports themes and dark mode.
- Attachments of notes;
- Themes and dark mode;
- Rich and extensible export, such as HTML, PDF, and PDF (All In One);
- Powerful **full-text search**.
# Why VNote
## Markdown Editor & Notes Management

View File

@ -72,7 +72,7 @@ VNote不是一个简单的Markdown编辑器。通过提供笔记管理功能V
基于Qt框架VNote能够在主流操作系统上运行包括 **Linux**, **Windows** 以及 **macOS**
![VNote](screenshots/_vnote_1513485003_1746530034.png)
![VNote Main Interface](screenshots/_vnotemaini_1521763751_1643978501.png)
# 支持
- [Github issues](https://github.com/tamlok/vnote/issues)
@ -81,17 +81,19 @@ VNote不是一个简单的Markdown编辑器。通过提供笔记管理功能V
![VNote WeChat](screenshots/vnote_md.jpg)
# 亮点
- 支持直接从剪切板插入图片;
- 支持编辑和阅读模式下代码块的语法高亮;
- 支持编辑和阅读模式下的大纲;
- 支持自定义编辑和阅读模式的样式;
- 支持Vim模式以及一系列强大的快捷键
- 支持无限层级的文件夹;
- 支持多个标签页和窗口分割;
- 支持[Mermaid](http://knsv.github.io/mermaid/), [Flowchart.js](http://flowchart.js.org/) 和 [MathJax](https://www.mathjax.org/)
- 直接从剪切板插入图片;
- 编辑和阅读模式下代码块的语法高亮;
- 编辑和阅读模式下的大纲;
- 自定义编辑和阅读模式的样式;
- Vim模式以及一系列强大的快捷键
- 无限层级的文件夹;
- 多个标签页和窗口分割;
- [Mermaid](http://knsv.github.io/mermaid/), [Flowchart.js](http://flowchart.js.org/) 和 [MathJax](https://www.mathjax.org/)
- 支持高分辨率;
- 支持笔记附件。
- 支持主题以及深色模式;
- 笔记附件;
- 主题以及深色模式;
- 丰富、可扩展的导出包括HTMLPDF和PDF多合一
- 强大的**全文搜索**
# 开发VNote的动机
## Markdown编辑器与笔记管理

Binary file not shown.

Before

Width:  |  Height:  |  Size: 291 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 KiB