#[jeremycherfas]Is there a search term, or a starting point article, if I want to learn about searching documents for meaning rather than individual words?
#[KevinMarks]the 'what is a url?' regex might need updating - check against tanteks as that is a gnarly regex
#[KevinMarks]also, that links @ to twitter, so you may want to change that
#GWGcapjamesg1: You shouldn't reinvent the wheel..my father always says he already did that
#capjamesgOn further reflection, I'm not sure I am fully reinventing the wheel.
#capjamesgThe intent here is to (1) allow autolinking *only* for tags you support and; (2) allow tagging to specified URLs and replace the tag with a provided identifier.
#GWGI'm still trying to figure out the venue UI design
#GWGSort of, it's a combination of legacy and new data structures
#GWGSo, the post structure can have coordinates and a textual description.
#GWGThere is a locality level structure I can attach to posts for coarse location
#GWGAnd now I built a venue data structure for a specific location
#GWGSo that means a post can either have coordinates and a textual description independently, or derived from a location object that can reflect a locality, region or country, or derived from a new venue object
#GWGSo, legacy is leading to a little confusion on how to address
#GWGI like the coarse and fine location structures though, for generating archives
#capjamesgDo you plan to add more information to the venue pages? (i.e. a grid of your past photos at that venue, more location data from a source like Nominatim, etc.)