Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy formatting / format painter #1901

Closed
mlewand opened this issue Jul 19, 2019 · 22 comments
Closed

Copy formatting / format painter #1901

mlewand opened this issue Jul 19, 2019 · 22 comments
Labels
squad:features Issue to be handled by the Features team. support:2 An issue reported by a commercially licensed client. type:feature This issue reports a feature request (an idea for a new functionality or a missing option).

Comments

@mlewand
Copy link
Contributor

mlewand commented Jul 19, 2019

Is this a bug report or feature request?

🆕 Feature request

💻 Version of CKEditor

CKEditor v5 @ 12.3.1

📋 Steps to reproduce

It would be nice to have a feature that allows you to easily apply formatting from one part of the document to the other.

We have already copy formatting feature implemented in CKEditor 4.

📃 Other details that might be useful

The implementation should use AttributeProperties#isFormatting property to identify formatting attributes.


If you'd like to see this feature implemented, add 👍 to this post.

@mlewand mlewand added type:feature This issue reports a feature request (an idea for a new functionality or a missing option). status:confirmed labels Jul 19, 2019
@mlewand mlewand added this to the next milestone Jul 19, 2019
@Jch71
Copy link

Jch71 commented Aug 5, 2019

Hello, and thanks for the good work on CKE5.
I'd like to add a request to this one :
On the Office suite, if you paste a text with formating, you get the formatting pop-in.

67773972_387392905296323_26985210801291264_n

I'm currently building a word-like editor for our customers, and we want them to feel the same as with the tools they currently know.
If this feature could be built with the format painter, it would be a real plus !
Thanks !

@mlewand
Copy link
Contributor Author

mlewand commented Aug 5, 2019

@Jch71 I see your point. But this is a separate feature request not related with Copy Formatting / Format Painter (unless I miss something 🙂). In that case please report a separate issue for this, so that community can find it easily and bump it.

@wquintanilhadasilva
Copy link

wquintanilhadasilva commented Feb 11, 2021

We have already copy formatting feature implemented in CKEditor 4.

Please, what is the npm copyFormatting package for the 5x version of ckeditor?

npm i @ ckeditor5 - ????

@jensen-lin
Copy link

Our customers is asking for format painter.

@a-legotin
Copy link

Any update on this? Would like to see this feature in your product.

@lslowikowska lslowikowska added the support:2 An issue reported by a commercially licensed client. label Feb 22, 2021
@Joeycz
Copy link

Joeycz commented Feb 26, 2021

any update?

@christianztamayo
Copy link

Would love to have this feature on our app.

@kuku711
Copy link

kuku711 commented Aug 3, 2021

I'm interested too in copy formatting plugin.

@ChristopherGeorgeson
Copy link

Following

@pomek pomek removed this from the nice-to-have milestone Feb 21, 2022
@JS-mark
Copy link

JS-mark commented Feb 28, 2022

any update?

@kuku711
Copy link

kuku711 commented May 15, 2022

Important ability. We need it too.

@kwittward
Copy link

We also need this functionality. WHy was it taken out? It would be super helpful to know the reasons why you take things out between versions. Our customers count on this.

@Shrek132021
Copy link

Hi - when can we expect a format painter on CKEditor 5?

@JS-mark
Copy link

JS-mark commented Jun 21, 2022

Can't wait! I realized it by myself, it's still very simple!

@huzedong2015
Copy link

Can't wait! I realized it by myself, it's still very simple!

Do you have NPM package?

@JS-mark
Copy link

JS-mark commented Jul 28, 2022

Can't wait! I realized it by myself, it's still very simple!

Do you have NPM package?

No, only on the company project. I can offer you some ideas if you want.

@zjw93615
Copy link

I realized it by myself, it's still very simple!

Hi, could you give me some ideas? I really need this feature on my project.

@JS-mark
Copy link

JS-mark commented Aug 22, 2022

I realized it by myself, it's still very simple!

Hi, could you give me some ideas? I really need this feature on my project.

ok! No problem.
You can get my contact information in my blog.

@JS-mark
Copy link

JS-mark commented Aug 23, 2022

Wrote a blog to introduce the ideas of plug-in implementation.
Article: https://js-mark.com/JavaScript/%E5%9F%BA%E4%BA%8ECKEditor5%E7%9A%84%E6%A0%BC%E5%BC%8F%E5%8C%96%E6%8F%92%E4%BB%B6/#more

@Marcy1231
Copy link

Our customers would like to have a format-painter feature as well. Would be great, if you could implement this important feature!

@sam-farhan
Copy link

This feature is a hard requirement for a project I am currently working on. Would be nice to see it officially implemented.

@mlewand
Copy link
Contributor Author

mlewand commented May 4, 2023

The feature has been shipped in version 37.1.0 and is available as a part of productivity pack feature set 🎉

You can give it a try in our format painter feature guide.

@mlewand mlewand closed this as completed May 4, 2023
@mlewand mlewand added this to the iteration 62 (v37.1.0) milestone May 4, 2023
@mlewand mlewand added the squad:features Issue to be handled by the Features team. label May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad:features Issue to be handled by the Features team. support:2 An issue reported by a commercially licensed client. type:feature This issue reports a feature request (an idea for a new functionality or a missing option).
Projects
None yet
Development

No branches or pull requests