Folder structure needs rework as it currently seperates the path to event folders into three different parts. This seems unnecessary and unintuitive. Should ideally be reduced to one single path.
EDIT:
New structure is implemented. Some non-functional variables and GUI-elements remain and need to be removed.
Tasks:
PyLoT-GUI I/O procedure support for new folder structure.
AutoPyLoT support for new folder structure.
Clean up remaining artefacts of old structure
Folder structure needs rework as it currently seperates the path to event folders into three different parts. This seems unnecessary and unintuitive. Should ideally be reduced to one single path.
EDIT:
New structure is implemented. Some non-functional variables and GUI-elements remain and need to be removed.
-----
Tasks:
- [x] PyLoT-GUI I/O procedure support for new folder structure.
- [x] AutoPyLoT support for new folder structure.
- [x] Clean up remaining artefacts of old structure
kaan
self-assigned this 2021-08-26 11:40:36 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Folder structure needs rework as it currently seperates the path to event folders into three different parts. This seems unnecessary and unintuitive. Should ideally be reduced to one single path.
EDIT:
New structure is implemented. Some non-functional variables and GUI-elements remain and need to be removed.
Tasks:
feature/port-to-py3to develop