bkhpanigha / hh-suttas

HH Suttas (Development)
https://hh-suttas.onrender.com/
9 stars 7 forks source link

Advanced search modifications #223

Closed Reptilioo closed 3 weeks ago

Reptilioo commented 3 weeks ago
bkhpanigha commented 3 weeks ago

@Reptilioo Great, now it's live. You can announce the new feature on the subreddit if you want

bkhpanigha commented 3 weeks ago

@Reptilioo Actually, one thing I just noticed is that due to the new range separator "_", links in comments no longer work properly. I could easily fix that with some regex, but I can't do that with Reddit posts that have such links.

Reptilioo commented 3 weeks ago

@bkhpanigha Ah, you're right. I'm thinking about it, It gave me a hard time with the "-" being either between verses like mn1-mn2, or between chapters like an1.51-60 or between verses like mn28:29-30.1. Maybe we can create a redirection from the "-" to the "_" format for such links?

bkhpanigha commented 3 weeks ago

@bkhpanigha Ah, you're right. I'm thinking about it, It gave me a hard time with the "-" being either between verses like mn1-mn2, or between chapters like an1.51-60 or between verses like mn28:29-30.1. Maybe we can create a redirection from the "-" to the "_" format for such links?

@Reptilioo Sure, that would work.