dyreschlock / pocket-utils

Collection of Java programs and Shell scripts to update and manage the content on my Analogue Pocket
3 stars 0 forks source link

Pocket Cores : Add option to Uncategorize cores #17

Closed dyreschlock closed 1 year ago

dyreschlock commented 1 year ago

Maybe this is a good idea? Maybe not? But...

Add a boolean to Pocket Cores to override the assigned core to the tilda category (~). This will put all the miscellaneous cores that I will never really use at the bottom of the list and free up the categories to include only the ones I'm interested in.

dyreschlock commented 1 year ago

This has been implemented. An easy boolean is on the top to turn it on and off.

dyreschlock commented 1 year ago

This has been modified. Rather than creating a new category to push of all undesirable cores into, I'm leaving them in the same category, but adding a ~ in the front, which sorts them to the bottom of the list. The main category screen won't get cluttered, all cores will be in the correct category, and all of the desirable cores will be pushed to the top.