atref 0.0.0

Global file-reference picker: press a chord in any text field, fuzzy-pick a file, insert its path or wikilink. Name reservation — under active development.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# atref

**Name reservation — under active development. Nothing is shipped yet.**

A global file-reference picker. Press a keyboard chord in any text field —
terminal, browser, Obsidian, chat app, IDE — and an unobtrusive fuzzy picker
pops up near the caret. Type to filter, hit Enter, and a reference to the
selected file (absolute path, relative path, or Obsidian `[[wikilink]]`) is
inserted right where you were typing.

Once released, this package will install the right prebuilt native binary for
your platform, so `npx atref` Just Works.

Track progress: https://github.com/juanjofuchs/atref

## License

MIT