The number one thing on my implementation list is url matching. For some websites, I will like to see children paths as well as ones that match the parent. Sometimes the opposite is also useful.
for example, this website assigns a child path for each comment, i.e 5th comment or 2th comment
The current implementation doesn’t match this url with it’s 5th comment nor vise versa.
roam-keys also suffers from this issue.
with commit #1140, which shows urls in the backlink buffer, it has really become tags/- tags ::.