tomvd / PlantGenetics

GNU General Public License v3.0
1 stars 1 forks source link

idea: naming #4

Open tomvd opened 3 months ago

tomvd commented 3 months ago

small suggestion, could it be made so it automatically abbreviates the name of a species if it has a trait more than once?

EG: Flexible flexible potato, becomes Flexible 2 Potato

Graph-Donte-Crypto commented 2 months ago

@tomvd,

I looked at how it could be implemented in the current architecture: Theoretically, if you get PottingService you can get a list of all Traits and choose the correct name

For example, I can make a template like this: Rice N020 Booming 12 Productive 5 Beautiful 3 (which I use) The NXXX number is needed for correct sorting when choosing a plant for planting