njt icon indicating copy to clipboard operation
njt copied to clipboard

Proposal to make njt fully configurable

Open iamandrewluca opened this issue 6 months ago • 0 comments

[!WARNING] This proposal is still in progress to be filled in. The maintainer will be pinged when it is complete. But they may pitch in if they understand the idea 😄

To be changed:

  • [ ] REPO: Allow any destinations to be proposed and added without a default shortcut.
  • [ ] WEB: Default to current existing destinations and their shortcuts.
  • [ ] CLI: Default to current existing destinations and their shortcuts.

Later:

  • [ ] WEB: Allow changing the list of active destinations.
  • [ ] WEB: Allow changing the shortcuts of the active destinations.
  • [ ] CLI: Allow changing the list of active destinations via configuration.
  • [ ] CLI: Allow changing the shortcuts of the active destinations via configuration.

Possibilities:

  • More than 1 letter shortcuts
  • Fuzzy search for any destinations
  • Add Raycast support
Experiment Raycast

https://github.com/allindevelopers/npmgo/blob/main/index.ts https://github.com/allindevelopers/raycast-npmgo/blob/main/src/index.tsx

New:

image

Old:

image

iamandrewluca avatar Dec 22 '23 10:12 iamandrewluca