Giter Club home page Giter Club logo

Comments (5)

jamiebuilds-signal avatar jamiebuilds-signal commented on June 2, 2024

We recently added aliases to emojis so you didn't have to type the exact string which is why you see more results there. In this case :joy: is aliased to :crying:. But I think we could probably do better with the sort order here by treating the actual name as higher priority and exact (:cry -> "cry" over "crying") matches over everything else.

from signal-desktop.

synthfusion avatar synthfusion commented on June 2, 2024

from signal-desktop.

k3d3 avatar k3d3 commented on June 2, 2024

Is there an alias set for :laughing: -> :joy:? Because even if I type out :laughing all the way to the end, it still suggests :joy: for me instead.

I used to be able to get the correct emoji just via :lau, and now it's impossible to get the correct emoji in the dropdown even when typing the entire name out.

from signal-desktop.

jamiebuilds-signal avatar jamiebuilds-signal commented on June 2, 2024

These are the values for :joy: right now, you can see the entire dataset here: https://gist.github.com/jamiebuilds-signal/6fe0c04c71f59e344c3e2a39e9217d48

{
  "emoji": "πŸ˜‚",
  "shortName": "joy",
  "tags": [
    "joy",
    "crying",
    "crying laughing",
    "face",
    "face with tears of joy",
    "feels",
    "funny",
    "haha",
    "hahaha",
    "happy",
    "hehe",
    "hilarious",
    "laugh",
    "laughing",
    "laughter",
    "lmao",
    "lmfao",
    "lol",
    "lolol",
    "lololol",
    "rofl",
    "roflmao",
    "tear",
    "tears",
    "cry"
  ],
  "rank": 1
},

from signal-desktop.

indutny-signal avatar indutny-signal commented on June 2, 2024

FWIW, we have a fix coming that would reprioritize search results based on direct prefix match. This should hopefully resolve the issue. Please stay tuned for the next beta release!

from signal-desktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.