obsidian-sort-and-permute-lines icon indicating copy to clipboard operation
obsidian-sort-and-permute-lines copied to clipboard

Simple sort that doesn't skip punctuation

Open PeterTheobald opened this issue 1 year ago • 0 comments

Simple sort without any special consideration for alphas for punctuation etc.

I have a list of items, one per line. Not a checklist or an outline, just one item of text per line. I mark them with a punctuation at the beginning of the line such as "/" or "~". This causes the marked lines to be sorted together at the beginning or the end if I copy/paste to an external editor and sort. The Sort-and-permute-lines plugin seems to be "smart" about skipping punctuation and not considering it in the sort, but this "smartness" is actually the opposite of the effect I am looking for. Please add a simple "raw" sort that just sorts the lines on a character by character basis.

PeterTheobald avatar Sep 30 '24 19:09 PeterTheobald