
Shortcut to create a list item
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Shortcut to create a list item
I would love to have a shortcut (either right-click or keyboard) to create a list item from a block of text. IE: highlight a line, do the shortcut, and voila the line will be wrapped in <li></li> tags. Currently there are only shortcuts in HTMLPad to create an entire list (including the <ul> or <ol> wrapper) from a block of text... I need a shortcut that will create a list item ONLY. Any chance of getting this in the next release? 

- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
Re: Shortcut to create a list item
I thought your initial request was to highlight a block of text, and wrap them all up individually in <li> tags. If you want to click on each line individually, then you can simply create a snippet. Just add <li> before the caret and </li> after. Assign to a keyboard shortcut. Highlight one line and press the shortcut.


Re: Shortcut to create a list item
Awesome... I didn't even know you could do snippets in HTMLPad. Thank you!!!
- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
Re: Shortcut to create a list item
Yup, the web editors (Rapid CSS, HTMLPad, Rapid PHP and of course WeBuilder) do.
http://www.blumentals.net/htmlpad/compare.php
.
(/advertising mode off!
)
http://www.blumentals.net/htmlpad/compare.php
.
(/advertising mode off!

Re: Shortcut to create a list item
Hi all.
Time ago I mentioned something like this in this post: http://forums.blumentals.net/viewtopic. ... 7411#p7411
Maybe the team can review once more. But for now, I think this is at least half the way you need (or I misunderstood the request)
Regards
Time ago I mentioned something like this in this post: http://forums.blumentals.net/viewtopic. ... 7411#p7411
Maybe the team can review once more. But for now, I think this is at least half the way you need (or I misunderstood the request)
Regards
- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
Re: Shortcut to create a list item
This request was first posted in the support forum where I cooked up a quick application to create HTML code for lists. A quick mod to this could be used to create paragraphs instead. Will update it later. 
Again, its not a great 100% solution, but still handy. Maybe...

Again, its not a great 100% solution, but still handy. Maybe...

Re: Shortcut to create a list item
Thanks for that piece Chris.
The code may be share with the team don't you think?
Regards
The code may be share with the team don't you think?

Regards