File tree actions
MDTX uses the same easy-to-navigate tree file structure you can be familiar with from visual studio code, GitHub, GitLab, Windows or anywhere else. Once you select a repository and branch its files and folders will be visible on the right.
The files are filtered (since MDTX is only intended for editing text files) - the only files and folders that will appear here are those which contain text files in markdown or json formats and image folders (to make it easier to link to images in your markdown text)
Various file tree actions are available:
- folder
- right click and select
add new file
to create a new .md or .json file inside that folder - right click and select
rename folder
to change the name of that folder and the paths to all the files inside - left click and drag a folder inside another one to relocate it and all the files inside it
- left click and drag a folder into the square appearing at the bottom of the tree to move it to the main folder
- right click and select
- file
- right click and select
delete file
to remove it - right click and select
rename file
to change its name - left click and drag a filer inside a folder to relocate it
- left click and drag a file into the square appearing at the bottom of the tree to move it to the main folder
- right click and select