1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-22 15:57:34 +00:00

log viewer

TW 2023-02-07 20:28:01 +01:00
parent bd50bbb3c6
commit 1f411d6821

@ -219,6 +219,14 @@ Implement automatically opening mount location (+ corresponding setting).
Implement quick mount action.<br />
**Possible mentors**: [@real-yfprojects][real-yfprojects], [@m3nu][m3nu], [@Hofer-Julian][Hofer-Julian]
### Add a log viewer / analyser
**Difficulty**: Easy<br />
**Length**: TBD<br />
**Skills required**: Python, Qt<br />
**Description**: Currently Vorta just shows 0, 1 or 2 to inform about borg's return code and users have to wonder about what that could mean. It needs to offer a borg log file view, so that users can find more information about problems and also about successful runs. The log file view could colour the log lines according to their log level (e.g. display ERROR in red).<br />
**Task outline**: TBD<br />
**Possible mentors**: TBD
### Other issues
You can also come up with own ideas to implement or choose to solve any other existing [issue](https://github.com/borgbase/vorta/issues).
Discuss your ideas with you prospective mentors.