Git Product home page Git Product logo

Comments (7)

texastoland avatar texastoland commented on June 22, 2024 1

That doesn't address my use case because my customized hotkeys would conflict with (and confuse) anyone else's.

from extensions.

raycastbot avatar raycastbot commented on June 22, 2024

Thank you for opening this issue!

🔔 @solomkinmv you might want to have a look.

💡 Author and Contributors commands

The author and contributors of solomkinmv/shortcuts-search can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopen the issue.

from extensions.

solomkinmv avatar solomkinmv commented on June 22, 2024

Right now it's impossible to detect shortcuts and I doubt it will ever be.

I'll think about adding custom shortcuts, but right now you can create PR to add to global database: https://github.com/solomkinmv/shortcuts-disco

from extensions.

solomkinmv avatar solomkinmv commented on June 22, 2024

@texastoland what do you think about customization with json files that can be stored locally?

from extensions.

texastoland avatar texastoland commented on June 22, 2024

export them (or save/load from a version-able location)

customization with json files that can be stored locally?

That'd be cool! Shortcut Keeper already uses the following schema:

{
  "Raycast": [
    {
      "keysLabel": "Shift-Command-/",
      "description": "Search Menu Items",
      "app": "Raycast",
      "tags": "system,global",
      "isPinned": 0,
      "id": 1705191431569
    },
    {
      "keysLabel": "Control-Command-Space",
      "description": "Search Emoji & Symbols",
      "app": "Raycast",
      "tags": "system,global",
      "isPinned": 0,
      "id": 1705191732883
    }
  ]
}

Ideally I could enter them in the extension

Longer term it'd be nice to:

  1. Enter the hotkey similar to a Raycast snippet
  2. Record the keys pressed similar to VS Code
  3. Show a menu bar item like Raycast timers

I love the concept 🤘🏼

from extensions.

raycastbot avatar raycastbot commented on June 22, 2024

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

from extensions.

raycastbot avatar raycastbot commented on June 22, 2024

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.

from extensions.

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.