Shoutbox

[UPDATE] LinkSaver 1.215 - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [UPDATE] LinkSaver 1.215 (/showthread.php?tid=75068)

[UPDATE] LinkSaver 1.215 by albert on 06-05-2007 at 02:32 AM

UPDATE Version 1.215

The new things :


-Interface.
-Ability to select the destination where you want to save your links.
-Manual or Automated saving  modes.
-Time Stamps.
-Links Naming.
-Opening the text file from the script's menu.
-Ability to chose your language (English, French or Spanish available).

Here's the new script description :

LinkSaver saves your links and allows you to name them for later use.

How it works :

The script is available in different languages : english, french and spanish. Open the preferences menu by clicking on the scripting icon / LinkSaver / Preferences, and configure the text file's path and the language you want the script to be used with. Also select if you would like manual saving mode to be enabled or not. When wanting to open your saved links, click on the scripting icon / LinkSaver / Open Saved Links, and the text file will open.

Screenshot :
[Image: screenshot.jpg]

DOWNLOAD :
Here




hello fellow members,

It had been a while I wanted to start "scripting", and although I consider this to be a very simple script, and to have also had a ton of help from segosa (and a bit from shawnz), I still like to believe that I learned a bit about scripting!

So what does LinkSaver do? Simple, it saves your links. We all get sent a lot of links, (yes, including the Google street view one with the girl's thong showing) which we might want to use later on, and opening the whole chat log to find the right link, sometime takes.. well, time.

So basically, this will take any link (including http://, http://www., mms://, ftp., irc://) and save it into a text file located in your "My Documents" folder under the name of "LinkSaver.txt".

So download fast before.. something.. happens.

Oh, and report any bugs please, thanks!

By the way, segosa had as much implication as me for the coding, if not more, so credits to him also, also he'd like to mention that I and only I (alby) was responsible of the comments layout. :tongue:

Website will probably get built soon..
Although I don't feel it's that necessary.

Coming up feature :
- Separated by contacts.
- Clickable links.
- Load your links in the conversation window.


BUGS FOUND  :
- N/A


http://www.msgpluslive.net/scripts/view/304-LinkSaver/
RE: [RELEASE] LinkSaver 1.00 by prashker on 06-05-2007 at 02:42 AM

Suggestion:

Per Contact Files :p? Just like MP!L currently does it :p.

fart@hotmail.com.LinkSaver.txt
bum@hotmail.com.LinkSaver.txt

Or to save the LinkSaver part. Have em saved in

My Documents/LinkSaver

---

Suggestion 2:

Add Date and Time to Link :p.

For example

July 1st, 2:34PM - http://google.com

I like this since I do that checking chatlog thing alot ;-).

---

Suggestion 3

See Picture :p

[Image: attachment.php?pid=824350]

edit: I guess it is possible :p?

<rps> Messenger.Main.ContactContext.addButton("Name");


RE: [RELEASE] LinkSaver 1.00 by Menthix on 06-05-2007 at 07:54 PM

Hawt, but give this lazy world clickable URLs :p.


RE: [RELEASE] LinkSaver 1.00 by albert on 06-05-2007 at 08:00 PM

quote:
Originally posted by MenthiX
Hawt, but give this lazy world clickable URLs :p.

Good idea, although I don't know how.. I guess I'll figure it out. Will add it to the coming up feature..
RE: [UPDATE] LinkSaver 1.215 by albert on 06-17-2007 at 04:45 PM

BUMP! New version is released, check that post for details :

http://shoutbox.menthix.net/showthread.php?tid=75...d=824347#pid824347


RE: [UPDATE] LinkSaver 1.215 by prashker on 06-17-2007 at 04:47 PM

yay :D.


RE: [UPDATE] LinkSaver 1.215 by Volv on 06-17-2007 at 05:31 PM

Simple but useful script (Y)
You could always use a HTML log if you wanted the links to be clickable - with some javascript you could even probably get some cool table which allows you to sort them based on different categories such as date, name, category(?), etc.

PS: Yay for Plus!Mail in the screenshot :D


RE: [UPDATE] LinkSaver 1.215 by albert on 06-17-2007 at 08:06 PM

quote:
Originally posted by Volv
You could always use a HTML log if you wanted the links to be clickable - with some javascript you could even probably get some cool table which allows you to sort them based on different categories such as date, name, category(?), etc.

:|
How could I not think of this! Perfect. :)
RE: [UPDATE] LinkSaver 1.215 by rockmanneo on 06-18-2007 at 06:12 AM

This is great. I wish it has more functions like sending url to wlm contacts, using drop down menu ala sendTo whenever you right click the browser address bar (firefox preferably). Probably it needs firefox add-on too.. Is this doable?