←  Programs

ComputerCraft | Programmable Computers for Minecraft

»

Simple To-Do List

j3d247's Photo j3d247 13 Mar 2014

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
Quote

MostwantedRBX's Photo MostwantedRBX 13 Mar 2014

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
Quote

j3d247's Photo j3d247 13 Mar 2014

View PostMostwantedRBX, on 13 March 2014 - 06:53 PM, said:

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!
Quote