• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "search". Back to normal view
    1. Is searching for comments possible?

      I never noticed this before today, but I don't seem to be able to search for comments. Is that supposed to be doable on Tildes? It took me way too long to figure out that the links at the top of...

      I never noticed this before today, but I don't seem to be able to search for comments. Is that supposed to be doable on Tildes?

      It took me way too long to figure out that the links at the top of the search results page are sort options; I had been clicking "Comments" hoping to see comment search results, and I was a bit confused why only full topics were still being listed. I guess comment search doesn't currently exist?

      12 votes
    2. SEO for niche topics

      Hi All, As yet another reddit transplant (YART) I've been watching the drama on that other platform and reflecting on what the most important aspects of successful online discussions are for me....

      Hi All,

      As yet another reddit transplant (YART) I've been watching the drama on that other platform and reflecting on what the most important aspects of successful online discussions are for me.

      One of the things that I value(d) most about reddit was the ability to use the keyword reddit in DuckDuckGo or Google searches to help me find more relevant and helpful content about a variety of niche subjects. So far, it seems to me like Tildes has some potential to fill this role based on its emphasis of thoughtful text content. Also, these types of searches add credibility to a site when random internet browsers stumble across a thread discussing their exact question.

      One thought that I had along these lines was that people who care about this type of thing could make a concerted effort to transport content from reddit and other sites to be shared here. I don't think it would be appropriate to just copy and paste text without adding at least a bit of original thoughts or context. However, I often find myself researching niche products or ideas to such an extent that I could write up a nice summary of all my findings. A post like that could be a nice crash course to others or a fun way to introduce people to ideas they didn't know about.

      Would people here be interested in consciously doing this type of thing? We could all make nice amalgamations of information we think is important as we independently research topics and post them here to boost discussion and boost Tildes threads in web search results.

      18 votes
    3. Tagging proposal: .wiki suffix

      There have been recent posts that reflect in-depth knowledge and significant effort to provide comprehensive information on a topic (examples here and here). Yes, it's possible to bookmark these...

      There have been recent posts that reflect in-depth knowledge and significant effort to provide comprehensive information on a topic (examples here and here).

      Yes, it's possible to bookmark these posts for individual reference. However, Tildes doesn't have a pinning feature given the current very loose organization of subjects/interest communities.

      In that absence, I'd like to suggest a globally used ".wiki" sub-tag appended to topics, to narrow search results to highly informative entries on a subject.

      Please let me know your thoughts on this.

      I'd go ahead and add the .wiki sub-tag to a couple of entries myself, but I've lost tagging privileges after a long stretch of inactivity. Please consider that I'm interested in volunteering again.

      21 votes
    4. I think Keyword Research doesn't work at all. Prove me otherwise!

      Keyword Research and SEO are entire industries today. There are tools like ahrefs and semrush that promise to give you "trending" topic keywords for a sum of monthly subscription money. However,...

      Keyword Research and SEO are entire industries today. There are tools like ahrefs and semrush that promise to give you "trending" topic keywords for a sum of monthly subscription money.

      However, you can discard all their claims using a similar logic that you use to discard the claims of Astrologers, Voodooists, Stock Experts who "recommend" stocks, etc:

      1. If an Astrologer knows the future of everyone, wouldn't they profit massively from it themselves using the information rather than telling the trick to everyone else (just for a pittance)?
      2. If a Stock Expert knew that a stock's price will go up (and how much), won't they invest thousands and make millions themselves instead of giving those "tips" to "subscribers" and again, earn only a pittance?
      3. If SEO and Search Marketing companies knew exactly which keywords can rank your blog or site in the Google Search Engine, won't they write articles on those topics/keywords themselves and profit massively with the page views instead of revealing that secret to you for merely a few cents!
      6 votes
    5. Search for tag site-wide?

      Clicking a tag provides the search results for that tag in the local group. Since some topics appear across groups, I think it'd be useful to view site-wide results as well, optionally. Does that...

      Clicking a tag provides the search results for that tag in the local group. Since some topics appear across groups, I think it'd be useful to view site-wide results as well, optionally. Does that already exist?

      9 votes
    6. Username search?

      Nearly every time most of us want to mention someone, we need to find a post they commented in or posted, which will get increasingly harder over time, and especially so for less active users.

      12 votes
    7. New search capabilities available: phrases, excluding terms, alternatives ("or")

      On Sunday, I took the site down for a short downtime to upgrade the database from PostgreSQL version 10 to 12. One of the main reasons I wanted to do that upgrade was to get access to a new search...

      On Sunday, I took the site down for a short downtime to upgrade the database from PostgreSQL version 10 to 12. One of the main reasons I wanted to do that upgrade was to get access to a new search function, and I've updated to using it now, so we have multiple nice new search capabilities available.

      These should all be pretty familiar since a lot of other search systems and search engines have similar capabilities with the same syntax:

      • As before, by default, searching for multiple words will be treated as "all of these terms". So if you search ~games for steam play, you'll get all topics that have both "steam" and "play" in them.
      • Phrases can now be searched for by putting double quotes around them. Searching ~games for "steam play" in quotes will only find topics that specifically have "steam play".
      • Excluding terms can be done by putting a minus sign in front of it. For example, if you wanted to try to find ~games posts about Blizzard and exclude the recent China controversy, you could search for blizzard -china.
      • Alternatives can be searched for by using "or". This changes to "any of these terms" instead of "all of these terms". For example, searching for overwatch or diablo will find any topic with either of those terms, instead of both.
      • These capabilities can be combined, so you can exclude phrases, use "or" with phrases, and so on. For example: blizzard -"hong kong" or diablo.

      This all works both through the main site topic search (at the top of the sidebar) as well as the new search for your own topics/comments.

      I'm going to write a page for the Docs with info about these capabilities, but I think I want to try to find a full specification of what's supported first to make sure I cover it properly. The PostgreSQL docs are pretty vague about it, so I'll probably need to take a look in the actual code.

      Please let me know if you notice any issues with it, or if anything's confusing that I should make sure to document.

      And as usual, I've given everyone 10 invites, accessible on the invite page.

      52 votes