SebastianMC / obsidian-custom-sort

Take full control over the order and sorting of folders and notes in File Explorer in Obsidian
GNU General Public License v3.0
302 stars 23 forks source link

Sorting files based on regex - specific format requested in #173 #178

Open SebastianMC opened 1 week ago

SebastianMC commented 1 week ago

See #173 for details. Creating an explicit ticket for the low-hanging feature described in the Discussions section.

The idea is: extracting dates for sorting from files named like 2024-W06 (02-05), where W06 is the week number to be ignored in sorting. The pattern like yyyy-W.. (mm-dd)