mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 12:56:59 +00:00
[GH-ISSUE #2196] [FR] Database cell link another page inline #896
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#896
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @annieappflowy on GitHub (Apr 5, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2196
Originally assigned to: @appflowy on GitHub.
Description
Support linking another page inline within a paragraph
Enable a few ways to trigger this function:
@, 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.+, 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.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 blockin the future.This feature is related to another feature
Backlinkshttps://github.com/AppFlowy-IO/AppFlowy/issues/2214Impact
Users who need to mention other pages inline within a paragraph
Additional Context
No response
@JRS296 commented on GitHub (Apr 12, 2023):
Has this feature been implemented yet? Or can this be worked on? @annieappflowy
@LucasXu0 commented on GitHub (Apr 13, 2023):
Hi, @JRS296. You can start by implementing this feature: 'Use the slash command /mention to trigger Mention a page'. Also, please add a comment on #2256 and let me know how you plan to implement it for it.
@annieappflowy commented on GitHub (Apr 13, 2023):
Assigned. Thanks @JRS296 for offering the help ❤️
@JRS296 commented on GitHub (Apr 14, 2023):
@LucasXu0 I'll have a look at the code base, and I shall come up with a plan for implementation. Will update the comment thread on #2256 shortly.
@annieappflowy commented on GitHub (Jun 12, 2023):
Status?
@JRS296 commented on GitHub (Jun 12, 2023):
It's still incomplete, far from ready. Someone else can take over if it needs to finished quickly.
@rizwan3395 commented on GitHub (Jun 20, 2023):
I have started working on it @LucasXu0. Please assign it to me
@annieappflowy commented on GitHub (Jul 10, 2023):
Should continue to support other ways described in this issue to link another page inline
cc: @LucasXu0
@sanketss84 commented on GitHub (Aug 18, 2023):
is there a way to link internal pages in this app ?
@annieappflowy commented on GitHub (Aug 18, 2023):
Have you tried
@@sanketss84 commented on GitHub (Aug 18, 2023):
my bad, thanks for your reply and time Annie.
@annieappflowy commented on GitHub (Aug 19, 2023):
No worries! I should take the blame because we don't make it intuitive enough and discoverable.
@DonPiotr commented on GitHub (Sep 26, 2023):
Thx, I discover it only by reading this issue.
I was saying to myself: this feature should be somewhere,
I was trying and searching, but nothing until I arrived here.
@Xazin commented on GitHub (Sep 26, 2023):
We really want to improve our feature visibility, if I may ask, what were the first places you looked to see if you could find this information? And where do you expect to be able to find it?
@DonPiotr commented on GitHub (Sep 26, 2023):
First I was trying some markdown-like syntax: [, [[, {, {{ , but nothing.
Then I tried slash menu, but also here nothing.
After I went to Getting started page, but even here no mention.
Then I found this issue.
@tagd commented on GitHub (Mar 21, 2024):
Hi @ annieappflowyYou mentioned in your issue "Pages include . . . row records in a database", I've tried all the syntaxes listed but none of them return the database pages, I've tried in both the database itself, database pages and standalone pages to no avail. Is this feature complete or is there another FR for it? Thanks
The way I'd like to use this is as the below where I can link from a table of projects or similar to the current task for that project(in another database), though just being able to link in the page for that row would allow me to switch from notion for project management.

Edit: The relations feature has been added in v0.5.3, and allows you to add the relation type to tables which can reference items in other databases.
I don't think the ability to follow this reference has been added yet or the ability to make a relation in text (outside of this type)
But otherwise great job devs!
@rodeleeuw26061972 commented on GitHub (May 8, 2024):
Internal links to pages don't open in the mobile version. Any progress on this issue?
@Xazin commented on GitHub (May 8, 2024):
I wasn't able to reproduce on version 0.5.6 on iPhone (iOS 17.4.1).
Are you on the latest version on mobile?
@ivishalgandhi commented on GitHub (Nov 11, 2024):
Does implementation of page reference using page works in grid layout inside a cell ?
@Hardevv commented on GitHub (Nov 22, 2024):
Just testes it now and it doesn't.
@rileyhawk1417 commented on GitHub (Jan 24, 2025):
As of 0.8.1 you can link grids using the relation property.
Screenshot showing related property
Screenshot selecting a row to link with.