update LAMMPS-GUI TODO list

This commit is contained in:
Axel Kohlmeyer
2024-12-24 15:36:40 -05:00
parent f00addcfaf
commit 77ab630080

View File

@ -2,6 +2,8 @@ LAMMPS-GUI TODO list:
# Short term goals (v1.x)
- add wizards for all tutorials. try to reduce redundant code in wizards.
- add a highlighting to the log window that highlights warnings
- implement a timed "Auto-Save" feature that saves after some idle time. set timeout in Editor preferences.
- add a "Filter data" checkbox to the "Charts" window to select whether data should be dropped.
- add a "Charts tab" to the preferences with the following (default) settings:
@ -9,7 +11,7 @@ LAMMPS-GUI TODO list:
- default smooth parameters
- default plot colors
- enable "raw" or "smooth" or "both"
- add QLineEdit field to enter plot title
- add QLineEdit fields to enter plot title, axis labels and units
- add a "Colors" menu to the image viewer to adjust color settings for the
current image (unlike the defaults in the perferences) including assigning
colors to individual atom types.