[GH-ISSUE #2017] Support creating a new board via the slash menu. #796

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

Originally created by @a-wallen on GitHub (Mar 18, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2017

Originally assigned to: @a-wallen on GitHub.

Enable users type / to insert linked database views of a grid/board into a page.

Currently, when typing the / will show the popup menu. User can select the inserted grid/kanban board. But can't create
another view of the existing database. So we need to implement that user can create a view and then choose the existing databases or create a new database.

image

So it needs to implement these features:

  1. Create a database-inline (Currently it just like create a grid)
  2. Create a database view(knaban board/ Grid / Calendar) and choosing the existing database.
  • #2017
    • typing /grid or /board to create a new database.
    • the new database will also display on the sidebar.
Originally created by @a-wallen on GitHub (Mar 18, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2017 Originally assigned to: @a-wallen on GitHub. Enable users type` /` to insert linked database views of a grid/board into a page. Currently, when typing the `/` will show the popup menu. User can select the inserted grid/kanban board. But can't create another view of the existing database. So we need to implement that user can create a view and then choose the existing databases or create a new database. <img width="762" alt="image" src="https://user-images.githubusercontent.com/86001920/223659817-542211c1-3415-4b34-ab3e-f341b08ba822.png"> So it needs to implement these features: 1. Create a database-inline (Currently it just like create a grid) 2. Create a database view(knaban board/ Grid / Calendar) and choosing the existing database. - [ ] #2017 - [ ] typing `/grid` or `/board` to create a new database. - [ ] the new database will also display on the sidebar.
mirror 2026-03-23 20:41:11 +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#796
No description provided.