mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
add Data Migration docs
This commit is contained in:
parent
08a2261334
commit
58b2b664f9
7
en_us/docs/Users/Data Migration.md
Normal file
7
en_us/docs/Users/Data Migration.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Data Migration
|
||||
Currently VNote does not provide much support about migrating data from other applications due to development resource limits. Here are a list of third-party tools that help migration from common applications.
|
||||
|
||||
Feel free to contact us to add more here if you built a util tool for this.
|
||||
|
||||
## [ImageBedMoving](https://github.com/StarLeet/ImageBedMoving)
|
||||
This tool helps moving images from other folders to VNote's `vx_images` folder. Usually you could use this tool after building notebook from external folder in VNote to do a clean up of the images.
|
@ -41,6 +41,16 @@
|
||||
"tags": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"attachment_folder": "",
|
||||
"created_time": "2022-04-09T01:41:06Z",
|
||||
"id": "55",
|
||||
"modified_time": "2022-04-09T01:56:04Z",
|
||||
"name": "Data Migration.md",
|
||||
"signature": "177743127602",
|
||||
"tags": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"attachment_folder": "",
|
||||
"created_time": "2018-11-24T12:13:02Z",
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
::: alert-success
|
||||
|
||||
VNote 3.12.888 is released! Check out [what's new](https://github.com/vnotex/vnote/releases)!
|
||||
VNote 3.13.0 is released! Check out [what's new](https://github.com/vnotex/vnote/releases)!
|
||||
|
||||
:::
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
"attachment_folder": "",
|
||||
"created_time": "2018-11-24T05:04:27Z",
|
||||
"id": "19",
|
||||
"modified_time": "2022-02-02T00:16:29Z",
|
||||
"modified_time": "2022-04-09T01:40:00Z",
|
||||
"name": "index.md",
|
||||
"signature": "79316798291059",
|
||||
"tags": [
|
||||
|
Binary file not shown.
@ -41,6 +41,16 @@
|
||||
"tags": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"attachment_folder": "",
|
||||
"created_time": "2022-04-09T01:41:06Z",
|
||||
"id": "57",
|
||||
"modified_time": "2022-04-09T01:56:36Z",
|
||||
"name": "数据迁移.md",
|
||||
"signature": "79316810524384",
|
||||
"tags": [
|
||||
]
|
||||
},
|
||||
{
|
||||
"attachment_folder": "",
|
||||
"created_time": "2018-11-24T12:29:25Z",
|
||||
|
7
zh_cn/docs/用户/数据迁移.md
Normal file
7
zh_cn/docs/用户/数据迁移.md
Normal file
@ -0,0 +1,7 @@
|
||||
# 数据迁移
|
||||
由于开发资源有限,VNote当前并没有提供太多的支持来将其他软件的数据迁移到VNote中。这里列出了一些帮助迁移常见软件的第三方工具。
|
||||
|
||||
如果你开发了类似的小工具,欢迎联系我们添加更多的工具到此列表中。
|
||||
|
||||
## [ImageBedMoving](https://github.com/StarLeet/ImageBedMoving)
|
||||
该工具可以将图片从其他文件夹移动到VNote的`vx_images`文件夹中。通常可以在VNote中基于外部文件夹新建笔记本后使用该工具来进行图片的清理。
|
@ -3,7 +3,7 @@
|
||||
|
||||
::: alert-success
|
||||
|
||||
VNote 3.12.888已发布! 看看都有[哪些更新](https://github.com/vnotex/vnote/releases) !
|
||||
VNote 3.13.0 已发布! 看看都有[哪些更新](https://github.com/vnotex/vnote/releases) !
|
||||
|
||||
观看[展示录屏](https://www.bilibili.com/video/av77455284) !
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
"attachment_folder": "",
|
||||
"created_time": "2018-11-24T09:30:11Z",
|
||||
"id": "47",
|
||||
"modified_time": "2022-02-02T00:16:43Z",
|
||||
"modified_time": "2022-04-09T01:40:18Z",
|
||||
"name": "index.md",
|
||||
"signature": "53181922294899",
|
||||
"tags": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user