Working with files
Last updated
Last updated
The file browser and File menu enable you to work with files and directories on your system. This includes opening, creating, deleting, renameing, downloading, copying and sharing files and directories.
The file browser is in the left sidebar Files tab:
Many actions on files can also be carried out in the File menu:
To open any file, double-click on its name in the file browser.
Right-click on a file or directory and select "Copy Shareable Link" to copy a URL that can be used to open ElixirNote with that file or directory open.
Right-lick on a file or directory and select "Copy Path" to copy the filesystem relative path. This can be used for passing arguments to open file in functions called in variable kernels.
You can also create new documents or activities using the File menu:
The current working directory of a new activity or ducument will be the directory listed in the file browser (except for a terminal, which always starts in the root directory of the file browser).
Files can be uploaded to the current directory fo the file browser by dragging and dropping files onto the file browser, or by clicking the "Upload Files" button at the top of the file browser.
Any file in ExlixirNote by right-clicking its name in the file browser and selecting "Download" from the context menu.
Create new files or activities by clicking the button at the top of the file browser. This is open a new Launcher tab in the main work area, which enables you to pick an activity and keynel: