| 1 | = Mini project 2024: Easy command history navigation through the History browser panel = |
| 2 | |
| 3 | || Title: || '''Easy command history navigation through the History browser panel''' || |
| 4 | || Student Name: || Linda Karlovska || |
| 5 | || Organization: || [http://www.osgeo.org OSGeo - Open Source Geospatial Foundation] || |
| 6 | || Mentor Name: || Anna Petrasova, Martin Landa || |
| 7 | || !GitHub Repository: || [https://github.com/lindakladivova view repository] || |
| 8 | || Budget: || 1000 € (via GRASS GIS [https://grasswiki.osgeo.org/wiki/Student_Grants Student Grants]) |
| 9 | |
| 10 | == Abstract == |
| 11 | This project builds upon the work initiated during the OSGeo sprint in Prague in the summer of 2023 which involved creating a new History Browser panel facilitating the access to command history. Starting December 8th, the new History Browser panel is already available in the GRASS development version (see Figure 1 and the PR https://github.com/OSGeo/grass/pull/3234). However, it offers only a simple single-level display of commands from the history log and the option for launching module dialogs pre-filled based on the command history. |