tolgee / tolgee-platform

Developer & translator friendly web-based localization platform
https://tolgee.io
Other
1.73k stars 174 forks source link

Keys ordering #1622

Open AndrewNaumovskiy opened 1 year ago

AndrewNaumovskiy commented 1 year ago

Hello!

Add the ability to configure the display of keys. In the current implementation, they are displayed in alphabetical order. It would be great to also display in order which keys were added/imported.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.

vrozkovec commented 1 year ago

I'd even go further and allow specifying the order myself, for example if I add a key later for a certain screen, I'd then reassign order to all keys so they are displayed in the order they appear in the screen. We have an automated process that scans source files and pull keys to Tolgee from there.

Ordinal numbers could be assigned automatically during import, so this feature would not have to be used, but still would allow for other than alphabetic key ordering.