Author Topic: basic text pad that sorts alphabetically?  (Read 3458 times)

  • Offline zpyder

  • Posts: 6,946
  • Hero Member
basic text pad that sorts alphabetically?
on: March 16, 2009, 14:53:07 PM
Basically, my job is a web researcher getting details of groups/organisations/companies that offer services tailored to physically and mentally disabled people and their carers, friends and family.

Part of the data entry process involves putting in the search tags. Currently I am just browsing the sites as I go along and typing any relevant terms into notepad in the corner. Each word is seperated by a comma and space.

Some sites, being huge, end up with me entering the same word twice etc. I was wondering if there is a notepad out there that makes it quick and easy (like a button press) to sort contents alphabetically.

At the moment I am waiting till the end, and if necessary, saving as a .csv, opening in excel and sorting, and saving it again before opening in notepad, deleting any duplicates, and pasting into the data entry form!

Re:basic text pad that sorts alphabetically?
Reply #1 on: March 16, 2009, 15:33:57 PM
CSV was going to my suggestion
at least in excel, any duplicate names you type in then autofill kicks in

maybe do it via excel instead?

  • Offline zpyder

  • Posts: 6,946
  • Hero Member
Re:basic text pad that sorts alphabetically?
Reply #2 on: March 16, 2009, 18:10:03 PM
Aye, problem with that is the footprint on the screen, At the moment its quite nice having a relatively small window that doesnt obscure much of the text I am reading whilst typing keywords :D

  • Offline bear

  • Rutabaga
  • Posts: 6,324
  • Global Moderator
  • Hero Member
basic text pad that sorts alphabetically?
Reply #3 on: March 16, 2009, 21:20:38 PM
Metapad is good and works with webpages but I am not sure if it can do what you want.

I googled and found this: http://www.softlist.net/program/sort_text_lists_alphabetically_software-software.html

Maybe that will do ?

or this http://www.ultraedit.com/

  • Offline Serious

  • Posts: 14,467
  • Global Moderator
  • Hero Member
basic text pad that sorts alphabetically?
Reply #4 on: March 17, 2009, 05:16:31 AM
Quote from: zpyder
Each word is seperated by a comma and space.

Some sites, being huge, end up with me entering the same word twice etc. I was wondering if there is a notepad out there that makes it quick and easy (like a button press) to sort contents alphabetically.


Shove it into a database and sort from that. There used to be an odd integrated package that allowed you to treat documents as database or spreadsheets and sort them but I cant remember the name, its probably died anyway.

  • Offline BigSoy

  • Posts: 1,353
  • Hero Member
  • They sicken of the calm, who knew the storm.
Re:basic text pad that sorts alphabetically?
Reply #5 on: March 17, 2009, 07:40:42 AM
You want a single column excel window for this tbh.

Stick the left border off the left edge of the page and http://www.codeproject.com/KB/DLL/WinPin.aspx to overlap the browser so its always on top.

"Within your 'purview'? Where do you think you are, some f**king regency costume drama? This is a government department, not some f**king Jane f**king Austen novel!"

Re:basic text pad that sorts alphabetically?
Reply #6 on: March 17, 2009, 08:51:33 AM
There is also notepad2 and notepad++ which will do what you are wanting :) both free and not much bigger than notepad itself :)

http://www.flos-freeware.ch/notepad2.html

http://notepad-plus.sourceforge.net/uk/site.htm
Steam: Grey_Mata

  • Offline zpyder

  • Posts: 6,946
  • Hero Member
Re:basic text pad that sorts alphabetically?
Reply #7 on: March 17, 2009, 09:09:37 AM
It seems they only sort the lines, not the contents of each line?

basic text pad that sorts alphabetically?
Reply #8 on: March 17, 2009, 09:39:14 AM
Why not get a bigger monitor? :]

But seriously, my Dell widescreen is plenty big enough for a normal size browser window and Excel / any other app open at the same time

  • Offline zpyder

  • Posts: 6,946
  • Hero Member
Re:basic text pad that sorts alphabetically?
Reply #9 on: March 17, 2009, 10:09:59 AM
I *could* fit it, but I just like having the browser full screen, with notepad squeezed into the corner where the site logo and menu normally is. If I resized the browser some sites will just get a bit more fiddly (It seems a lot of healthcare and charity websites are very poorly made and designed).

I guess Ill just have to stick to how I am doing it for now. Thanks for the suggestions guys, its much appreciated!

Re:basic text pad that sorts alphabetically?
Reply #10 on: March 17, 2009, 11:12:56 AM
Notepad++ should allow you to sort alphabetically unless I have a plugin running for it, will double check that.

Although what you could do is put your list into notepad and then when you are done, copy it over to the likes of OpenOffice Writer or MS Word and then sort it alphabetically from there.
Steam: Grey_Mata

  • Offline zpyder

  • Posts: 6,946
  • Hero Member
Re:basic text pad that sorts alphabetically?
Reply #11 on: March 17, 2009, 13:06:48 PM
For some reason in word if I type:

cat, apple, dog, baa

and then select it, and choose sort, comma delimited seperators, sort paragraph and ok it, it doesnt find anything to sort :(

0 Members and 1 Guest are viewing this topic.