-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlabels.yml
More file actions
135 lines (135 loc) · 3.31 KB
/
labels.yml
File metadata and controls
135 lines (135 loc) · 3.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
# Special
- name: "CR"
color: "7057ff"
aliases: []
description: "[missue] Cross Referenced Issue."
# Date & Time
- name: "📅️ Date:⭐ Today"
color: "ff0000"
aliases: []
description: Today tasks
- name: "️📅 Date:⏰ Early"
color: "ff0000"
aliases: []
description: Near-future tasks
- name: "️📅 Date:🕘 Morning"
color: "ff0000"
aliases: []
description: Morning tasks
- name: "️📅 Date:🕑 Afternoon"
color: "ff0000"
aliases: []
description: Afternoon tasks
- name: "️📅 Date:🕕 Evening"
color: "ff0000"
aliases: []
description: Evening tasks
- name: "️📅 Date:⛱ Vacation"
color: "ff0000"
aliases: []
description: Vacation tasks
- name: "️📅 Date:⏸️ Waiting Response"
color: "ff0000"
aliases: []
description: Waiting response from someone
# Priority
- name: "️🔴 Priority:1️⃣ Important/Urgent"
color: "7057ff"
aliases: []
description: Priority Critical
- name: "️🔴 Priority:2️⃣ Important/Not Urgent"
color: "7057ff"
aliases: []
description: Priority High
- name: "️🔵 Priority:3️⃣ Not Important/Urgent"
color: "7057ff"
aliases: []
description: Priority Middle
- name: "️⚪️ Priority:4️⃣ Not Important/Not Urgent"
color: "7057ff"
aliases: []
description: Priority Low
# Action
- name: "⚡ Type:🚧 Developing"
color: "0e8a16"
aliases: []
description: Developing tasks
- name: "⚡ Type:👔 Working"
color: "0e8a16"
aliases: []
description: Working tasks
- name: "⚡ Type:✍️ Blog"
color: "0e8a16"
aliases: []
description: Blog tasks
- name: "⚡ Type:📚 Reading"
color: "0e8a16"
aliases: []
description: Reading books or articles
- name: "⚡ Type:🔎 Research"
color: "0e8a16"
aliases: []
description: Need to research
- name: "⚡ Type:📩 Mail"
color: "0e8a16"
aliases: []
description: Mail tasks
- name: "⚡ Type:ℹ️ Need more info"
color: "0e8a16"
aliases: []
description: "Need to get more information. should review again"
- name: "⚡ Type::octocat: GitHub"
color: "0e8a16"
aliases: []
description: "GitHub task"
# Device
- name: "🔌 Device:🖥 Desktop"
color: "d4c5f9"
aliases: []
description: "Prefer to use Desktop"
- name: "🔌 Device:📱 Mobile"
color: "d4c5f9"
aliases: []
description: "Prefer to use Mobile Phone"
# Energy
- name: "️🔋 Energy:⬇Low"
color: "fbca04"
aliases: []
description: Not needed High Energy
- name: "️🔋 Energy:⬆High"
color: "fbca04"
aliases: []
description: Require High Energy
# Location
- name: "📍 Location:🏠 Home"
color: "257759"
aliases: []
description: "In Home"
- name: "📍 Location:🚪 Arriving (Home)"
color: "257759"
aliases: []
description: "When arriving at home"
- name: "📍 Location:🏘 Leaving (Home)"
color: "257759"
aliases: []
description: "When leaving from home"
- name: "📍 Location:🌲 Outside (Home)"
color: "257759"
aliases: []
description: "Outside of home"
- name: "📍 Location:🚇 Train"
color: "257759"
aliases: []
description: "In train"
- name: "📍 Location:💰 Bank"
color: "257759"
aliases: []
description: "In Bank"
- name: "📍 Location:🏢 Office"
color: "257759"
aliases: []
description: "In Office/Company"
- name: "📍 Location:🎁 Shop"
color: "257759"
aliases: []
description: "In Shop"