original text twice after applying clip library

Ideas for new features

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply

How important is it to you, to have this feature implemented into future versions of TextPad?

Important, even if the size/efficiency of TextPad increases/degrades
1
14%
Somewhat important
2
29%
I'm okay either way
1
14%
Somewhat unimportant
1
14%
Unimportant, even if the size/efficiency of TextPad remains unaffected
2
29%
 
Total votes: 7

User avatar
CodeBase
Posts: 30
Joined: Thu Jun 26, 2003 7:18 pm
Location: Edmonton, AB

original text twice after applying clip library

Post by CodeBase »

The clip library needs to allow the original text to appear more than once.

Example

Original text:

Code: Select all

<h3>Contact</h3>
"Contact" is highlighted.

After applying clip library:

Code: Select all

<h3><a name="Contact">Contact</a></h3>
User avatar
Web1X
Posts: 27
Joined: Thu Jul 24, 2003 12:28 am

Post by Web1X »

Actually take it a step further and allow multiple substitution.

Original Text Highlighted:

Code: Select all

http://www.textpad.com|Click Here
After Applying Clip:

Code: Select all

<a href="http://www.textpad.com">Click Here</a>
User avatar
jeffy
Posts: 323
Joined: Mon Mar 03, 2003 9:04 am
Location: Philadelphia

Post by jeffy »

This is a duplicate of another suggestion:

http://www.textpad.com/forum/viewtopic.php?t=3783

Vote for that one.

However, the "multiple selection" idea is unique. Consider posting a reply with that idea, to the original suggestion thread.
User avatar
jeffy
Posts: 323
Joined: Mon Mar 03, 2003 9:04 am
Location: Philadelphia

Post by jeffy »

I meant "multiple substitution" not "multiple selection"
Post Reply