ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

[IDEA] Notepad: Highlight all text after X number of characters/words

<< < (4/5) > >>

KodeZwerg:
Hey Vic!
Another little Idea that I implemented in my stupid/crazy edition is a password generator.
Many sites have a min/max lenght requirement for such.
Limitpad should have it aswell :)
I do choose by selectable sets (a..z, A..Z, 1..0, special chars) to generate random stuff.
In future versions you might add that.

Examining your image (looks well designed/quick reachable options) i do wonder what button PREV/POST will do.
Cool idea to have many edits within one app!
(Will tab names be modifyable for better seperation? You hopefully do autosave them to prevent loss on crash/quit.)

My app looks and works more like from mobile the sms editor, even if i never met a site that relies on number of words. I just switched to RTF format to be able to colorize text red.

I do agree @Target, never modify input. For word counting trim in memory however you like. When i type 10 spaces, i want to have them.
This could be a seperate option but in no way as default behavior.

For now i am excited as vevola is.
Thank you also for not being mad if i would upload my conversion of that idea.
You accepted first, that i do respect.

Cheers

vevola:
Will tab names be modifyable for better seperation? You hopefully do autosave them to prevent loss on crash/quit.
-KodeZwerg (March 02, 2021, 10:44 AM)
--- End quote ---

I agree. I like the idea that you don't have to name them for them to be saved: an autogenerated name gets assigned and each file is autosaved every predefined N minutes, or they can be saved with name.

Thanks to both of you!

publicdomain:
Hey Vic!
...a password generator.
-KodeZwerg (March 02, 2021, 10:44 AM)
--- End quote ---

Sure thing! I have code for arbitrary-length passwords somewhere :up:

i do wonder what button PREV/POST will do.
-KodeZwerg (March 02, 2021, 10:44 AM)
--- End quote ---

They're color pickers!

(For coloring text previous and posterior to the set limit, to suit user preference)

Awesome! Will be looking forward to playing around with it! Thanks, Vic!
-vevola (March 02, 2021, 02:44 AM)
--- End quote ---

My pleasure! :)

Finally freed time to engage in a PD coding spree. Chances are v0.1.0 sees the light on the weekend.

Cheers! :Thmbsup:

Deozaan:
While thinking about this, I realized this is something Twitter does already:



Just a random, not-very-helpful observation from a twit, I suppose. :D

vevola:
While thinking about this, I realized this is something Twitter does already:

[ Invalid Attachment ]

Just a random, not-very-helpful observation from a twit, I suppose. :D
-Deozaan (March 12, 2021, 01:40 AM)
--- End quote ---

Not at all! I'm sure some other variations of this idea are out there! Useful to see how others tackle the problem.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version