Issue 353: SUGGESTION: Add Notes to Event Object
Status:  Done
Owner: ----
Closed:  Feb 2010
Reported by BrettAll...@gmail.com, Feb 18, 2010
I think it would nice if the event object could hold notes about the event.

Another idea to is for a misc string in the event object to hold custom
data.  My work around for this was to hold the data I needed in the URL field.

Just an idea.  I love your calendar
Feb 20, 2010
#1 ZacGross
The calendar event object already supports this, you can define your own fields and 
they will not be modified by fullcalendar.

Read the bottom of: http://arshaw.com/fullcalendar/docs/event_data/Event_Object/ for 
more info
Feb 26, 2010
Project Member #2 adamrs...@gmail.com
yep, thanks zac, you can attach anything you want to event objects
Status: Done
Labels: -Type-Defect Type-Enhancement