-
Notifications
You must be signed in to change notification settings - Fork 0
/
structure.txt
185 lines (176 loc) · 4.31 KB
/
structure.txt
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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
P1. Main (before loading data):
- QMV logo
- QMV JSON loading input with submit button
- new empty QMV database button
P2. Main (after loading data):
SW1. Search results (grid view or list view)
- item thumbnails (plus name and type in list view)
+ Side panel preview or Lightbox (left click) (open side panel preview or go to SW3.)
+ Single item view (middle mouse click, right mouse click) (go to P3.)
- pagination
+ first page
+ previous page
+ current page
* curent page number
* clickable page number select input
* number of all pages
+ next page
+ last page
- side panel preview (default left mouse click)
+ buttons bar
* close button
+ previous item button
+ next item button
+ random item button
+ new tab shortcut (go to P3.)
+ lightbox shortcut (go to SW3.)
+ edit item shortcut (go to SW6.)
+ item display
+ item info section
* relative file path with name and extension
* item description
* item tags
* item details
*- width
*- height
* current file path that browser sees
SW2. Menu
- QMV logo with search all function
- menu controls
+ search
* search box
* clear search box button
* search button
+ options button (go to SW4.)
- tags list
+ tag groups
* tags
*- block tag shortcut icon
*- search tag shortcut with tag count
*- tag description info icon link
SW3. Lightbox
- buttons bar
+ close button (go to SW1.)
+ previous item button
+ next item button
+ random item button
+ new tab shortcut (go to P3.)
+ side panel shortcut (go to SW1. with side panel preview opened)
+ edit item shortcut (go to SW6.)
+ slide show button
+ random slide show button
+ tools bar:
* rotate left
* rotate right
- item display
SW4. Settings menu
- blocklist
+ blocked tag with remove button
- close settings button (go to SW2.)
- QMV Info Stats button (go to SW7.)
- theme switch
+ dark mode
+ light mode
- thumbnails switch
- aspect ratio switch
- preload files switch
- thumbnails size range input
- max files on one page number input
- tag info description icon
- side panel preview size
- left click mode switch
+ side panel preview
+ Lightbox
- search bar color
- blocklist color
- item border colors
+ picture border color
+ animation border color
+ video border color
- search results view mode switch
+ grid
+ list
- virtual location input
- reset default settings button
SW5. Tags edit view
- close button (go to SW1.)
- new tag group button
- tags edit
+ tag groups
* tag group name input
* tag group color input
* tag group hide switch
* delete tag group button
* tags list
*- tag row
*+ tag name input
*+ tag description input
*+ tag delete button
*- new tag button
SW6. File edit view
- buttons bar
+ close button (go to SW1.)
+ previous item button
+ next item button
+ item delete button
- item display
- item settings
+ main image
* folder
* file name
* file input
+ thumbnail
* folder
* file name
* file input
+ description input
- item tags with remove function
- new tag group quick add button
- tag search adding input
- all tags list
+ tag groups
* tags
* new tag quick add input
SW7. QMV Info Stats view
- QMV logo
- QMV version
- Options area
+ edit tags button (go to SW5.)
+ upload new files button (go to SW6.)
+ sort tags button
+ new empty qmv db button
+ current qmv db button
+ text input holding results of two previous buttons
+ search query export button
+ text area for result of above button
- Info area
+ QMV JSON version
+ QMV JSON creation date
+ number of tags
+ number of tag groups
+ number of items
+ number of browser compatible files
- Website link
- Changelog link
- License link
P3. Singlemediaview
- menu
+ QMV logo
+ dark/light mode switch
+ item info section
* relative file path
* item description
* item tags
* item details
** width
** height
* current file path that browser sees
+ tools section
* rotate left button
* rotate right button
* brightness input
* contrast input
* hue-rotate input
* invert input
* saturate input
- item display