Discuss Scratch

Inkulumo
Scratcher
500+ posts

Automatically collapse quotes longer than 4 lines

When people quote an OP, and the OP is large, or any other large quote, it can be quite annoying to scroll through. So… it would auto-collapse and you can click an arrow to make the entire quote show.
dude341
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

Support if optional (for the user, not the posts)
TheRealNetherBefore
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

I think 4 lines is a bit too short- you can easily scroll past four lines without too much issue. I'd maybe put the limit at 10 for singular posts and six for quote chains.
DaEpikDude
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

Why not have it collapse quote chains of more than 3?
So if you had this:

a wrote:

b wrote:

c wrote:

d wrote:

e wrote:

<insert something clever here>
Agreed.
That's very clever.
^
As per this.
you'd instead see this:

a wrote:

b wrote:

c wrote:

That's very clever.
^
As per this.
Maybe it should also tell you if it's been collapsed?
KJRYoshi07
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

Support, if it's an option, as dude341 said.
muellly
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

But quotes aren't just used for quoting others you know. They can also be used in shops to separate sections. Also just imagine the Constructive Recommendations On How to Respond to and Make Suggestions! sticky if this was added.
Invisible_Factory
Scratcher
500+ posts

Automatically collapse quotes longer than 4 lines

Support if its optional, good idea. (agree with @dude341)

Last edited by Invisible_Factory (May 16, 2018 01:39:41)

Solmux
Scratcher
100+ posts

Automatically collapse quotes longer than 4 lines

muellly wrote:

But quotes aren't just used for quoting others you know. They can also be used in shops to separate sections. Also just imagine the Constructive Recommendations On How to Respond to and Make Suggestions! sticky if this was added.
Yeah. But if its optional, then it may be okay for this to be implemented.
kenny2scratch
Scratcher
500+ posts

Automatically collapse quotes longer than 4 lines

muellly wrote:

But quotes aren't just used for quoting others you know. They can also be used in shops to separate sections. Also just imagine the Constructive Recommendations On How to Respond to and Make Suggestions! sticky if this was added.
This is suggesting collapsing nested quotes - so using quotes like this:
wouldn't be a problem when separating sections.
stickfiregames
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

Harakou
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

stickfiregames wrote:

dupe
Slightly different, actually. Similar, but not really the same suggestion on what should be collapsible, though both could be nice.
kenny2scratch
Scratcher
500+ posts

Automatically collapse quotes longer than 4 lines

I suddenly feel like collapsing isn't necessary - just setting a maximum height and allowing overflow to scroll:
.djangobb blockquote {
    margin: 12px 0;
    padding: 12px 20px;
    max-height: 4em; /* 4 lines */
    overflow-y: auto;
}
badatprogrammingibe
Scratcher
500+ posts

Automatically collapse quotes longer than 4 lines

It should be longer than 4 lines, maybe something like 15 lines.

muellly wrote:

But quotes aren't just used for quoting others you know. They can also be used in shops to separate sections. Also just imagine the Constructive Recommendations On How to Respond to and Make Suggestions! sticky if this was added.
This suggestion actually helps that—it's just collapsing quotes, not removing them entirely.
If you want to view a section, you can just uncollapse it, and if you don't, it's easier to read past it.
TheAdriCoolManDude
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

badatprogrammingibe wrote:

It should be longer than 4 lines, maybe something like 15 lines.

muellly wrote:

But quotes aren't just used for quoting others you know. They can also be used in shops to separate sections. Also just imagine the Constructive Recommendations On How to Respond to and Make Suggestions! sticky if this was added.
This suggestion actually helps that—it's just collapsing quotes, not removing them entirely.
If you want to view a section, you can just uncollapse it, and if you don't, it's easier to read past it.
No, maybe 10.
ninjaMAR
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

Support if it is optional because people with laggy os's are unable to see topics
portalpower
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

support because it gets spammy really quickly
gosoccerboy5
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

This seems like a small annoyance that can be a bit aggravating at times, but I don't really see it as a problem that requires a solution, and you can gently remind people to snip quotes. Also, it might get annoying to read a post if you have to scroll or open quotes or whatever instead of just reading. Semi-support
mysterious-neutron
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

Support! Posts of people that quote the OP's are really annoying. There should be that feature.
lovecodeabc
Scratcher
1000+ posts

Automatically collapse quotes longer than 4 lines

gosoccerboy5 wrote:

This seems like a small annoyance that can be a bit aggravating at times, but I don't really see it as a problem that requires a solution, and you can gently remind people to snip quotes. Also, it might get annoying to read a post if you have to scroll or open quotes or whatever instead of just reading. Semi-support
I agree

Powered by DjangoBB