Ghost/ghost/core/core
Kevin Ansfield a896e1ccb7 Added "@" shortcut to trigger internal linking search (beta)
no issue

Typing "@" in the editor will immediately trigger an internal link search to make it faster to link to one of your articles. After typing "@" continue typing to search, results can be selected using Up/Down arrow keys or the mouse, then pressing Enter or clicking will insert the selected result's title pre-linked. Pressing Escape or moving the cursor out of the search box will cancel the search.

- removed labs flag
- updated Koenig feature flag for at-linking to use the same flag as our internal linking beta
2024-06-19 14:58:04 +01:00
..
cli
frontend Removed ActivityPub backend from Ghost (#20410) 2024-06-19 15:36:36 +07:00
server Removed ActivityPub backend from Ghost (#20410) 2024-06-19 15:36:36 +07:00
shared Added "@" shortcut to trigger internal linking search (beta) 2024-06-19 14:58:04 +01:00
app.js
boot.js Removed ActivityPub backend from Ghost (#20410) 2024-06-19 15:36:36 +07:00
bridge.js