nextcloud / announcementcenter

📢 Announcement Center for Nextcloud
https://apps.nextcloud.com/apps/announcementcenter
GNU Affero General Public License v3.0
39 stars 24 forks source link

Implement editing toolbar which works for images and texts #303

Open elhananjair opened 3 years ago

elhananjair commented 3 years ago

Steps to reproduce

  1. This is not an issue, rather it is feature request. I really liked announcement and have been using it a lot. But what I really like to suggest here is that adding a possibilities to attach images in addition to texts on detailed paragraph.
  2. I think this one is already asked here, it would really really great if there is editing features for the texts part, like font size, fonts, font styles and many.

Thanks a lot for the great app.

Server configuration

Operating system: Fedora Server 33 Web server: HTTP Database: Postgresql PHP version: 7.4.14 Nextcloud version: (see Nextcloud admin page) 20.0.8

nickvergessen commented 3 years ago
  1. So you can embed images already with markdown if they are uploaded somewhere. But yeah a drag+drop or upload would be nice, but it's a lot of work.
  2. You can use normal markdown to "style" the font, we won't implement something more as that would break markdown.
elhananjair commented 3 years ago
  1. So you can embed images already with markdown if they are uploaded somewhere. But yeah a drag+drop or upload would be nice, but it's a lot of work.
  2. You can use normal markdown to "style" the font, we won't implement something more as that would break markdown.

okay thank you so much @nickvergessen , My clients or just normal users, its little bit difficult for them to use markdown, but thanks for your suggestions.

ya-d commented 3 years ago

Wouldn’t it be possible to use NC-Text as a rich text editor as rich workspaces in Files or pages in Collectives do?

I also suggest changing the title of this issue to "Implement editing toolbar" or similar to cover both text and images. The current title also implies including images isn’t possible at all yet.

elhananjair commented 3 years ago

Wouldn’t it be possible to use NC-Text as a rich text editor as rich workspaces in Files or pages in Collectives do?

I also suggest changing the title of this issue to "Implement editing toolbar" or similar to cover both text and images. The current title also implies including images isn’t possible at all yet.

Thank you @ya-d you nailed it. That's awesome suggestion actually, the title should be changed as you mentioned.