Activity

  Dennis Hackethal addressed criticism #1841.

There should be a feature similar to the ‘single comment thread’ feature Reddit has, where you start with some deeply nested child idea and render all of its deeply nested parents above it:

    G
   /|\
 P1 P2 P3
   \|/
    I

This feature would be great for seeing an idea in its proper context without having to scroll past a bunch of potentially unrelated ideas.

For parent ideas, cycle only through revisions that lead to the target idea. Communicate accordingly in the UI. For the target idea, its children, and any of its siblings’ children, cycle through all revisions.

Every idea should have a link to a separate page with the single comment thread. This could just be ideas#show.

This feature would also allow me to remove the buggy ‘context’ feature.

#1841·Dennis HackethalOP, 1 day ago

Implemented as of 55d02a7.

1 day ago · ‘Veritula – Meta’