Search

Ideas that are…

Search Ideas


1962 ideas match your query.:

Another problem with the term ‘statement’ is that not every statement encodes knowledge. Only some statements do.

Recall Deutsch’s definitions of knowledge (paraphrasing from memory): information with causal power; information which, once instantiated, causes itself to remain instantiated.

The sentence ‘nice weather we’re having’ is a statement but doesn’t meet those definitions of knowledge.

#1794·Dennis Hackethal, 2 months ago·CriticismCriticized2oustanding criticisms

Or the existing search page could be filtered by discussion. For example, I could link to that page with an additional query param discussion_id=1 or something like that.

#1793·Dennis HackethalOP, 2 months ago

Or each discussion could have a search/filter form to filter ideas not just by criticized or not but also content and potentially other attributes.

#1792·Dennis HackethalOP, 2 months ago

Feature to collapse all criticized ideas of a discussion? Useful for todo lists.

#1790·Dennis HackethalOP revised 2 months ago·Original #1789·Criticized1oustanding criticismArchived

Feature to collapse all criticized ideas on a page? Useful for todo lists.

#1789·Dennis HackethalOP, 2 months ago·Criticized1oustanding criticismArchived

Fixed as of 76b7ab4.

#1788·Dennis HackethalOP, 2 months ago·Criticism

Make sure cycling between a leaf revision with children and a leaf revision without children properly toggles the gutter.

#1787·Dennis HackethalOP, 2 months ago

Cycling through the revisions of a leaf reveals its gutter, which should be hidden since it’s a leaf.

#1786·Dennis HackethalOP, 2 months ago·CriticismCriticized1oustanding criticismArchived

Sometimes you just want to hide the comments without collapsing the parent idea.

#1785·Dennis HackethalOP, 2 months ago·Criticism

Because that would mean hiding each comment individually if you ever do want to hide all comments of an idea.

#1783·Dennis HackethalOP revised 2 months ago·Original #1781·Criticism

Bulk

#1782·Dennis HackethalOP, 2 months ago·Criticism

Because that would mean hiding each comment individually if you ever do want to hide all comments of an idea. And sometimes you just want to hide the comments without collapsing the parent idea.

#1781·Dennis HackethalOP, 2 months ago·CriticismCriticized2oustanding criticisms

Having features to both collapse an idea and hide all its comments seems like an opportunity for unification. Why not just go with collapsing and remove the ability to hide all comments?

#1780·Dennis HackethalOP, 2 months ago·CriticismCriticized2oustanding criticismsArchived

Done as of fcf578c.

#1779·Dennis HackethalOP, 2 months ago·Criticism

As noted in #1777, fetching the idea actually helps. Well worth the overhead.

#1778·Dennis HackethalOP, 2 months ago·Criticism

This actually helps to prevent rendering links with IDs that don’t point to any existing idea.

#1777·Dennis HackethalOP, 2 months ago·Criticism

Include (preview of) content in idea URLs: '/ideas/123-first-30-or-so-chars-of-idea-here'.

#1775·Dennis HackethalOP revised 2 months ago·Original #1763·CriticismCriticized1oustanding criticismArchived

Wouldn’t even need friendly ID for that since the URL would contain the ID. Would only need to override to_param to concatenate the idea’s ID and content.

#1774·Dennis HackethalOP, 2 months ago·Criticism

Seems like minor overhead. It’s not like there are tons of user-generated hashtags everywhere.

#1773·Dennis HackethalOP, 2 months ago·Criticism

Fetching the idea is not necessary if the feature is backwards compatible. Can still just use /ideas/123.

#1771·Dennis HackethalOP revised 2 months ago·Original #1770·CriticismCriticized1oustanding criticism

Not if the feature is backwards compatible.

#1770·Dennis HackethalOP, 2 months ago·CriticismCriticized1oustanding criticism

That would mean fetching an idea to compute the path for each hashtag. Overhead?

#1769·Dennis HackethalOP, 2 months ago·CriticismCriticized2oustanding criticisms

Facebook does it this way, too.

#1768·Dennis HackethalOP, 2 months ago

Reddit is a bit different because they have multiple subreddits/communities, but each community has top-level posts which people can then comment on. They have a completely separate page/UI for top-level posts. And then directly underneath a top-level post, there’s a textarea saying “Join the conversation”.

#1767·Dennis HackethalOP, 2 months ago

Could have backwards compatibility for the short version and continue using the hashtag in the UI. Best of both worlds?

#1766·Dennis HackethalOP, 2 months ago·Criticism