Creating a (very simple) drag and drop list maker?

Creating a (very simple) drag and drop list maker?

I am desperately looking for a simple bit of code/script/witchcraft that could help me create simple unformatted text lists. 


Looking at jQuery, it looks very likely this function has already been developed somewhere. Which would be great as I've never written a line of code in my life and I have no clue where to start.


Ideally, i'd like to be able to drag and drop items from a list of predefined "rooms", "actions" and "items" to quickly assemble a list in text format. 


E.g.:


Bedroom1 (room)

Specify (action) headboard (item)

Create (action) colour scheme (item)

...


This would allow us to create our lists of to dos much faster and make my writing-averse designers ver, very happy.


Thanks.