When I first joined Kbin I posted threads due to being a reddit refugee but have started posting microblogs as time went on. I have also noticed some magazines have more threads while others have more microblog posts. For example kbinmeta has more threads while the most active magazine I moderate has mostly microblogs.

  • Prouvaire
    link
    fedilink
    11 year ago

    they might be inclined to do a subsequent search by combining any number of the tags you/I have mentioned

    I use hashtags to see if an article/story has already been submitted, but how do you search on multiple hashtags? eg #broadway AND #sondheim

    • daredevil
      link
      fedilink
      2
      edit-2
      1 year ago

      Entering both tags with whitespace to separate them is what I had in mind. Using the tags you asked about together brings up your post as the first result, for example.

      • Prouvaire
        link
        fedilink
        21 year ago

        That doesn’t work for me though. Entering

        https://kbin.social/tag/sondheim broadway

        produces zero results. What am I doing wrong?

        • daredevil
          link
          fedilink
          2
          edit-2
          1 year ago

          Apologies, I misunderstood your earlier question. My previous response had the search bar at the top in mind, not by browsing through https://kbin.social/tag/*. At the moment, I’m not aware of a way to search multiple tags using that specific method. While I did make some proposals for searches, I hope there will be ways to add further granularity to searches. Making information easily accessible regarding search syntax would also be very handy. Some examples would be Duckduckgo’s bangs, Discord’s search syntax, and Duckduckgo/Google’s ability to search within specific sites (as in, site:reddit.com). I would hope that this could translate to /kbin’s search via targeting specific magazines, users, microblogs, comments, etc. Perhaps one day.

          • Prouvaire
            link
            fedilink
            21 year ago

            Thanks Daredevil. Hmm. While the following search:

            https://kbin.social/search?q=broadway+sondheim

            does produce my post, the search query seems to act as a logical OR rather than a logical AND. Ie, it returns posts with tag #broadway OR #sondheim. Is there a way of constructing a search with a logical AND?

            Further, this search:

            https://kbin.social/search?q=broadway+lesmis

            should produce any number of posts, but returns nil results.

            Eg, this post is tagged with both #broadway AND #lesmis, but does not appear:

            https://kbin.social/m/Musicals/t/553845/Have-There-Ever-Been-Two-Productions-of-the-Same-Show

            And there are a number of posts tagged with #lesmis: https://kbin.social/tag/lesmis which, one would assume, should also appear in the search results.

            So searching for single tag queries seems to work well, but searching for text queries is inconsistent.

            Unless… using the search bar ONLY searches the body of the post, rather than also the associated tags? Whereas searching for tags ONLY searches for tags attached to a post, but not the text of the post itself? If so, then it would be great if kbin had the ability to do logical AND searches on tags to help narrow down results.

            • daredevil
              link
              fedilink
              2
              edit-2
              1 year ago

              Yeah, #search #functionality and #syntax on #kbin has room to grow, I completely agree. While I’ve tried getting familiar with it in the past, I am by no means an authority on the subject. In fact, this back-and-forth was already helpful for teaching me a bit more. If you feel strongly about this, I might suggest bringing it up here, so that Ernest can look into it when he has time. However, if you’d rather not, then I may find some time to try putting something together later.

              • Prouvaire
                link
                fedilink
                21 year ago

                Thanks DD - will raise a Codeberg issue in the next day or so (just in the middle of work right now).