-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request: Thread title or some words from the OP post in the created folder #21
Comments
The folder structure is set up the way it is for a reason, so it can be parsed and hosted in an automated and standardized manner, the 4chan.arc standard. I understand your point though, so here's something better: I will set up a thread list generator (something like 4chan's Catalog) that automatically produces static HTML thread lists sorted by board, and you can navigate to them by clicking links. It will gather a table of all thread titles, a link to OP image, and a short snippet of the OP post. It will use sortable table columns, and of course you can then Ctrl-F. |
We can have something like a That thread list generator can work with both sorts of folder titles as well, since we'll just point it towards the archive folder and it'll spider it or something like that. |
Such quick answers, I can see the development is very much on fire! Wish I wasn't so lazy and started to learn how to code 😄 |
Alright, in the 4chan.arc standard, we should specify that slugs are
|
It is a nightmare going through the dozens of folders of archived threads without no way to differentiate between them.
A --title option would be enormously welcomed.
Also, if you could make the archiver write to "/site/board/thread*/", for example "/4chan/a/745894 - dumb waaabus" would still work, even if renamed manually.
The text was updated successfully, but these errors were encountered: