Is there a way to specify content ordering with a file instead of numeric prefixes #2257
Unanswered
remiconnesson
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Not sure if this helps, as it is not anywhere near to your preferred solution, but you could just leave empty areas between the number prefixes:
And later you could add |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I need to insert a page in position 2 let's say, but because of that I have to
git mv
everything that comes after position 2.Is there a way to get automatic ordering from a file for example:
ordering.yml
Beta Was this translation helpful? Give feedback.
All reactions