Hiroshi Miura 35080bd175 Document folder structure to encourage translation in various languages (#1170)
* Restructuring docs resource folder

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* Correct variable name according to coding rule

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2020-01-15 22:34:50 +08:00

39 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 欢迎使用VNote
![VNote](qrc:/resources/icons/256x256/vnote.png)
> 一个更懂程序员和Markdown的笔记。
[VNote](https://tamlok.github.io/vnote) 提供了美妙的Markdown体验以及强大的笔记管理。
VNote是**开源**的当前主要由个人在业余时间进行开发和维护。因此如果VNote给您的效率带来了提升请考虑帮助VNote成长。非常感谢[这些用户](https://github.com/tamlok/vnote/wiki/Donate-List)对VNote的捐赠
## 问题解决指南
::: alert-info
**如何启用Vim模式**
`文件`菜单中选择`设置`打开对话框,跳转到`阅读/编辑`标签页,在`按键模式`下拉框中选择开启Vim即可。需要重启VNote以生效。
如果您不了解Vim请不要启用该模式
:::
VNote有两种使用方式
1. 提供笔记本、文件夹和笔记的笔记软件。VNote管理所有的数据并提供诸如附件和标签的额外功能。
2. 编辑器。VNote提供浏览器来浏览本地文件系统并打开编辑外部文件。
问题诊断步骤:
1. 浏览上下文菜单、菜单栏、工具栏、设置以及帮助菜单;
2. 更改配置可能需要重新打开当前标签页或重启VNote
3. 帮助菜单中包含了一份Markdown语法指南和一份快捷键指南
4. 在[GitHub Issues](https://github.com/tamlok/vnote/issues)和VNote[文档](https://tamlok.github.io/vnote/zh_cn/#!docs/_vnote.json)中搜索您的问题;
5. 在GitHub上提交一个*详细*的Issue寻求帮助。
现在,不妨按下`Ctrl+G`,让一天的工作从**通用入口**开始吧!
Markdown愉快
<a href="https://github.com/tamlok/vnote"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_left_green_007200.png" alt="Fork me on GitHub"></a>