Taking Notes

Post Reply
User avatar
Belgarath
Posts: 232
Joined: Fri Jul 26, 2013 7:19 am
Discord: macjabeth#7149

Taking Notes

Post by Belgarath »

I never saw anyone release a script for just saving notes, so I decided to write one up.

Aliases
addnote - adds a note
rnote - removes a note (by number)
enote - edits a note (by number)
notes - displays all added notes
Last edited by Belgarath on Sun Mar 23, 2014 1:27 am, edited 7 times in total.

User avatar
Akaya
Posts: 414
Joined: Thu Apr 19, 2012 1:36 am

Re: Taking Notes

Post by Akaya »

Could you package this together?

User avatar
Belgarath
Posts: 232
Joined: Fri Jul 26, 2013 7:19 am
Discord: macjabeth#7149

Re: Taking Notes

Post by Belgarath »

Sure, just added it :)

User avatar
Belgarath
Posts: 232
Joined: Fri Jul 26, 2013 7:19 am
Discord: macjabeth#7149

Re: Taking Notes

Post by Belgarath »

Just realised a mistake in the package for the editNote function.
It should be:
Code: [show] | [select all] lua
notes[n].message = message

User avatar
Belgarath
Posts: 232
Joined: Fri Jul 26, 2013 7:19 am
Discord: macjabeth#7149

Re: Taking Notes

Post by Belgarath »

Updated link with a now bug-free package, methinks. Lemme know if you have any problems with it.

sajjad321
Posts: 1
Joined: Thu Dec 18, 2014 4:40 am

Re: Taking Notes

Post by sajjad321 »

Hopefully he has it somewhere. I never kept it as it was just written out of boredom, heh.
aliiiii

Post Reply