Option to have a separate line in list-view for every localized page #851
vadimkantorov
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
E.g. have two separate lines for
content/pages/help.md(default locale isfr) and forcontent/pages/help.ru.mdThis would also make it nice to have the locale promoted to a column, and this should make for nice sorting by this column: locale.
Clicking on such a line should directly open an editor just for that locale (when parallel-language panes are disabled)
Currently all localized variants are merged into a single line:
Currently these only sorting fields are available:

All reactions