Veritula – Meta
Showing only ideas leading to #1769 and its comments.
See full discussion·See most recent related ideasLog in or sign up to participate in this discussion.
With an account, you can revise, criticize, and comment on ideas.Discussions can branch out indefinitely. You may need to scroll sideways.
Dennis HackethalOP·#1775·
Include (preview of) content in idea URLs: '/ideas/123-first-30-or-so-chars-of-idea-here'.
CriticismCriticized1*Archived
Dennis HackethalOP·#1769·
That would mean fetching an idea to compute the path for each hashtag. Overhead?
Dennis HackethalOP·#1773·
Seems like minor overhead. It’s not like there are tons of user-generated hashtags everywhere.
Dennis HackethalOP·#1777·
This actually helps to prevent rendering links with IDs that don’t point to any existing idea.
Dennis HackethalOP·#1771·
Fetching the idea is not necessary if the feature is backwards compatible. Can still just use /ideas/123.
Dennis HackethalOP·#1778·
As noted in #1777, fetching the idea actually helps. Well worth the overhead.