{
 "allow_rename": 1, 
 "creation": "2013-05-24 13:41:00", 
 "description": "Note is a free page where users can share documents / notes", 
 "docstatus": 0, 
 "doctype": "DocType", 
 "document_type": "Transaction", 
 "fields": [
  {
   "fieldname": "title", 
   "fieldtype": "Data", 
   "in_list_view": 0, 
   "label": "Title", 
   "permlevel": 0, 
   "print_hide": 1, 
   "reqd": 1
  }, 
  {
   "description": "Help: To link to another record in the system, use \"#Form/Note/[Note Name]\" as the Link URL. (don't use \"http://\")", 
   "fieldname": "content", 
   "fieldtype": "Text Editor", 
   "in_list_view": 0, 
   "label": "Content", 
   "permlevel": 0
  }, 
  {
   "fieldname": "share", 
   "fieldtype": "Section Break", 
   "label": "Share", 
   "permlevel": 0
  }, 
  {
   "description": "Everyone can read", 
   "fieldname": "public", 
   "fieldtype": "Check", 
   "in_list_view": 1, 
   "label": "Public", 
   "permlevel": 0, 
   "print_hide": 1
  }, 
  {
   "fieldname": "share_with", 
   "fieldtype": "Table", 
   "label": "Share With", 
   "options": "Note User", 
   "permlevel": 0, 
   "print_hide": 1
  }
 ], 
 "icon": "icon-file-text", 
 "idx": 1, 
 "modified": "2014-07-30 03:24:38.302928", 
 "modified_by": "Administrator", 
 "module": "Utilities", 
 "name": "Note", 
 "owner": "Administrator", 
 "permissions": [
  {
   "apply_user_permissions": 1, 
   "create": 1, 
   "delete": 1, 
   "email": 1, 
   "permlevel": 0, 
   "print": 1, 
   "read": 1, 
   "role": "All", 
   "write": 1
  }
 ], 
 "read_only_onload": 1
}