[GH-ISSUE #2305] [FR] /{color} to set the font color for the current line of text #969

Closed
opened 2026-03-23 20:43:48 +00:00 by mirror · 2 comments
Owner

Originally created by @annieappflowy on GitHub (Apr 20, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2305

Description

If I do /red and write some text, the text is in red
Then I do /blue, the text I wrote turned blue

Impact

Quickly change text colors

Additional Context

No response

Originally created by @annieappflowy on GitHub (Apr 20, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/2305 ### Description If I do /red and write some text, the text is in red Then I do /blue, the text I wrote turned blue ### Impact Quickly change text colors ### Additional Context _No response_
Author
Owner

@Xazin commented on GitHub (Apr 20, 2023):

How would this work if you do something like:

/red This text is red, /blue what color is this and the previous text now?

I assume it would be: red:This text is red, ;blue:what color is this and the previous text now?;

<!-- gh-comment-id:1516286426 --> @Xazin commented on GitHub (Apr 20, 2023): How would this work if you do something like: ``` /red This text is red, /blue what color is this and the previous text now? ``` I assume it would be: `red:This text is red, ;blue:what color is this and the previous text now?;`
Author
Owner

@annieappflowy commented on GitHub (Apr 21, 2023):

How would this work if you do something like:

/red This text is red, /blue what color is this and the previous text now?

I assume it would be: red:This text is red, ;blue:what color is this and the previous text now?;

Blue if we follow /{color} applying to a block

<!-- gh-comment-id:1517257179 --> @annieappflowy commented on GitHub (Apr 21, 2023): > How would this work if you do something like: > > ``` > /red This text is red, /blue what color is this and the previous text now? > ``` > > I assume it would be: `red:This text is red, ;blue:what color is this and the previous text now?;` Blue if we follow /{color} applying to a block
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#969
No description provided.