{
  "properties": {
    "name": "Keep reference material"
  },
  "sequence": [
    {
      "id": "few-idle-47",
      "componentType": "task",
      "type": "idle",
      "name": "Unused for",
      "properties": {
        "type": "trigger",
        "isLocked": false,
        "isDeletable": true,
        "task": "idle",
        "idle_time_days": 0,
        "idle_time_hours": 3,
        "idle_time_minutes": 0
      }
    },
    {
      "id": "few-rule-55",
      "componentType": "switch",
      "type": "rule",
      "name": "Docs, code or research",
      "properties": {
        "type": "logic",
        "isDeletable": true,
        "task": "rule",
        "rules": [],
        "conditions": [
          {
            "type": "category",
            "value": [
              "docs",
              "code",
              "research"
            ]
          }
        ],
        "condition_logic": "OR"
      },
      "branches": {
        "If": [
          {
            "id": "few-idle-48",
            "componentType": "task",
            "type": "idle",
            "name": "Unused for",
            "properties": {
              "type": "trigger",
              "isLocked": false,
              "isDeletable": true,
              "task": "idle",
              "idle_time_days": 1,
              "idle_time_hours": 0,
              "idle_time_minutes": 0
            }
          },
          {
            "id": "few-bin-49",
            "componentType": "task",
            "type": "bin",
            "name": "Move to Bin",
            "properties": {
              "type": "action",
              "isDeletable": true,
              "task": "bin",
              "ignore_pinned_tabs": true,
              "ignore_grouped_tabs": true,
              "ignore_tabs_playing_audio": true,
              "discard": true
            }
          },
          {
            "id": "few-in_bin-50",
            "componentType": "task",
            "type": "in_bin",
            "name": "In Bin for",
            "properties": {
              "type": "trigger",
              "isLocked": false,
              "isDeletable": true,
              "task": "in_bin",
              "bin_time_days": 14,
              "bin_time_hours": 0,
              "bin_time_minutes": 0
            }
          },
          {
            "id": "few-close-51",
            "componentType": "task",
            "type": "close",
            "name": "Close",
            "properties": {
              "type": "action",
              "isDeletable": true,
              "task": "close",
              "min_open_tabs": 0,
              "ignore_pinned_tabs": true,
              "ignore_grouped_tabs": false,
              "ignore_tabs_playing_audio": true
            }
          }
        ],
        "Else": [
          {
            "id": "few-bin-52",
            "componentType": "task",
            "type": "bin",
            "name": "Move to Bin",
            "properties": {
              "type": "action",
              "isDeletable": true,
              "task": "bin",
              "ignore_pinned_tabs": true,
              "ignore_grouped_tabs": true,
              "ignore_tabs_playing_audio": true,
              "discard": true
            }
          },
          {
            "id": "few-in_bin-53",
            "componentType": "task",
            "type": "in_bin",
            "name": "In Bin for",
            "properties": {
              "type": "trigger",
              "isLocked": false,
              "isDeletable": true,
              "task": "in_bin",
              "bin_time_days": 5,
              "bin_time_hours": 0,
              "bin_time_minutes": 0
            }
          },
          {
            "id": "few-close-54",
            "componentType": "task",
            "type": "close",
            "name": "Close",
            "properties": {
              "type": "action",
              "isDeletable": true,
              "task": "close",
              "min_open_tabs": 0,
              "ignore_pinned_tabs": true,
              "ignore_grouped_tabs": false,
              "ignore_tabs_playing_audio": true
            }
          }
        ]
      }
    }
  ]
}
