-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.favorites.json
115 lines (115 loc) · 4.03 KB
/
.favorites.json
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
[
{
"type": "Group",
"name": "sticky_note",
"parent_id": null,
"workspaceRoot": null,
"workspacePath": null,
"id": "4NX5ftLDWbCHVemv"
},
{
"type": "Directory",
"name": "/home/xander/project/blue_heeler/blue_heeler/status/models",
"parent_id": "4NX5ftLDWbCHVemv",
"workspaceRoot": "/home/xander/project/blue_heeler/blue_heeler",
"workspacePath": "status/models",
"id": "XRAlzTDnO6eLjmg5",
"label": null
},
{
"type": "File",
"name": "/home/xander/project/blue_heeler/blue_heeler/sticky_note/urls.py",
"parent_id": "4NX5ftLDWbCHVemv",
"workspaceRoot": "/home/xander/project/blue_heeler/blue_heeler",
"workspacePath": "sticky_note/urls.py",
"id": "QtIfgwlZ4VKUkJpa"
},
{
"type": "File",
"name": "/home/xander/project/blue_heeler/blue_heeler/sticky_note/views.py",
"parent_id": "4NX5ftLDWbCHVemv",
"workspaceRoot": "/home/xander/project/blue_heeler/blue_heeler",
"workspacePath": "sticky_note/views.py",
"id": "BolRhxZ67KFdYD2a"
},
{
"type": "File",
"name": "/home/xander/project/blue_heeler/blue_heeler/sticky_note/models.py",
"parent_id": "4NX5ftLDWbCHVemv",
"workspaceRoot": "/home/xander/project/blue_heeler/blue_heeler",
"workspacePath": "sticky_note/models.py",
"id": "ko842xYODTZByrEL"
},
{
"type": "Group",
"name": "time_tracker",
"parent_id": null,
"workspaceRoot": null,
"workspacePath": null,
"id": "zpaxK6BsyQVvHXem"
},
{
"type": "Group",
"name": "status",
"parent_id": null,
"workspaceRoot": null,
"workspacePath": null,
"id": "AI6vBoSPH193jl45"
},
{
"type": "File",
"name": "/home/xander/project/blue_heeler/blue_heeler/sticky_note/templates/sticky_note/note_view.html",
"parent_id": "4NX5ftLDWbCHVemv",
"workspaceRoot": "/home/xander/project/blue_heeler/blue_heeler",
"workspacePath": "sticky_note/templates/sticky_note/note_view.html",
"id": "nFwoE1B36jl07yAN"
},
{
"type": "Directory",
"name": "/home/xander/project/blue_heeler/blue_heeler/time_tracker/models",
"parent_id": "zpaxK6BsyQVvHXem",
"workspaceRoot": "/home/xander/project/blue_heeler/blue_heeler",
"workspacePath": "time_tracker/models",
"id": "JiCg4uZAMoWSBpQP"
},
{
"type": "File",
"name": "/home/xander/project/blue_heeler/blue_heeler/time_tracker/apps.py",
"parent_id": "zpaxK6BsyQVvHXem",
"workspaceRoot": "/home/xander/project/blue_heeler/blue_heeler",
"workspacePath": "time_tracker/apps.py",
"id": "Y7kbpwSOqDxgKzu9"
},
{
"type": "File",
"name": "/home/xander/project/blue_heeler/blue_heeler/time_tracker/urls.py",
"parent_id": "zpaxK6BsyQVvHXem",
"workspaceRoot": "/home/xander/project/blue_heeler/blue_heeler",
"workspacePath": "time_tracker/urls.py",
"id": "gnTFKAvuhr1lWcLN"
},
{
"type": "File",
"name": "/home/xander/project/blue_heeler/blue_heeler/time_tracker/views.py",
"parent_id": "zpaxK6BsyQVvHXem",
"workspaceRoot": "/home/xander/project/blue_heeler/blue_heeler",
"workspacePath": "time_tracker/views.py",
"id": "EAykhFP5uIpaOZeq"
},
{
"type": "Directory",
"name": "/home/xander/project/blue_heeler/blue_heeler/status/models",
"parent_id": "AI6vBoSPH193jl45",
"workspaceRoot": "/home/xander/project/blue_heeler/blue_heeler",
"workspacePath": "status/models",
"id": "tBOfGzaDmyx5ZwJK"
},
{
"type": "File",
"name": "/home/xander/project/blue_heeler/blue_heeler/status/views.py",
"parent_id": "AI6vBoSPH193jl45",
"workspaceRoot": "/home/xander/project/blue_heeler/blue_heeler",
"workspacePath": "status/views.py",
"id": "fvUxu9rjFI1q3yBY"
}
]