[PR #2142] [CLOSED] Fix: referenced board and grid keyword #5122

Closed
opened 2026-03-23 22:17:20 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2142
Author: @sshdopey
Created: 3/30/2023
Status: Closed

Base: mainHead: fix/referenced_board_and_grid_keyword


📝 Commits (5)

  • d5801e6 feat: sync name on change (AppFlowy-IO#2033)
  • e962a62 feat: sync name on change (AppFlowy-IO#2033)
  • 659840b fix: referenced board and grid keyword corrected (#2139)
  • 91503a6 fix: referenced board and grid keyword corrected (#2139)
  • 384988f fix: referenced board and grid keyword corrected (AppFlowy-IO#2139)

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/board/board_menu_item.dart (+2 -1)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/grid/grid_menu_item.dart (+2 -1)

📄 Description

Fixed the issue with Referenced Board/Referenced Grid not appearing when using the slash menu command "/referenced". The keywords for these items have been rewritten and now they can be inserted using either the slash menu /referenced, /board, /grid or /kanbancommand.

fixes #2139


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/2142 **Author:** [@sshdopey](https://github.com/sshdopey) **Created:** 3/30/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/referenced_board_and_grid_keyword` --- ### 📝 Commits (5) - [`d5801e6`](https://github.com/AppFlowy-IO/AppFlowy/commit/d5801e6921766edd2ca8dc7c2827d561d6284c31) feat: sync name on change (AppFlowy-IO#2033) - [`e962a62`](https://github.com/AppFlowy-IO/AppFlowy/commit/e962a623e54d4b76faff1f56bb9f4543d77effe1) feat: sync name on change (AppFlowy-IO#2033) - [`659840b`](https://github.com/AppFlowy-IO/AppFlowy/commit/659840bd8b5f6046f57a37918d9b5abd7aba9e73) fix: referenced board and grid keyword corrected (#2139) - [`91503a6`](https://github.com/AppFlowy-IO/AppFlowy/commit/91503a6fe4e67d0f4002717a4b8c1a2dc52ef246) fix: referenced board and grid keyword corrected (#2139) - [`384988f`](https://github.com/AppFlowy-IO/AppFlowy/commit/384988f01f0b241977ddd1fe823a08cf16b2d91e) fix: referenced board and grid keyword corrected (AppFlowy-IO#2139) ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/board/board_menu_item.dart` (+2 -1) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/grid/grid_menu_item.dart` (+2 -1) </details> ### 📄 Description Fixed the issue with Referenced Board/Referenced Grid not appearing when using the slash menu command "/referenced". The keywords for these items have been rewritten and now they can be inserted using either the slash menu `/referenced`, `/board`, `/grid` or `/kanban`command. fixes #2139 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:17:20 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5122
No description provided.