AppFlowy-IO / AppFlowy-IO/AppFlowy
[FR] Database cell link another page inline
- Lenguaje dominante
- Dart
- Estrellas
- 76.6k
- Forks
- 6k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Description
Support linking another page **inline** within a paragraph
Enable a few ways to trigger this function:
- [x] Type `@`, then start typing the name of the page you want to link. Select the page you'd like to link in the dropdown that appears.
- [x] #3541
- [x] Type `+`, then start typing the name of the page you want to link. Select the page you'd like to link in the dropdown that appears.
- [x] #2256
When the function is triggered and no input yet, the dropdown menu should show at most five latest viewed pages. As the user is typing the page name, the dropdown menu dynamically returns relevant results. If no results, then show "No results" in the menu.
Pages include `Document`, `Board`, `Grid`, `Calendar`, and row records in a database.
This feature will be expanded to support `Mention a block` in the future.
This feature is related to another feature `Backlinks` https://github.com/AppFlowy-IO/AppFlowy/issues/2214
### Impact
Users who need to mention other pages inline within a paragraph
### Additional Context
_No response_
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.