mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 12:56:59 +00:00
[GH-ISSUE #1730] [FR] Support column layout #664
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#664
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 @abichinger on GitHub (Jan 19, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/1730
Originally assigned to: @LucasXu0, @qinluhe on GitHub.
Description
Allow the user to split a section of the document into multiple columns. The width of each column can be adjusted by dragging the separator between columns. It is possible to add and remove columns. A column can contain all other blocks (e.g. TextNode, Callout, Code-Block, ...)
Impact
Users who want to put content side-by-side.
Additional Context
example of layout with 3 columns (source: https://www.overleaf.com/learn/latex/Multiple_columns)

@abichinger commented on GitHub (Jan 28, 2023):
@annieappflowy please assign this to me, if you want this feature implemented.
@LucasXu0 commented on GitHub (Jan 29, 2023):
Hi, @abichinger. Do you have any ideas now on how to implement this feature?
For example, how to add or remove the columns. by dragging or something else?
@abichinger commented on GitHub (Jan 29, 2023):
Hey @LucasXu0, we could use a popover menu with actions to add/remove columns.
Another option would be to add multiple
SelectionMenuItemwith a fixed number of columns. (like Notion)@dvsekhvalnov commented on GitHub (Aug 27, 2024):
Hi guys, just wanted to verify my understanding of request :) (don't want to open another FR).
Will it allow to place text side by side on a page? Like on a screenshot:
Thank you.
@Xazin commented on GitHub (Aug 27, 2024):
Yes, that is essentially the feature request :)
To be able to split content (not limited to but including text) in multiple columns (horizontal divisions).
@Hardevv commented on GitHub (Nov 23, 2024):
Would it be same hard to implement just 2 columns? From my experience with Notion, Anytype, etc. I barley was using more than 2 colums. I think that 2 columns can solve 80% of cases.
@Vivian-appflowy commented on GitHub (Feb 19, 2025):
A use cases from discord
The users would like to have 4 columns
@annieappflowy commented on GitHub (Mar 6, 2025):
Supported in v0.8.5
https://github.com/user-attachments/assets/d9383e2e-03d1-4c96-936d-f62993cf69c2
@dontlookherepls commented on GitHub (Jun 13, 2025):
I noticed that if you use the column layout the html and markdown exports remain blank. Is like you didn't write anything inside appflowy... just a whole lotta nothing inside the .md and .html