Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore square brackets when sorting #39

Open
ertect opened this issue Sep 9, 2021 · 2 comments
Open

Ignore square brackets when sorting #39

ertect opened this issue Sep 9, 2021 · 2 comments

Comments

@ertect
Copy link

ertect commented Sep 9, 2021

I often sort table columns and rows which contain items that are within brackets, e.g., [[item 1]], but also items not within brackets. Is there a way, or could a way be made, to sort items naturally (ignoring the brackets when sorting) so bracketed items down all get sorted to the bottom when I'm looking at table items in alphanumerical order.

@tgrosinger
Copy link
Owner

Sorting is handled by the internal library, so I will move this issue there.

@tgrosinger tgrosinger transferred this issue from tgrosinger/advanced-tables-obsidian Nov 25, 2021
@tgrosinger
Copy link
Owner

This should also consider other markdown control characters such as *_~ and backtick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants