diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-01-08 17:12:37 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-01-08 17:12:37 +0100 |
commit | 2fea32c136d01771e61ab27c78a6a27c3f4ecc39 (patch) | |
tree | 2be1e6f6372cf118d081d34dea26b5ad881131b3 /vignettes/gmkin_manual.Rmd | |
parent | 48a147159132372faafb9409975c53b45038fa33 (diff) |
Fixed some bugs, thanks to Stefan Meinecke for reporting
Diffstat (limited to 'vignettes/gmkin_manual.Rmd')
-rw-r--r-- | vignettes/gmkin_manual.Rmd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vignettes/gmkin_manual.Rmd b/vignettes/gmkin_manual.Rmd index bede7ba..6d9e94f 100644 --- a/vignettes/gmkin_manual.Rmd +++ b/vignettes/gmkin_manual.Rmd @@ -97,8 +97,9 @@ project list. The current state of a project should repeatedly be saved during the work in order to avoid loosing data. This can be achieved by selecting the 'Project' tab in the center and pressing -the 'Save project to project file' button. More conveniently, the keyboard shortcut Ctrl-X -can be used to save the current status of the project. +the 'Save project to project file' button. More conveniently, the keyboard shortcut Shift-F12 +(was Ctrl-X in gmkin < 0.6.6) can be used to save the current status of the +project. In the project file management area, datasets and models can be imported from one of the projects in the project list, once it has been selected in the |