yxtan02 / ped

0 stars 0 forks source link

Unintuitive command format for link due to the use of t/ prefix before pet_index #9

Open yxtan02 opened 6 days ago

yxtan02 commented 6 days ago

According to the UG, the format for link command is "link oOWNER_INDEX t/pPET_INDEX…", where is t/ prefix is used before the pet index.

This seems unintuitive to in the previous commands such as "pet", the t/ prefix was used to specify tags. In contrast, the t/ prefix is used for pet index in the link command.

Suggestion: It would be more intuitive and user-friendly to remove the use of t/ prefix that is in front of the pet index, where the command format is "link oOWNER_INDEX pPET_INDEX…". If there's insufficient time to address this, perhaps you can consider adding this to your planned enhancements section.

jloh02 commented 4 days ago

Thanks for your feedback. Will work on this in a future version!