This is a thread for all of those little features on 4chan, addons, or wherever else that you miss and would like to have here.
126 replies and 32 files omitted.
>>9765I am open to suggestions. Nothing it set in stone, and I am just testing out a different view setting to try to make it cleaner.
>>9765I also prefer plain text descriptions rather than icons.
>>9765>>9770Reverted to the ellipsis truncation and included screenshots of how it was so people can give their input.
>pic related the two different view's >>9772Great that the giant hash has been mostly cleaned up since that was the giant fucking file being moaned about, but if that's what it was I think you could just add it like [hash#] and satisfy people who don't like the unicode. It would still be less messy than truncating the string.
I am pretty neutral about it since I dont think I would ever use the hash file over the filename file.
>>9772I am
not neutral about this though, I'd like to see is the filename size/info on the same row as the hash, but right now it's inconsistent on how it's stacked, different sizes, and sets off my autism. Pic2 vs Pic3, Pic4 vs Pic5
>>9766>>9772Question: what is the purpose of that first hash-link? Why can't the original filename be in that spot?
I see that the original filename, right now, links to a download by original filename, while the hash links to a download by the hash/site filename. I suggest that either
>a: the original filename becomes the default download, with a "hash filename" button next to it or something; or>b: the current hash download link is still replaced with the actual filename; and add a button to download with original filename next to it (e.g. replace the tiny font text that currently has the original filename with just "(orig)").Here's a quick devtools mockup of what I mean for option b - both of the links go to the same places they do now (i.e. clicking on "image.png" saves a file called "EA2F....png", and clicking on "(orig)" saves a file called image.png).
Arguably I also find the hash filenames to be pretty useless to save by, but doing it this way will preserve mlpol functionality and even the way 4chan also did it (except 4chan did not have a convenient original-filename download button at all).
>>9774Yes I messed up in one of the css files, but should have been fixed already. Try reload page. If it still is messed up let me know and I will look more into it.
>>9773>>9775I will read more closely what you guys wrote after I have eaten and done some irl stuff. Just wanted to post this so you know I am not ignoring, but just a bit temporary preoccupied.
>>9775This mockup looks so MUCH better. Holy shit thank you, pretty much exactly like I was trying to get across.
>>9777Relax I know you're not ignoring stuff, especially after making the changes within minutes and tagging people for feedback.
>>9777Thank you, and you're good you're insanely responsive. The site is already good quality and we're flooding you with an endless amount of small items to fix-up everywhere, and the motivation with which you're tackling improvement is not going unappreciated.
is there a option to temporarily hide thread watcher? The thing makes it difficult to long posts
>>9780Not yet, but
>>9728 mentioned this in the wall of QoL suggestions
>a minimize button for the watcher popup>A close button on the watcher window, and a way to reopen it >>9780>>9781Forgot to mention I made an "Minimize" option for the Thread Watcher so it is sent up in the top right corner. This setting is saved so next time you load it will be minimized and vice versa. Let me know if I should tweak it more.
>>9775>Question: what is the purpose of that first hash-link? Why can't the original filename be in that spot?I can set the original filename in that spot, but sometimes the original filename can be really long. I could do an similar to "save as original" and have "save as timestamp" instead of the hash. But I will do some testing. As it has been hashes for so long some might prefer that as you know if you have saved that image before preventing duplicates, but also some prefer the timeline of saves.
>>9775>>9773I will try to do some thinking and mockup and testing to see if I can clean up the file info part.
>>9783I saw it as soon as I came back to check, it looks like it works well. I dont think that part needs anything changes like
completely hiding it ala 4chanx and I'm fine with that function as is it now.
For the thread watcher my first feedback I think the glowing red warning is set too low where it is right now (5). Page 9-10 is the typical one as the glowing red purpose for page info was so you could save a thread from getting archived.
BUT this should come with a caveot, have a rule against excessive necrobumps as trolls abused on /mlp/. /mlp/ had punished necrobumping with bans at one point but they stopped giving a damn and the board suffered for it as trolls quickly adapted to update their new slide-strategies bumping all their page9-10 threads around the same time and just leaving it to rot like stale bread.
>>9791>For the thread watcher my first feedback I think the glowing red warning is set too low where it is right now (5). Page 9-10 is the typical one as the glowing red purpose for page info was so you could save a thread from getting archived.I will do some tinkering and make "notification" colors better. Also making the watcher itself more conforming (or how to say it) to the different themes.
>>9724yessss much needed feature thanks!
So two things maybe a options toggle for to only see shotened uploaded file and a toggle to have the thread watcher be on the left side?
>>9811>options toggle for to only see shotened uploaded fileThe hash filename was an bug from my side, I had swapped the class on one of the uploads.
>a toggle to have the thread watcher be on the left sideI added an setting in the options menu to set the thread watcher to be on the left side.
>>9784>I can set the original filename in that spot, but sometimes the original filename can be really longPersonally, I think the ideal solution would be to have a max limit beyond which it gets truncated with an ellipsis ... , and the full title is in the HTML "title" element to let you hover it.
>as it has been hashes for so longPerfectly understandable, having an option would please everyone but probably adds an annoying amount of extra work to fit in
>"save as timestamp"That will be absolutely
tremendous if you add it, speaking as a refugee
>>9815>That will be absolutely tremendous if you add it, speaking as a refugeeDid some updates and added Timestamp download, Cleaned up the file header and some minor tweaks to the file handling.
>>9530>>9530>He deliveredThread watcher is a game changer and seems to be working well, nice work.
>>9822Glad you like it. Feel free to give feedback on any improvements or bugs you might encounter.
Going to take a little rest from coding, and then tomorrow try to look over what all have said and my notes on other improvements that are desired.
There is a bug where the "hide image" don't save it to user settings, so on reload the image is show again, but I will look at that tomorrow.
>>9823By the way, aside from the huge wall of text I posted earlier, having used the thread watcher for a little while now I can say that currently the top really big improvements for usability are:
>1. Auto-refresh the watcher once a thread is marked as "read", so when you scroll down you don't have to also click on the watcher refresh icon to register the thread as read>2. At least a force-refresh of state when another tab updates it (i.e. reading a thread in one tab would mark it as read in every tab), but you can kill two pegas with one stone by just adding periodic auto-refresh, to also check for new posts every n seconds without having to again manually refresh the watcher>... gap in priority here...>3. An option to auto-watch threads on replyRoughly in order of priority. Right now it works great but it's a bit clunky to use across multiple tabs due to how manual the refreshes are, so having it automatically take into account once you scrolled a thread would be a game-changer, and having it passively auto-update in the background would be another one. (Would probably need some extra logic though to make sure out-of-focus tabs don't all spam refresh requests for all threads all the time.)
>>9823Ok, so after using it a bit:
- scrolling should be instant instead of smooth scrolling
- should highlight the first unread comment (same as #postid does in the url)
- longer thread names should be shortened instead of braking it into multiple lines
Can we do something about the current state of /vx/? Threads from 8 years ago are still on the catalog.
I like the overboard but it doesn't actually show ALL the latest posts on the this chan. If the thread is autosaging it doesn't show up on the top of the list as the latest most recent post. I don't know if this is working as intended or something that is warranted for a change, but something I noticed.
Love the thread wather. What do people think about having the originating board of the watched thread on the left, instead of the right like in the second picture?
>>9851>>9858Did some improvements to the thread watcher. It should now update across tabs when you update it in one. Also added an option to add "remove" button next to thread links so you can easily remove from there. Also moved the /board/ to the front of links.
Will do some more tinkering later on improvements in other areas of thread watcher, scroll to last read and other areas.
>>9862Thanks for that Pupper, I appreciate it. Doing {YOUR_FAVOURITE_PONE}s work. I suppose it depends on the resolution of someones monitor or it's orientation but you can keep adding threads to the watcher past where you can interact with it, though I doubt there will be many people with a list as long as picrel.
>>9863As an aside, all tabs updated when removing all those threads from the watcher, so that works as intended.
>>9852It's a ded board, what did you expect? most people looking to get /v/ probably don't even know what /vx/ is and assume it's not vidya.
>>9823Good work, lots of little QoL bumps over the week, even if the refugees are gone this was worth it.
>>9863Fixed it so you now get scroll if list it longer than screen height.
>>9867Yep, that checks out.
>>9865>refugees are gone this was worth it.I ain't going back. You can't make me. I claim asylum.
>>9868Asylum is for people who need to justify their presence, you are welcome and needn't
>>9871I added that icon due to the way resize of textarea works in the Quickreply (resize the quickreply dialog box), and people had trouble finding out how. I added it in hope that it would be a little guide/hint. It has not been there for long so could be reason you didn't notice it before.
Here's another frequently used QoL suggestion while you nail down the thread watcher.
Thread hiding from the catalog.
>Either with a [hide] button next to the others like [last 50] or with Shift+Click.
It looks like nhnb does have it but the function is broken, no surprises there. It can hide threads, but never keeps track of it in the filter list. So if you accidentally hide a thread, you're just permanently going to live with that. And if you wanted to hide a thread for a while, but look at it later can't do that either.
>>9872It's a nice addition, truth be told. The standard size of the QR box shrinks when you add a picture, which is confusing for a new user. Thank you.
>>9873When I want to hide a thread, I don't plan on revisiting it afterward, though a catalogue hide button would be helpful for the inevitable shitposting that'll be incumen in.
>>9874>When I want to hide a thread, I don't plan on revisiting it afterward,Granted, that is usually how most people will use it. Though for nhnb it was just testing out the function and now that thread is gone like a blackhole to me.
>>9875Clear your cache, if that doesn't work then try another browser in private mode and report back.
>>9876It worked, thread that was hidden was brought back when I cleared browser settings. However, ALL of the watched threads I had were deleted with it too. I genuinely do not like anything about that board, it's made with spaghettis code and run by a team of aspies.
At least now I might know why the thread watcher would fail at random, it was probably cache/cookie related. And all the threads I watched from here are gone too, but the ones on 4chanX remain even if I clear the browser data. This could also be why people were complaining about watched threads here not working right, more browser hiccups
>>9872I confused the icon with my cursor
Ruffle can run flash embeds on modern browsers.
>>>/poner/8800 →If you get around to an auto-updating a thread watcher...
8moe has a counter for unread updates in their thread watcher. With the watcher set to minimized here it could benefit from a similar update like [(#) TW] the # being how many threads have updates since last opened.
Pardon, but might I make a suggestion?