quantazelle / daytum

Automatically exported from code.google.com/p/daytum
0 stars 0 forks source link

Dataset for simple lists #71

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. I would love to see something even simpler like a running list showing
the last 5 items entered. (Still keeping all past data)  For example a a
data set I might call Movies.  And simply list every movie I watched

What is the expected output? What do you see instead?
Movie Title : date (most recent)
Movie Title : date (next most recent)
Movie Title : date 
etc..

Original issue reported on code.google.com by cluk...@gmail.com on 11 Jan 2009 at 2:02