This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
j3d247's profile picture

Simple To-Do List

Started by j3d247, 13 March 2014 - 12:56 AM
j3d247 #1
Posted 13 March 2014 - 01:56 AM
So I got tired of getting side-tracked all the time so decided I would write a simple to-do list program.
There may or may not be several of these, but I wanted to make sure I had what I needed.

You can find the code here: http://pastebin.com/B2dkzxHV

You can add and delete tasks

To add: just enter "add <your message>"
to delete just enter "del <table key>"


Screenshot:
http://i.imgur.com/HvJ3j5N.png


Feel free to use and edit this to your hearts desire
MostwantedRBX #2
Posted 13 March 2014 - 06:53 PM
Neat little program. I do like to plan ahead on what I will be doing, so this helps quite a bit. (You should port it to PDAs when they come out) :P/>
j3d247 #3
Posted 13 March 2014 - 06:56 PM
Neat little program. I do like to plan ahead on what I will be doing, so this helps quite a bit. (You should port it to PDAs when they come out) :P/>

Thanks, Yeah it definitely helps, I'm in the middle of a big build so helps keep the few of us working on it organized too. I hadn't seen pda's yet, this makes me happy!