Index: bin/stamps
===================================================================
--- bin/stamps	(revision 37)
+++ bin/stamps	(revision 38)
@@ -39,5 +39,5 @@
     # Call the proper methods, based on the given parameters
     if args.timeline:
-        s.timeline()
+        s.timeline(args.filter)
     elif args.delete:
         s.remove_stamps(args.delete)
