</> The listing manifest · read-only
{
"kind": "collection",
"root": "habits",
"version": 2,
"collections": [
{
"key": "habits",
"kind": "entity",
"name": "Habits",
"emoji": "🔁",
"presets": [
{
"key": "habits-drink-2l-of-water",
"document": {
"icon": "💧",
"name": "Drink 2L of water",
"values": {
"done": false,
"title": "Drink 2L of water"
},
"children": []
},
"collection_key": "habits"
},
{
"key": "habits-exercise-30-minutes",
"document": {
"icon": "🏃",
"name": "Exercise 30 minutes",
"values": {
"done": false,
"title": "Exercise 30 minutes"
},
"children": []
},
"collection_key": "habits"
},
{
"key": "habits-10000-steps",
"document": {
"icon": "🚶",
"name": "10,000 steps",
"values": {
"done": false,
"title": "10,000 steps"
},
"children": []
},
"collection_key": "habits"
},
{
"key": "habits-read-20-pages",
"document": {
"icon": "📖",
"name": "Read 20 pages",
"values": {
"done": false,
"title": "Read 20 pages"
},
"children": []
},
"collection_key": "habits"
},
{
"key": "habits-meditate-10-minutes",
"document": {
"icon": "🧘",
"name": "Meditate 10 minutes",
"values": {
"done": false,
"title": "Meditate 10 minutes"
},
"children": []
},
"collection_key": "habits"
},
{
"key": "habits-journal",
"document": {
"icon": "✍️",
"name": "Journal",
"values": {
"done": false,
"title": "Journal"
},
"children": []
},
"collection_key": "habits"
},
{
"key": "habits-stretch",
"document": {
"icon": "🤸",
"name": "Stretch",
"values": {
"done": false,
"title": "Stretch"
},
"children": []
},
"collection_key": "habits"
},
{
"key": "habits-cold-shower",
"document": {
"icon": "🚿",
"name": "Cold shower",
"values": {
"done": false,
"title": "Cold shower"
},
"children": []
},
"collection_key": "habits"
},
{
"key": "habits-sleep-before-23-00",
"document": {
"icon": "😴",
"name": "Sleep before 23:00",
"values": {
"done": false,
"title": "Sleep before 23:00"
},
"children": []
},
"collection_key": "habits"
},
{
"key": "habits-wake-up-early",
"document": {
"icon": "⏰",
"name": "Wake up early",
"values": {
"done": false,
"title": "Wake up early"
},
"children": []
},
"collection_key": "habits"
},
{
"key": "habits-no-sugar",
"document": {
"icon": "🚫",
"name": "No sugar",
"values": {
"done": false,
"title": "No sugar"
},
"children": []
},
"collection_key": "habits"
},
{
"key": "habits-no-social-media",
"document": {
"icon": "📵",
"name": "No social media",
"values": {
"done": false,
"title": "No social media"
},
"children": []
},
"collection_key": "habits"
}
],
"bindings": [
{
"data_type": "title",
"binding_key": "title",
"column_span": 4,
"property_key": "entry-title",
"display_order": 0,
"page_visibility": "always_show"
},
{
"data_type": "boolean",
"binding_key": "done",
"column_span": 1,
"property_key": "done",
"display_order": 1,
"page_visibility": "always_show",
"custom_display_name": "Done"
},
{
"data_type": "tag",
"binding_key": "category",
"column_span": 1,
"tag_options": [
{
"key": "drink-2l-of-water",
"color": null,
"label": "Drink 2L of water",
"sort_order": 0
},
{
"key": "exercise-30-minutes",
"color": null,
"label": "Exercise 30 minutes",
"sort_order": 1
},
{
"key": "10000-steps",
"color": null,
"label": "10,000 steps",
"sort_order": 2
},
{
"key": "read-20-pages",
"color": null,
"label": "Read 20 pages",
"sort_order": 3
},
{
"key": "meditate-10-minutes",
"color": null,
"label": "Meditate 10 minutes",
"sort_order": 4
},
{
"key": "journal",
"color": null,
"label": "Journal",
"sort_order": 5
},
{
"key": "stretch",
"color": null,
"label": "Stretch",
"sort_order": 6
},
{
"key": "cold-shower",
"color": null,
"label": "Cold shower",
"sort_order": 7
},
{
"key": "sleep-before-23-00",
"color": null,
"label": "Sleep before 23:00",
"sort_order": 8
},
{
"key": "wake-up-early",
"color": null,
"label": "Wake up early",
"sort_order": 9
},
{
"key": "no-sugar",
"color": null,
"label": "No sugar",
"sort_order": 10
},
{
"key": "no-social-media",
"color": null,
"label": "No social media",
"sort_order": 11
}
],
"property_key": "category",
"display_order": 2,
"page_visibility": "always_show"
}
],
"body_mode": "none",
"sample_entries": [
{
"title": "Drink 2L of water",
"values": {
"done": true
}
},
{
"title": "Read 20 pages",
"values": {
"done": true
}
},
{
"title": "Meditate 10 minutes",
"values": {
"done": false
}
}
],
"title_column_span": 2,
"title_display_order": 0
}
]
}