Skip to content

New chapter sorting logic.#11

Merged
samchon merged 1 commit intomasterfrom
features/sequence
Nov 5, 2023
Merged

New chapter sorting logic.#11
samchon merged 1 commit intomasterfrom
features/sequence

Conversation

@samchon
Copy link
Copy Markdown
Owner

@samchon samchon commented Nov 5, 2023

To sort exact chapter sequence, I've changed its construction logic. By chaning the construction sequence like below, I've succeeded to sort the chatpers as I've wanted, finally.

  1. Top @namespace tag first
  2. Remaining @namespace tags later
  3. @describe tags are after those @namespace tags
  4. @erd tags are the latest

To sort exact chapter sequence, I've changed its construction logic. By chaning the construction sequence like below, I've succeeded to sort the chatpers as I've wanted, finally.

1. Top `@namespace` tag first
2. Remaining `@namespace` tags later
3. `@describe` tags are after those `@namespace` tags
4. `@erd` tags are the latest
@samchon samchon added the enhancement New feature or request label Nov 5, 2023
@samchon samchon self-assigned this Nov 5, 2023
Copy link
Copy Markdown
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem, and sorted as I want.

@samchon samchon merged commit 0294bd6 into master Nov 5, 2023
@samchon samchon deleted the features/sequence branch December 27, 2023 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant