If the file chooser is not available then you can load and save data through text areas. The data are in textual form.
You are presented with a Text Save Page. Text-area on the page contains the data to be saved. You have the following two options for saving:
You are presented with a Text Load Page with an empty editable text-area. You have to fill this text-area with input data and press ENTER
.
F
key and then press ENTER
or click on the file input button to open file chooser
to load data from a file to text area.
file:///path_to_your_file_with_data
. The text of the file should be displayed in the tab.
Select and copy all the text, then switch back to the tab with MKI3D, paste the text to the text-area and press Enter.
In most browsers you should be able to use Ctrl-A
for selection, Ctrl-C
to copy, and Ctrl-V
to paste.
Note that you can keep opened the URL: file:///path_to_your_directory_with_data_files
in separate browser's tab and
use it as a 'file chooser' for loading.
(If you change your mind, you may press X
to clean the text-area and then load another data or ESCAPE
to resign from loading.)
See also blog posts: