kachkaev/njt

Proposal to make njt fully configurable

Closed this issue ยท 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