![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Comment indexing
Title:
Comment indexing
Area:
commenting
Summary:
Build a thingy that will pull the subject lines and direct links from top-level comments on a post and output them in some kind of useful format (maybe a table or a list?) which can be inserted into the body of the post (hopefully under a cut-tag). Bonus points if it can be set to periodically run an automatic update.
Description:
This suggestion is motivated by my total lack of enthusiasm for spending an evening manually indexing a meme. I don't want to do that, that's a database query. Someone should build a thingy so the server can do this job for me.
Specific thingy-implementation-related issues should be conceptualized by someone with more thingy design and implementation experience than I have.
This suggestion:
Should be implemented as-is.
47 (62.7%)
Should be implemented with changes. (please comment)
1 (1.3%)
Shouldn't be implemented.
3 (4.0%)
(I have no opinion)
24 (32.0%)
(Other: please comment)
0 (0.0%)
Comment indexing: sketchy speccing
Retrieves links to top-level comments, and also the subject lines of those comments.
Formats the links, titles, and possibly also timestamp and username of the starter, possibly even current number of replies? timestamp of last reply? idk.
Posts, in a harmonious format (I have a bunch of thoughts about this, many relating to my thoughts on tweet-importers); possibly even by comparing new stuff since last update and highlighting the first $SOCIALLY_ACCEPTABLE_NUMBER of these outside a cut.
"Manual" version, potentially
Retrieves links to top-level comments only. Also retrieves pertinent info mentioned in the automatic version.
Taking the links from step 1, walks down the trees and retrieves all subject lines from these trees.
Presents all the sub-subject lines in some pleasing format for human review (because sometimes you want to use the fic title rather than the prompt title)
Stuffs it into the draft folder, labeled and sorted.
Re: Comment indexing: sketchy speccing
Re: Comment indexing: sketchy speccing
Re: Comment indexing: sketchy speccing