update writer vscode examples
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=1WsEBs6RS-j6lvx_DFk5xTK-HdEkIDcPy&export=download&authuser=0&confirm=t&uuid=aa012ca0-f651-474f-bd84-6b86d5260817&at=APZUnTU3RImLCGSgOkUpUGKyYCrB:1706018377717",
|
||||
"path": "/home/user/Desktop/How_to_read_a_scientific_article.docx"
|
||||
"path": "Desktop/How_to_read_a_scientific_article.docx"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -18,7 +18,7 @@
|
||||
{
|
||||
"type": "open",
|
||||
"parameters": {
|
||||
"path": "/home/user/Desktop/How_to_read_a_scientific_article.docx"
|
||||
"path": "Desktop/How_to_read_a_scientific_article.docx"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -60,7 +60,7 @@
|
||||
},
|
||||
"result": {
|
||||
"type": "vm_file",
|
||||
"path": "/home/user/Desktop/How_to_read_a_scientific_article.docx",
|
||||
"path": "Desktop/How_to_read_a_scientific_article.docx",
|
||||
"dest": "How_to_read_a_scientific_article.docx"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user