• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics in ~tildes with the tag "suggestions". Back to normal view / Search all groups
    1. Make the collapse/expand all option persistent

      In such a fashion that all my threads will open either collapsed and expanded. Ideally, there should be a setting for that. Some people might prefer to always open expanded regardless of their...

      In such a fashion that all my threads will open either collapsed and expanded. Ideally, there should be a setting for that. Some people might prefer to always open expanded regardless of their last choice.

      3 votes
    2. Unofficial Weekly Discussion #3 - Argument de-escalation and disengagement brainstorming session

      IMO one of the major issues with online debates, arguments and heated discussions is that they often tend to escalate rather steadily over time, and as each side gets more frustrated with the...

      IMO one of the major issues with online debates, arguments and heated discussions is that they often tend to escalate rather steadily over time, and as each side gets more frustrated with the other they also tend to slowly get more personal as well. I am admittedly guilty of falling into this trap occasionally myself too, which has got me thinking about ways that Tildes (the site and the users here) can potentially help deescalate unproductive arguments and allow people to disengage more effectively from them. To this end I thought it might be a good idea to have a brainstorming session regarding that.

      To start things off, here are most of the ideas I could find related to this issue that have previously been proposed and are already on Tildes Gitlab (click to read the full details):

      Add ability to hide topics (and view/unhide ones users have previously hidden) self explanatory
      Add community based thread locking We have labels now, which help moderation and can help hide comments that hurt the discussion. But maybe we need some sort of similar function for locking or temp-locking threads when they get out of hand due to drama or something. As long as we only really have Deimos doing the moderating, that can help avoid things blowing up when he is unavailable.
      Add "block user" feature This would more effectively allow people to avoid arguments but has some potential downsides worth considering as well, e.g. users getting trapped in a filter bubble. However, other than for moderators, that is probably not a major drawback compared to the benefits, IMO.

      How deep the block goes is also something that probably needs to be investigated and discussed. E.g. Does blocking a user just prevent PMs? Does it prevent their replies from notifying the user? Does it hide their comments/topics, and if so does it hide all the replies to those hidden comments as well? Etc.

      Add "unfollow" feature, allowing users to turn off notifications for replies to their comments/topics This would allow users to more effectively disengage from arguments. It should probably be something disabled by default and only enabled on a case-by-case basis, not a global user setting though, IMO.

      edit: Feature also requested again, but for a slightly different reason (avoiding getting spammed on busy topics)

      Add placebo comment labels Related to the other "disengage" feature suggestions, I think a "placebo" comment label could also potentially help the culture of the site. What I mean by that is perhaps adding some comment labels that have no effect, or only an effect for the person that applied it. e.g. A "Disagree" comment label, that has no effect whatsoever, or perhaps makes the comment collapse (like a "noise" labeled comments), but only to the user that applied the "disagree".

      Comments related to this.

      Add "argument/bickering" label for users to apply on unproductive arguments This label, once it reaches a certain threshold could even have effects applied to it, E.g. imposing a forced time delay on replies between all involved parties, adding a delay before the replies even show up (to give time for people to cool off), or even simply locking that particular thread entirely if enough labels are applied.
      Show whether a comment has already been replied to in users' /notifications/unread page I suspect that people often reply directly from their /notifications/unread page, which can lead to needless repetition in the comments. It also potentially further escalates arguments as well, since a user may feel obligated to reply since they do not realize that someone has already addressed the comment effectively. Embedding the other replies somehow, perhaps by using a `details` like expando, might be nice as well.

      Feel free to voice your support or criticism regarding the above suggestions, offer up ideas to potentially improve them, or even propose your own brand new ideas related to this issue in the comments here as well.

      p.s. Once again, the point here is to open up the conversation and get ideas flowing freely, so let's please try to keep things positive, and keep any criticism purely constructive and friendly so as not to discourage people from participating.


      Previous Unofficial Weekly Discussions:

      Week #1, #2


      Other relevant links:
      Donate to Tildes - Tildes Gitlab : Issues Board - Tildes Official Docs

      27 votes
    3. Unofficial Weekly Discussion #4 - What is your most "thinking outside the box", "pie in the sky", and/or "out there" idea for Tildes?

      Despite me still being a little distracted thanks to WoW Classic and somewhat absent from Tildes lately as a result, since it's been a few weeks since the last Unofficial Weekly Discussion topic,...

      Despite me still being a little distracted thanks to WoW Classic and somewhat absent from Tildes lately as a result, since it's been a few weeks since the last Unofficial Weekly Discussion topic, I wanted to make sure to get one posted this week. And since it's been a while, I wanted to try something a bit more lighthearted and fun than usual to get things flowing again. So here it is:

      What is your most "thinking outside the box", "pie in the sky" and/or "out there" idea for Tildes?

      It doesn't matter whether you think it's really a good idea or not, it will work or not, it would ultimately have a net positive or negative effect, or how impossible it might be to implement; Let's just get the creative juices flowing and start throwing out our "craziest" ideas for the site!

      p.s. Once again, let's please try to keep things positive, and keep any criticism purely constructive and friendly so as not to discourage people from participating.


      Previous Unofficial Weekly Discussions:

      Week #1, #2, #3


      Other relevant links:
      Donate to Tildes - Tildes Gitlab : Issues Board - Tildes Official Docs

      28 votes
    4. What’s the status on anonymous comments?

      A long time ago, there was a discussion about anonymous comment posting. I’d link it if I wasn’t typing at mobile, but it shouldn’t be too hard to find. How did things about anonymous posting...

      A long time ago, there was a discussion about anonymous comment posting. I’d link it if I wasn’t typing at mobile, but it shouldn’t be too hard to find.

      How did things about anonymous posting evolve, @Deimos? Do you plan to eventually make something like this?

      There are plenty of topics such as this one which would IMO strongly benefit from anonymous comments - I can definitely see much higher participation if that was the case.

      Regarding the abuse, I won’t reiterate all the points made in the thread [todo: link] and purposed solutions, but what about turning anonymous posting on only in some topics, perhaps where the topic author manually turned them on? We could have them for sensitive topics while holding people accountable for their words in all the political topics.

      14 votes
    5. Emacs/readline-like keys on text fields

      This should be simple fairly simple to explain: Even though the Vim front is well covered by things like Vimium, Vimium+ and qutebrowser (and it would probably be too much trouble to create a Vim...

      This should be simple fairly simple to explain:

      Even though the Vim front is well covered by things like Vimium, Vimium+ and qutebrowser (and it would probably be too much trouble to create a Vim mode for Tildes' text fields - especially when wasavi exists), Emacs-like keys might be a great addition for some people. Tildes seem to have a high number of Emacs and command-line users right now. I frequently find myself hitting keys such as:

      • C-p previous-line
      • C-n next-line
      • C-m for return
      • C-a to move cursor to the start of the line
      • C-e to move cursor to the start of end line
      • M-d to kill word
      • C-k kill line
      • C-u kill backwards line
      • C-b to backward char
      • C-f to forward char
      • C-b to backward char
      • M-f to forward word
      • M-b to backward word
      • C-w delete-backward-word
        • not a default Emacs keybinding but it's on readline and I think it makes sense

      And so on.

      There are, of course, alternatives such as Emacs Anywhere and Atomic Chrome, but they require an Emacs daemon to be running and are not a good alternative for quick edits since which switching to another editor is not practical.

      So here's my suggestion!

      3 votes
    6. Suggestion: Spoiler Tag on comments that collapses them

      I don't know if this would be only an option when you are creating a comment, or added to the list of tags like "Exemplary" and such, but an option to have a "Spoiler" comment tag that collapses...

      I don't know if this would be only an option when you are creating a comment, or added to the list of tags like "Exemplary" and such, but an option to have a "Spoiler" comment tag that collapses the comment but doesn't affect ranking might be a good edition to the "What is your favorite media/What have you consumed recently/Recommendation threads." It's also something that the site already supports, and most importantly, looks atheistically pleasing to me compared to highlightable Spoiler Script.

      7 votes
    7. While on the search page, make clicking links to your "subscriptions" move the search to that board.

      I was looking to see if anyone had talked about the TV show Person Of Interest and forgot to go to ~tv before searching. I know its not a major thing since it only took me a few seconds click to...

      I was looking to see if anyone had talked about the TV show Person Of Interest and forgot to go to ~tv before searching.

      I know its not a major thing since it only took me a few seconds click to the right place and search there, but it might be nice if you could filter the general search results from the sidebar instead of just viewing the board you clicked.

      5 votes
    8. Should clicking an article on Tildes be a prerequisite for posting a comment in the associated thread?

      This thought was brought to you/sponsored by my perception that there's an increasing number of comments on Tildes that attempt to "answer" questions posed in the titles of posts, but don't...

      This thought was brought to you/sponsored by my perception that there's an increasing number of comments on Tildes that attempt to "answer" questions posed in the titles of posts, but don't necessarily demonstrate that the user has read the article before commenting. I won't link specific comments, but I've noticed a fair bit of it as of late. I get that those titles bait people into voicing their opinion, but often it's at the detriment of overall discussion. Should a prerequisite of clicking the actual link in question be a requirement before the user is allowed to post a top level comment? Or perhaps a cooldown period of entering a thread versus commenting may help?

      The goal here would be to disincentivise the posting of "driveby" or similarly reductive comments that often don't demonstrate nuance or knowledge that is conveyed in the associated article. Sure, we can't ever know if the user has actually read the article, but it's not designed to be a foolproof strategy, just a discouraging one.

      There's a few ways this could be implemented, probably via the utilization of a small bit of javascript that toggle's a user's reading state for a particular post. Thoughts?

      Just to clarify since I've edited this post: I mean top-level comments only. Replies are more likely to be in response to the parent comment, rather than the title and wouldn't be affected by this proposal.

      25 votes
    9. Can we show number of not-label-collapsed comments instead of plain number of comments?

      Right now, there is number of comments visible when on main/group page. What would you think about excluding comments that are collapsed by default, such as those labeled as noise? I'm...

      Right now, there is number of comments visible when on main/group page. What would you think about excluding comments that are collapsed by default, such as those labeled as noise? I'm disappointed when I see 7 comments at an article, but there is none actually relevant to the article itself. The disadvantage of this is that the site could feel more dead, especially in low-activity groups.

      10 votes
    10. Unofficial Weekly Discussion #2 - Topic tag system brainstorming session

      Inspired by @Lawrencium265's suggestion from a few days ago on advanced topic tag filtering: After the discussion the other day on expanding groups into sub groups I had an idea about topic tags,...

      Inspired by @Lawrencium265's suggestion from a few days ago on advanced topic tag filtering:

      After the discussion the other day on expanding groups into sub groups I had an idea about topic tags, advanced tag filtering rules. The main argument against sub groups is that it would sequester people away from each other. By allowing more advanced tag rules you could subscribe to topics that you're interested in, but further filter those if they include topics you don't like or allow certain threads that would get filtered out unless they contain a tag you are interested in or are within a certain group. I think this would attract different people to threads that wouldn't normally be and allow more diverse discussion and insight. So instead of having gaming.tabletop you would use the tabletop tag under gaming and those who are not interested in it can filter it out and those who are solely interested in it can subscribe to it, and then if a topic gets tagged in an unrelated group that you otherwise wouldn't be interested inyou will know about. This also has the side benefit if preventing cross posting or duplicates.

      I have decided that the topic of this week's unofficial discussion is going to be on the Tildes topic tag system. But rather than make it specifically on topic tag filtering and that idea in particular, I figured we could open the discussion up a bit more and have a community brainstorming session on the topic tag system in general. I.e. Anything related to tag browsing, tag filtering, tag organization/standardization, etc.

      Feel free to comment on any of the open "topic tag" related issues on Tildes Gitlab that pique your interest and you would like to discuss more in depth, propose your own new ideas related to topic tags, or even just spitball.

      The point here is to open up the conversation and get ideas flowing freely, so with that in mind, let's please try to keep things positive, and keep any criticism purely constructive and friendly so as not to discourage people from participating.


      Previous Unofficial Weekly Discussions:

      Week - #1


      Other relevant links:
      Donate to Tildes - Tildes Gitlab : Issues Board - Tildes Official Docs

      18 votes
    11. Unofficial Weekly Discussion #1 - Suggestions/ideas/concerns for future unofficial weekly discussions

      Since @Deimos has stated he will likely not be restarting the tradition of the Official Daily Tildes Discussions, which is something I and a number of other users greatly enjoyed and miss, I have...

      Since @Deimos has stated he will likely not be restarting the tradition of the Official Daily Tildes Discussions, which is something I and a number of other users greatly enjoyed and miss, I have decided to attempt to take on the responsibility of continuing them unofficially (with his blessing). And since these are not official (so won't be in ~tildes.official, which everyone is subscribed to and probably shouldn't unsubscribe from), I will only be doing them weekly instead of daily, and we now have topic tag filtering (so unofficial weekly discussion can be filtered out), hopefully the people who found the official daily discussions annoying can more easily ignore/hide these unofficial ones.

      With the explanation out of the way, on to the topic for this week:


      Suggestions/ideas/concerns for future unofficial weekly discussions

      I thought it would be appropriate to have the first one of these be a bit of an open-ended, meta-meta discussion on the future of these topics. And to kick things off:

      • What would everyone here like to see discussed in these topics in the future? Are there any particular site features (planned, suggested or theoretical), policies (tagging, moderation, etc), or other meta issues/subjects you would like to be the topic in future discussions?

      • What would you like us to try to achieve with these discussions? Should we have any specific goals in mind, or should they just be fun brainstorming/theory-crafting/naval-gazing sessions?

      • Does anyone have any suggestions for me with regards to how I should handle these discussions? Is there anyone out there who would like to help me with these in some capacity going forwards?

      • Does anyone have any concerns regarding these unofficial discussions, and if so, can you think of any ways we can try to address them?

      The floor is open, and I am all ears. :)


      Tildes Official Docs : Donate to Tildes | Tildes Gitlab : Issues Board

      22 votes
    12. Any chance we can get a ~space group?

      I know that this has been discussed before (I personally participated in some of that), but, to my knowledge, it's been quite a while since it was brought up. Currently, the three groups that seem...

      I know that this has been discussed before (I personally participated in some of that), but, to my knowledge, it's been quite a while since it was brought up.

      Currently, the three groups that seem to make the most sense for space exploration news are ~tech, ~science, and ~misc. Personally, I perceive ~tech as being best suited for general news about what's going on in the tech industry, more or less "hey, Google released this" or "these researchers are working on graphene batteries". Similarly, I understand ~science as a place for discussing scientific discoveries and "meta" discussion about science as a whole. I think that most would agree with me on those characterizations after looking at those groups when sorted by activity or new.

      Space exploration, on the other hand, doesn't really fit in either. It's not exactly ~tech material, and it's also not really the right material for ~science, since much of it isn't about specific new discoveries or studies, etc. If we had an ~engineering, I would say that that would be the correct place for space discussion, but we don't have one.

      If you look at what's been happening over the last few months in the realm of space exploration, I think that it's also pretty easy to see that there's enough going on to generate enough content and discussion for a dedicated group. There've been new launches on a weekly or biweekly basis, interesting moves made by different new entrants to the industry, all of the NASA Artemis news, plenty of things from SpaceX, etc.

      35 votes
    13. Suggestion: a method for anonymous appreciation at the user level

      One thing I really like about Tildes is the exemplary tags for comments. I love being able to let someone know I thought they had a great post, and I especially like that it's anonymous (though I...

      One thing I really like about Tildes is the exemplary tags for comments. I love being able to let someone know I thought they had a great post, and I especially like that it's anonymous (though I realize some people like signing theirs, which I'm fine with too).

      One thing I've found myself wanting to be able to do is give someone an exemplary label not for any one individual comment but for their contributions to the community at large. Maybe they're consistently thoughtful and insightful; maybe they go out of their way to post a lot of content for the community; maybe they're contributing code to the platform. It's less that any one particular thing they've done is amazing (though they often have individually great contributions too) and more that they've demonstrated a noteworthy and consistent pattern of good behavior.

      As such, I think having something similar to the exemplary tag but applicable to a particular user could be very beneficial. I realize privately PMing a given user can currently accomplish this, but those are not anonymous, and I really like the idea of supporting others without revealing who I am, since I don't want my praise of others to influence their opinion of me. Furthermore, for the community at large, I think there's a benefit to praise of that type coming from "a voice in the crowd" rather than specific identifiable users, as it promotes community goodwill rather than person-to-person cheer.

      Of course, with any type of anonymous feedback the thing to consider will be the potential for misuse. Someone could easily target/harass someone using an exemplary user feature by writing a nasty message, but this is also currently possible with exemplary tags and I don't know if it's been a problem? Nevertheless, it's something to consider. Perhaps a built-in report feature should something cross a line?

      Furthermore, if such an appreciation mechanism were to be implemented, I would strongly advocate against any sort of publicly visual indicator on the site (like the blue stripe on comments). I think applying differences to that at the user level can create an appearance of user hierarchy, which is undesirable for a variety of reasons. Instead, I feel like it should be invisible to everyone except the recipient--basically an anonymous PM that they can't respond to, letting them know that they're awesome and why. I also think a similar "cooldown" system would benefit it. In fact, I'd probably advocate that it be longer than the one for comment tags.

      Thoughts?

      13 votes
    14. Suggestion: The older the topic is, the less it gets bumped in the global view

      If someone posts on a one month old thread, it shouldn't make it to front page. If someone post on a new 1 day old thread, if should, but not at top, but... somewhere else. A method of weighting...

      If someone posts on a one month old thread, it shouldn't make it to front page.

      If someone post on a new 1 day old thread, if should, but not at top, but... somewhere else. A method of weighting oldness vs liveness should play there.

      5 votes
    15. Suggestion when linking to comments from a user's history page

      Comments in a person's history page have a "Link" and "Parent" link on them. My suggestion is have just a single link to the comment, but all other comments on the page that are not direct...

      Comments in a person's history page have a "Link" and "Parent" link on them.

      My suggestion is have just a single link to the comment, but all other comments on the page that are not direct parents/ancestors or children/descendants of the linked to comment should be minimized so we can easily see the relevant discussion, but also view them if we want, and the linked comment itself should be highlighted in some way.

      You could probably put a "Hide all but direct family" flag in the querystring

      6 votes
    16. What's the community's opinion on "The Right to be Forgotten?"

      This is kind of a question for Tildes as well as a discussion topic on Social Media more generally. For context, "The Right to be Forgotten" is an idea being kicked around in international law and...

      This is kind of a question for Tildes as well as a discussion topic on Social Media more generally. For context, "The Right to be Forgotten" is an idea being kicked around in international law and human rights circles. It's kind of a corollary to the "right to privacy" and focuses on putting some guardrails around the downsides of having all information about you being archived, searchable, and publicly available forever and ever. It's usually phrased as a sense that people shouldn't be tied down indefinitely by stigmatizing actions they've done in "the past" (which is usually interpreted as long enough ago that you're not the same person anymore).

      This manifests in some examples large and small. Felony convictions or drug offenses are a pretty big one. Another public issue was James Gunn getting raked over the coals for homophobic quotes from a long time ago. Even on a smaller scale, I think plenty of young people have some generalized anxiety about embarrassing videos, photos, Facebook statuses, forum posts, etc. that they made when they were young following them around the rest of their lives. For example, Alexandria Ocasio Cortez had people try to shame her for dancing to a Phoenix song in an amateur music video. An even darker version of this happens with people who might be the victims of targeted harassment. Often doxxing happens by people digging through peoples' histories and piecing together clues to figure out who they are or at least narrow down where they're from, where they work, etc.

      In the context of Tildes, this would basically be a question of how do we feel about peoples' comment history lingering forever? Do we care about/agree with this "right" in principle and if we do, what should be done about putting it into practice?

      The root of the issue is the existence of archives of data about yourself that is 1.) searchable, 2.) publicly viewable, 3.) under someone else's control, 4.) forever. Even if the ability to delete comments exists, it's infeasible for any individual to pore over the reams of data they create about themselves to find the stuff that might be problematic. The solutions would revolve around addressing any one of those numbered items. Unfortunately, hitting any of those has upsides and downsizes. Some examples:

      Some people like being able to look back on old contributions and having them get deleted after a period of time (hitting problem #4) would be a bummer unless there is a system to selectively archive stuff you want to save from atrophy, which would be a function/feature that would take a ton of thought and development. What's more, there is no point in just saving your own comment if everyone else's stuff is gone because comments without context are indecipherable. It could work in a more selective way, so rather than a blanket atrophying of posts, but then you have the context issue again. Someone you were having a discussion with might choose to delete their entire comment history and there goes any sense of logic or coherence to your posts.

      We could address the searchable bit by automatically or selectively having posts pseudonymed after a period of time. But in a lot of cases a pseudonym won't work. People tend to refer to each other by username at times, and some people have a distinctive enough style that you could probably figure it out if they're well known and long-tenured.

      That's just some general food for thought. I'll yield the floor

      38 votes
    17. Suggestion: Hide my logged-in username while browsing

      I think an excellent addition to tildes would be hiding the username while browsing, this way we can use our account and don't worry about people looking and finding our username. This could be an...

      I think an excellent addition to tildes would be hiding the username while browsing, this way we can use our account and don't worry about people looking and finding our username. This could be an option.

      17 votes
    18. Does Tildes have RSS feeds?

      As the title say, does tilde have RSS feeds for topics? I'm thinking a feed for the frontpage, as well as feeds for each group? I've looked around but it doesn't seem like there is. Is the feature...

      As the title say, does tilde have RSS feeds for topics? I'm thinking a feed for the frontpage, as well as feeds for each group?

      I've looked around but it doesn't seem like there is. Is the feature planned? Has it been decided against? Am I the only one who'd like the feature?

      Does or will tilde have RSS feeds for the frontpage and for groups?

      17 votes
    19. [Suggestion] let's collectively use outline.com to avoid Medium's nuisances

      This thread also applies to every other annoying website. Medium is one of the most annoying sites out there. It's slow, cluttered, always greets me with a despicable banner (no, I do not pardon...

      This thread also applies to every other annoying website.

      Medium is one of the most annoying sites out there. It's slow, cluttered, always greets me with a despicable banner (no, I do not pardon the interruption!) and manages to consistently bypass uBlock Origin. I'm tired of complaining on individual threads (and attracting well-deserved reproach for my grumpiness), so here's my proposal: let's establish an informal rule that every Medium article should be shared in a sanitized version. outline.com seems to be the best tool to accomplish that, but I'm open to suggestions. As a safety measure, in case outline.com goes offline, the original Medium link could be posted in the body of the new thread.

      What you lovely people think about this idea?

      8 votes
    20. Is there an easy way to make ctrl/cmd-enter work everywhere?

      I don't want to ask this question in "default" groups as peeps that monitor this group will likely know the answer, and I support not making "Tildes a site about discussing Tildes" :) inline-edit:...

      I don't want to ask this question in "default" groups as peeps that monitor this group will likely know the answer, and I support not making "Tildes a site about discussing Tildes" :)
      inline-edit: for context this was originally posted in ~test.

      I am probably one of the most heavily mobile-first users here, but when on desktop, I really want ctrl-enter to work everywhere. Is there some way to make sure all "save" buttons use ctrl/cmd-enter across the entire site? Can this be done via a class or something?

      If not, I can go through the whole site and find places where it does not work.. first example is in the new awesome edit tags ui.

      4 votes
    21. A system for "starred" posts on sensitive/advice topics

      This was inspired by this post. I was thinking, as a platform gets bigger we're going to end up with more situations where people are asking for advice about fairly serious stuff. In some cases,...

      This was inspired by this post.

      I was thinking, as a platform gets bigger we're going to end up with more situations where people are asking for advice about fairly serious stuff. In some cases, that advice needs to come from experts and taking guidance from any random Joe on the street can be risky/dangerous. (For the record, I don't think the post I'm referencing is an example of this, it just got me thinking about it).

      In cases like this, I think it's important that the actual good advice get some kind of clear designation that THIS is the guidance you need to take first. I notice this in communities like /r/Fitness a lot where people will post about what sound like pretty serious health concerns and you get a fair number of posts that suggest toughing it out or whatever and the more critical "You need to see a doctor" posts can kind of disappear amid the discussion. Similar things in /r/relationships where you can't always count on "This is abuse. Make arrangements to get your kids and yourself somewhere safe. . ." to be the top post.

      Even in cases where the poster themselves is smart enough to take "YOU NEED TO SEE A DOCTOR" type advice to heart, not every schmuck searching the topic on Google will. To that end, it might be good to give certain posts with good, holistic advice or by a known expert some kind of visual indicator that it deserves to be taken more seriously than other posts in the thread. It wouldn't be censoring anything really, just providing a little nudge about what ought to be consulted first or taken to heart.

      Now obviously it gets hard to decide how to give a post this attribute. It could possibly be awarded by the OP, though that has some obvious issues where the OP themselves might not be in a position to credibly vet the advice they're getting. We could also just do it through ranking by vote, which is the default paradigm. But like I said, it doesn't always work so well on Reddit. And the Exemplary tag is invisible to others, so that doesn't work either (and the post itself might not be worth giving up your "Exemplary" for the day besides). Moderators could do it, but there may not be enough and the skillset to be a Mod might not overlap with the skillset to know what advice a person needs in a particular situation.

      I don't actually have the answers. Maybe it just comes down to creating an attribute for some users to be "wisened elders" or something and empower them to star certain posts to separate good advice from bad. It would basically be a trusted user system. It's got it's own problems, but I guess we can open the floor for other ideas. Maybe it's not a real concern. Maybe it's better addressed by tinkering with the sorting of posts.

      11 votes
    22. Suggestions on labels

      Rationale: labels are a valuable way to receive and give feedback, so it would be useful to have more labels-related tools. This topic deals with labels received by an ordinary user or given by an...

      Rationale: labels are a valuable way to receive and give feedback, so it would be useful to have more labels-related tools.

      This topic deals with labels received by an ordinary user or given by an ordinary user from that user's point of view (as opposed to non-logged-in lurkers, other ordinary users, and users with elevated privileges).

      While labels presently only apply to comments, these suggestions would apply to topic labels when they are implemented, and to other labellable content types should any appear.

      The “Gilded” page—Issue 423

      Suggestion 1. Users can filter their user pages for content labelled Exemplary.

      Unlike all other suggestions, this also applies to users viewing other users' pages, and possibly even to lurkers viewing user pages.

      I also suggest that users have an option to automatically expand the Exemplary messages when they see their own Exemplary content.

      Other labels given TO the user

      The common point is that it would help if users observe the feedback given to them by others via labels. In addition, this would prevent label misuse and abuse.

      Suggestion 2. Users have an option to observe labels given to their own content along with the label counts.

      Suggestion 2a. If comment vote counts remain generally hidden, users should still be able to see the vote counts for their own comments.

      Suggestion 3. Users can filter their user pages for content labelled Malice (but, of course, they should not be able to see Malice messages).

      Suggestion 4. Users can filter their user pages for content with any label (maybe with further options like All labels vs “Non-major” ones).

      Edit: Suggestions 2, 3, and 4 might go with time lags. Namely, labels given to own content are only visible for content older than X minutes (X can be even 1440 or more) and to users with accounts older than Y days.

      Labels given BY the user

      Suggestion 5. Users have an option to automatically expand the label pane for the content they have already labelled.

      Suggestion 6. Users can easily overview the content they labelled Exemplary. (This is basically the “Gilded” page in the other direction.) In addition, users can see the messages they provided when giving Exemplary labels.

      Suggestion 7. Users can easily overview the content they labelled Malice. In addition, users can see the messages they provided when giving Malice labels.

      P.S. These suggestions deal with the current labels, but they can be extended to future labels, e.g., group-specific ones.

      11 votes
    23. Community based tag-curation

      This was inspired by this post where the user tagged the post as "sugges" rather than "suggestions." Since tags decline in utility with minor spelling mistakes like this, I wonder if there could...

      This was inspired by this post where the user tagged the post as "sugges" rather than "suggestions."

      Since tags decline in utility with minor spelling mistakes like this, I wonder if there could be a way for nitpicky grammarians, like myself, to just go through an edit broken tags, add relevant tags, prune unnecessary ones, etc.

      I guess it would be sort of a moderation responsibility, but I expect we would prefer they focus on content moderation. Tag editing is low-key enough that people with this responsibility probably wouldn't need to be vetted as thoroughly or held to the same kind of community standards of behavior that a mod would be. We'd just have to trust them to not be pranksters or abusive with it (e.g. making tags like "this poster is a doodyhead").

      8 votes
    24. Scheduling posts

      Usecases : Recurring posting which can't be done (for numerous reasons) like @hungariantoast recently mentioned Trickle-down posting because certain people feel bad when they post a bunch of...

      Usecases :

      • Recurring posting which can't be done (for numerous reasons) like @hungariantoast recently mentioned
      • Trickle-down posting because certain people feel bad when they post a bunch of topics since they feel like it floods the ~groups

      There's room for abuse but I think Tildes' "Trust people but punish abusers" applies here.

      21 votes
    25. ~all?

      Could we have a meta-group which is a union of all the available (sub)groups? The purpose of it being having a way to view what the front page looks like without having to log out. IDK what is the...

      Could we have a meta-group which is a union of all the available (sub)groups? The purpose of it being having a way to view what the front page looks like without having to log out. IDK what is the general trend but I personally don't follow all groups (e.g. I am not interested in anime, and I try to minimise my intake of politics, so I am not subbed to ~anime and ~news), but sometimes I am curious about what the part I don't usually see is like.

      I should admit that viewing the frontpage in a private window is almost there (with the caveat of having to copy links around if I want to comment, which is not much trouble frankly), so this would rather be polishing than some very useful new feature.

      17 votes
    26. A building block for the trust system

      This is something I've been thinking about for a while. One of the future mechanics for tildes is the trust system (see https://docs.tildes.net/mechanics-future). People talk about building it but...

      This is something I've been thinking about for a while.

      One of the future mechanics for tildes is the trust system (see https://docs.tildes.net/mechanics-future). People talk about building it but I think we already have a small part of it in place.

      Invites are a form of trust.

      By allowing inviting the community is trusting you with the ability to add new members. That ability can be taken away or could even result in the banhammer if you persistantly invite assholes. I know that made me cautious with who I've invited to join.

      With there being a clear trail of who invited who, bad actors will have to work harder to get a foothold here. I also think that spammers are deterred with having to get an invite for every new account they make.

      A simple analogy is that you're having a party and a friend asks if they can bring a friend of theirs you don't know. Your friend says they're cool and you trust your friend due to past experiences with them so along they come. Now if this person ends up kicking your cat, pissing in the fridge, and then trying to burn your house down then the trust you had in your friend is going to diminish. Next time they want to bring a guest the answer is hell no!

      We can use the invite system as an initial way to build trust.

      10 votes
    27. Banned accounts should have their past comments visible

      So, this is, in part, in response to the alibaba ban. I think it's bad practice not to know why someone got banned. Firstly, it may lead to excessives from your part ("I will ban anyone and...

      So, this is, in part, in response to the alibaba ban.

      I think it's bad practice not to know why someone got banned. Firstly, it may lead to excessives from your part ("I will ban anyone and everyone I want and no one will know"). Secondly, it fails to show other posters that X behaviour will get you banned.

      8 votes
    28. "Spoiler" tags should also display on comments in tagged posts when viewed from a user page

      Right now if a post is tagged with 'spoiler', that tag appears in its own color which is good. However, if you are interacting with a user and click through to their profile, there is no...

      Right now if a post is tagged with 'spoiler', that tag appears in its own color which is good. However, if you are interacting with a user and click through to their profile, there is no indication that some of their comments may have been in these spoiler threads and thus contain spoilers (just happened to me, thankfully for show I don't watch). It might be nice to somehow indicate these potential spoilers on the user page so that they can be skipped over.

      15 votes
    29. Add spoiler tag to all comments containing X

      It would be nice if one had the option of adding the spoiler tag to all comments containing X. For example, I haven't watched endgame yet. I would feel safer if I knew that all posts containing...

      It would be nice if one had the option of adding the spoiler tag to all comments containing X.

      For example, I haven't watched endgame yet. I would feel safer if I knew that all posts containing the word "endgame" were hidden behind a spoiler-tag.

      9 votes
    30. View all comments in a group (tildes?)

      On Reddit, it's possible to view all the comments in a subreddit by going to the subreddit comments url. For example: https://www.reddit.com/r/tildes/comments/ As a separate request, would it be...

      On Reddit, it's possible to view all the comments in a subreddit by going to the subreddit comments url. For example: https://www.reddit.com/r/tildes/comments/


      As a separate request, would it be possible to add a new comment sorting method. Perhaps an option to disable comment nesting and sort by new. It would make it easier to see new comments that are added to a post.

      7 votes
    31. Friend mechanic

      I personally think a friend mechanic which allows you to follow what other people say on the site would be quite nice. Right now the only way you could do this is by checking their profile every...

      I personally think a friend mechanic which allows you to follow what other people say on the site would be quite nice.

      Right now the only way you could do this is by checking their profile every now and then which is... tiring at best.

      I don't think there's necessarily room for abuse but I'm interested to see what you all think of this.

      Edit : I've made a top-level comment to clarify certain things

      14 votes
    32. Option to temporarily hide read posts

      It would be nice to have an optional feature that filters out posts that a) you have read and b) don't have any new unread comments. When a post gets new comments it should reappear. That way we...

      It would be nice to have an optional feature that filters out posts that a) you have read and b) don't have any new unread comments. When a post gets new comments it should reappear. That way we could see more unread content on the page, but still keep long running topics going. Have it not affect search, so people can still find posts for reference.

      11 votes
    33. Feature suggestion: Suggest related tags

      The recent implementation of automatic tag suggestion has inspired another idea for me. What if Tildes could suggest related tags to the one(s) you've already chosen? You select a tag for your...

      The recent implementation of automatic tag suggestion has inspired another idea for me.

      What if Tildes could suggest related tags to the one(s) you've already chosen? You select a tag for your topic, and then Tildes suggests other tags to add to your topic, sourced from tags which have been commonly used in association with that tag you've selected.

      For example:

      • You tag a topic with "facebook", and Tildes suggests "social media" and "privacy" to add.

      • You tag a topic with "world war ii", and Tildes suggests "history", "nazis", and "military" to add.

      • You tag a topic with "avengers", and Tildes suggests "marvel" and "superheroes" to add.

      The data could be obtained by monitoring the frequency of associations between various tags: if tag B is frequently used in association with tag A, then tag B would be suggested as an additional option whenever tag A is used.

      6 votes
    34. Suggestion: searching through comments

      Right now, the search function only works by searching the titles of posts made. I'd like to be able to search through my comments on an occasion where I'd like to link someone to it to further...

      Right now, the search function only works by searching the titles of posts made.

      I'd like to be able to search through my comments on an occasion where I'd like to link someone to it to further the information provided. If I'd already written on the subject somewhere, I'd like to be able to provide the source, and add commentary more pertaining to the subject matter if necessary.

      Lacking that, is there a way to use Tildes' API to perform automated search myself?

      12 votes
    35. Do not bump topics from offtopic comments?

      Should offtopic comments bump up topics? IMO, offtopic discussion is not “real” discussion. Seeing a topic at top with 7 new comments only to discover that all of it is offtopic, meta discussion,...

      Should offtopic comments bump up topics? IMO, offtopic discussion is not “real” discussion. Seeing a topic at top with 7 new comments only to discover that all of it is offtopic, meta discussion, is annoying and disappointing.

      As an example, there is one topic on the front page (don’t want to link it), that was bumped by the biggest offtopic discussion I’ve seen on Tildes so far. The discussion itself is not wrong, and is quite interesting, but it’s not about the post. The comment chain should IMO either be in it’s own topic, or not bump the topic up.

      11 votes
    36. Feature request: Use "/t/" in alternative to "~" in the url of a tilde.

      My title sucks, couldn't word it better. So, I hate having to use the tilde char. Doing tildes.net~tildes is much harder for me than tildes.net/t/tildes. It would be cool if tildes also supported...

      My title sucks, couldn't word it better.

      So, I hate having to use the tilde char. Doing tildes.net~tildes is much harder for me than tildes.net/t/tildes. It would be cool if tildes also supported using "/t/". I am not suggesting to remove the "~", but make one redirect to the other.

      22 votes
    37. Suggestion: Notify topic submitters on Topic Log–related changes

      I suggest that if a user other than the topic submitter makes a change to the topic that is reflected in the Topic Log (e.g., tag/title/group change), then the topic submitter receives a...

      I suggest that if a user other than the topic submitter makes a change to the topic that is reflected in the Topic Log (e.g., tag/title/group change), then the topic submitter receives a notification.

      This may or may not apply to topic deletion and/or topic locking—to be discussed.

      19 votes
    38. Suggestion for users: avoiding excessive use of acronyms

      The internet slang is full of acronyms. Some are harmless and well known, such as "lol" or "IMHO", but others not so much. Tildes is explicit by design, with a preference for clear text labels...

      The internet slang is full of acronyms. Some are harmless and well known, such as "lol" or "IMHO", but others not so much. Tildes is explicit by design, with a preference for clear text labels instead of icons. In my opinion, that's a great design choice, and maybe we should take inspiration from that in our communications. On Reddit, it's common to find obscure acronyms. Some subs require glossaries to understand their particular lingo. Sometimes this is necessary, but, in excess, acronyms can be annoying and even excluding, especially for non-native speakers. Because there are situations in which the use of acronyms is required, I don't think there should be a rule on the matter. That's merely a suggestion. What you lovely Tilda Swintons™ think about it?

      22 votes
    39. What are people's thoughts on CAPITALIZATION in headlines/titles for EMPHASIS?

      One of my favorite YouTube channels, Linus Tech Tips, does this all the time, but I have seen many others doing this as well, and I personally find it rather obnoxious. I understand that it's more...

      One of my favorite YouTube channels, Linus Tech Tips, does this all the time, but I have seen many others doing this as well, and I personally find it rather obnoxious. I understand that it's more effective at getting them views, which they rely on to stay in business... but I see it as just another form of clickbait, and so when I submit LTT videos I tend to remove that capitalization.

      However, are there any cases where capitalization for emphasis is appropriate in a headline/title? And if not, should titles be edited to remove them?

      p.s. Acronyms and Initialisms are obviously different, so let's ignore those and put them in the "clearly acceptable" category.

      19 votes
    40. Differentiating between comments collapsed via noise versus user-actioned & old collapses

      Quick thought. Is there currently a purely visual way of distinguishing the rationale for why a comment is collapsed? It seems to me at the moment there's three distinct ways a comment can take on...

      Quick thought. Is there currently a purely visual way of distinguishing the rationale for why a comment is collapsed? It seems to me at the moment there's three distinct ways a comment can take on a collapsed property:

      • The user actively collapsed the comment while scrolling through the topic. This type of collapse is transient, and is neither persisted on the Tildes server, or in the browser, after the users leaves the page.

      • The comment was collapsed via the "negative weighting" heuristic as the community applied noise/joke tags to the comment. This is permanent, until presumably the comment gains enough votes to exceed any negative weighting causing its collapse.

      • Thirdly, the comment can be collapsed because the user has enabled "collapse old comments" in https://tildes.net/settings/comment_visits. Once a user visits a thread, any comments that existed at the last visit to the thread will be collapsed on any subsequent visits to the thread.

      Is there any visual way of distinguishing a user-collapsed comment from a community-collapsed comment currently? And if not, should there be one? Perhaps by making the collapsed text slightly more translucent? I'm actually looking to contribute to the Tildes source code in some small way, so this would potentially be an interesting shoehorn for that.

      26 votes
    41. Crazy idea to help stop the spreading of untruthful news

      One of the main issues with news on social media is the spread of fake or false news. This happens on every platform that allows sharing news. If Tildes continues to gain popularity, this will...

      One of the main issues with news on social media is the spread of fake or false news. This happens on every platform that allows sharing news. If Tildes continues to gain popularity, this will likely happen on Tildes. I had an Idea: what if tildes had a group of fact checkers that check to see if the news is truthful, and block posts that link to untrustworthy new sites? could be like a 3 strikes thing, where if a new source has 3 articles posted that have misinformation, they would be blocked (the post also removed).

      This is just an idea, feel free to highlight any issues with it.

      10 votes
    42. Merging threads?

      I think it'd be useful to merge duplicate threads when there's two topics that are very close to each other. I don't want the stackExchange style "closed as duplicate of x," but I think it would...

      I think it'd be useful to merge duplicate threads when there's two topics that are very close to each other. I don't want the stackExchange style "closed as duplicate of x," but I think it would be worthwhile to simply have the comments moved to the oldest thread and transfer any votes that are different users on each topic.

      This way, we aren't losing discussion by flat-out deleting topics that are dupes, and we're also able to take some sort of action on threads that are dupes.

      Just a thought.

      8 votes
    43. Can we have a dedicated ~econ group?

      Hi, simple request here, can we have a dedicated channel group for the economy & related financial topics? It is an important enough field of topics that deserves to be on its own and not just...

      Hi, simple request here, can we have a dedicated channel group for the economy & related financial topics? It is an important enough field of topics that deserves to be on its own and not just labeled via tags, IMO. Especially with interesting developments and happenings which may be driving political and other news, it would be nice to have them easily in one place.

      Now that I look again, ~politics probably deserves its own too, although I can see how that might turn into the most raucous part of the Tildes community. Economics is usually a bit more dry though--it's nicknamed the "dismal" science after all--so hopefully that would be less of an issue.

      Thanks.

      14 votes
    44. Openly editable posts. Crazy idea?

      I've been somewhat of a lurker here, actively reading posts, but today I came across a topic which had a small typo in it. No big deal, but if this was wikipedia, I could easily go in and fix...

      I've been somewhat of a lurker here, actively reading posts, but today I came across a topic which had a small typo in it. No big deal, but if this was wikipedia, I could easily go in and fix it... Then it hit me, what would a site like tilde be like if anyone could propose an edit to a post, and have that edit go into effect if the original poster approved it? Of course revision history would need to be available too, for accountability. Good idea? Bad? I'm just curious how that might play out.

      19 votes
    45. User Groups?

      I was just wondering if there would ever be user editable groups (like subreddits) If so, I would like to suggest a few features: 1: Public/Private. Users could choose whether or not to require an...

      I was just wondering if there would ever be user editable groups (like subreddits) If so, I would like to suggest a few features:
      1: Public/Private. Users could choose whether or not to require an invite to access the group.
      2: Stickies: The creator of the group and specified individuals should be able to create posts that are always at the top, such as a rules page.
      3: Other controls: #Posts/user/hour. Enable or disable voting. Allow or disallow images/videos etc.

      4 votes