mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
update docs
This commit is contained in:
parent
16d152791f
commit
48bf4457c4
@ -14,6 +14,9 @@ You could download the MathJax ([howto](https://docs.mathjax.org/en/latest/web/h
|
|||||||
this.mathJaxScript = 'file://c:/Users/foo/mathjax/tex-svg.js';
|
this.mathJaxScript = 'file://c:/Users/foo/mathjax/tex-svg.js';
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Crash After Version Update
|
||||||
|
Open user configuration folder and delete all the contents in this folder (please backup your custom files if there is any). Then open VNote which should work fine now. Please import your notebooks into VNote again.
|
||||||
|
|
||||||
## Interface Is Freezed
|
## Interface Is Freezed
|
||||||
## Cursor Is Not Visible in Edit Mode
|
## Cursor Is Not Visible in Edit Mode
|
||||||
## Crash When Opening A Note
|
## Crash When Opening A Note
|
||||||
|
@ -77,7 +77,7 @@
|
|||||||
"attachment_folder": "",
|
"attachment_folder": "",
|
||||||
"created_time": "2018-11-24T12:22:16Z",
|
"created_time": "2018-11-24T12:22:16Z",
|
||||||
"id": "0",
|
"id": "0",
|
||||||
"modified_time": "2021-07-13T11:27:24Z",
|
"modified_time": "2021-07-13T12:08:47Z",
|
||||||
"name": "Frequently Asked Questions.md",
|
"name": "Frequently Asked Questions.md",
|
||||||
"tags": [
|
"tags": [
|
||||||
]
|
]
|
||||||
|
@ -77,7 +77,7 @@
|
|||||||
"attachment_folder": "",
|
"attachment_folder": "",
|
||||||
"created_time": "2018-11-24T12:31:22Z",
|
"created_time": "2018-11-24T12:31:22Z",
|
||||||
"id": "0",
|
"id": "0",
|
||||||
"modified_time": "2021-07-13T11:28:22Z",
|
"modified_time": "2021-07-13T12:07:30Z",
|
||||||
"name": "常见问题.md",
|
"name": "常见问题.md",
|
||||||
"tags": [
|
"tags": [
|
||||||
]
|
]
|
||||||
|
@ -15,6 +15,7 @@ this.mathJaxScript = 'file://c:/Users/foo/mathjax/tex-svg.js';
|
|||||||
```
|
```
|
||||||
|
|
||||||
## 更新后启动失败
|
## 更新后启动失败
|
||||||
|
打开用户配置文件夹,并删除其中的内容(如果有自定义的文件,请先备份)。此时,打开新版本的 VNote,一般能正常工作。注意,这时候需要重新导入原来的笔记本。
|
||||||
|
|
||||||
## 界面无响应
|
## 界面无响应
|
||||||
## 编辑模式中光标不可见
|
## 编辑模式中光标不可见
|
||||||
|
Loading…
x
Reference in New Issue
Block a user