Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

2
Become a Fan
6.1

Available as/for:
Description:
DESCRIPTION
CuteNotes is a plain text editor with extra features.


SOME OF THE FEATURES
Combine lines
Decrease indent
Delete Empty Lines
Delete Same Lines
Filter Lines
Find And Replace
Generate Word List
Go To Line
Increase indent
Insert Numbers
Insert Text Into Beginning Or End Of Lines
Multiple find and replcae
Lowercase And Uppercase Conversion
Randomize Lines
Remove Numbers
Reverse Lines
Reverse line contents
Sort Lines
Split lines with...
Surround lines with...
Trim Lines
Uppercase and lowercase
Configure Editor
Configure Toolbar
Recent Files

PLANNED FEATURES FOR THE NEXT VERSION
Statistical Text Analysis (Character, word, line frequency)
Command System For Extracting The Desired Text

I tried to use free icons. If you recognize anything illegal, please inform me and I'll do whatever is necessary.

Ratings & Comments

4 Comments

Braaiinnzz

sweet program, my new fav. license should be upgraded to gpl though.

Braaiinnzz

Quick hack to enable editor to keep previous size: +cutenotes.cpp loadSettings() CuteNotes::resize(settings->value("ScreenX").toInt(),settings->value("ScreenY").toInt()); +cutenotes.cpp closeEvent(QCloseEvent *event) QSettings settings("CuteNotes", "CuteNotes"); settings.setValue("ScreenX", CuteNotes::size().width()); settings.setValue("ScreenY", CuteNotes::size().height());

Braaiinnzz

update: for some reason only one function can be called during the close event. Adjust the code accordingly.

Furkanzmc

Thank you so much for your interest. I haven't updated it for sometime. I'll take care of the things you mentioned, clean things up a little bit and maybe add some new features.

Pling
0 Affiliates
Details
license
version 0.9
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

Other Text Editors:

klat
jori
last update date: 21 years ago

Score 5.0

ktexteditor-yankbuffer
metallman
last update date: 19 years ago

Score 5.0

CUTE
heiko
last update date: 21 years ago

Score 5.0

LogDay
Zarahk
last update date: 19 years ago

Score 5.0

katedataedit
pradu
last update date: 18 years ago

Score 5.0

ktexteditor-key-recorder
jo-link-noir
last update date: 10 years ago

Score 5.0



System Tags