mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 06:06:03 +01:00
feat: added create folder/file instructions
This commit is contained in:
@@ -160,6 +160,26 @@ To export your project, ensure that you have opened Pymakr Online from the Pymak
|
||||

|
||||
|
||||
|
||||
# Create a new file or folder
|
||||
|
||||
To create a file or folder in Pymakr Online, disregarding how you opened it, you just need to right click on the folder you want to create the file or folder in.
|
||||
|
||||

|
||||
|
||||
In this case, I'm creating a folder called 'new-folder' under the project root. For that, I right clicked on the project name.
|
||||
|
||||
Now type the name of the file/folder:
|
||||

|
||||
|
||||
_**Note: Pymakr Online only supports the formats .py .txt .log .json .html .js .cet .crt**_
|
||||
_**A folder name can not contain dots (.)**_
|
||||
|
||||
If you want to delete a folder or file, right click on the item to be deleted and then click on "Delete file" or "Delete folder".
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
BIN
static/gitbook/assets/pymakr-online/pymakr-create-folder-2.jpg
Normal file
BIN
static/gitbook/assets/pymakr-online/pymakr-create-folder-2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
BIN
static/gitbook/assets/pymakr-online/pymakr-create-folder-3.jpg
Normal file
BIN
static/gitbook/assets/pymakr-online/pymakr-create-folder-3.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
BIN
static/gitbook/assets/pymakr-online/pymakr-create-folder.jpg
Normal file
BIN
static/gitbook/assets/pymakr-online/pymakr-create-folder.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 49 KiB |
Reference in New Issue
Block a user