Bug 230317 - KJots: allow formatting of text with styles / templates
Summary: KJots: allow formatting of text with styles / templates
Status: REPORTED
Alias: None
Product: kjots
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Stephen Kelly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-11 13:00 UTC by meyerm
Modified: 2020-05-09 10:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description meyerm 2010-03-11 13:00:44 UTC
Version:           4.4.1 (using 4.4.1 (KDE 4.4.1), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.33-gentoo

Some kind of predefined styles like in office programs for text would be very helpful. So I can easily choose H1 up to H6 (as an example) for my heading and don't need to reformat them manually each time.

This should then be used when exporting the text to HTML or sth. similar.

I'm sorry if this is a well known wish (as I supposed first), I searched the bug list but didn't find any suitable entries (which could also be accounted to bugzillas search funtion... ;-) )
Comment 1 Anders Lund 2010-11-09 22:15:18 UTC
I second this wish, I'd like a few basic styles: H1-?, blockquote, quote.
Comment 2 Igor Poboiko 2020-05-09 10:05:32 UTC
Git commit cfee7c265b02f7b4d4e720c3c60744121c7b1608 by Igor Poboiko.
Committed on 09/05/2020 at 10:05.
Pushed by poboiko into branch 'master'.

[KJots] Add support for headings

Summary:
This patch adds support for headings, introduced for underlying `KRichTextEdit` in {D28854}.
It adds relevant actions to toolbars & menu.
This also increases the required KF5 version to (not yet released) 5.70.

Slighly overlaps with {D29291} (which increases the version in .rc-file)

Test Plan: it compiles, actions are added (and functional)

Reviewers: dvratil, mlaurent

Subscribers: mlaurent, kde-pim

Differential Revision: https://phabricator.kde.org/D29300

M  +1    -1    CMakeLists.txt
M  +2    -1    src/kjotsedit.cpp
M  +3    -0    src/kjotspartui.rc
M  +3    -0    src/kjotsui.rc

https://commits.kde.org/kjots/cfee7c265b02f7b4d4e720c3c60744121c7b1608