Skip to content

Commit 2ccb1c9

Browse files
committed
Chore: rework organization of assets
1 parent 9c1f63d commit 2ccb1c9

21 files changed

+21
-20
lines changed

DOCS.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ On the desktop version, you can hover every settings label to see more informati
1717
- [Quick Start](#quick-start)
1818
- [Export from Pixels app](#export-from-pixels-app)
1919
- [Export from Daylio app](#export-from-daylio-app)
20+
- [Export from Daily You app](#export-from-daily-you-app)
2021
- [Import into Pixels Visualiser](#import-into-pixels-visualiser)
2122
- [Choose the dates and palette](#choose-the-dates-and-palette)
2223
- [Time evolution](#time-evolution)
@@ -42,7 +43,7 @@ If a day contains sub-pixels, the displayed score is the average of those sub-pi
4243
The Pixel card shows the date, score icons, notes and tags for a specific day.
4344

4445
<div align="center">
45-
<img src="assets/screenshots/pixel-card.png" alt="Pixel card showing date, scores, notes and tags" style="width:60%;border-radius:5px;" />
46+
<img src="assets/docs-screenshots/pixel-card.png" alt="Pixel card showing date, scores, notes and tags" style="width:60%;border-radius:5px;" />
4647
</div>
4748

4849

@@ -53,14 +54,14 @@ The Pixel card shows the date, score icons, notes and tags for a specific day.
5354
To get the file from the Pixels app: open Pixels -> Settings -> `Export Pixels data` and save the file to your device.
5455

5556
<div align="center">
56-
<img src="assets/screenshots/export.png" alt="Export Pixels data from the app" style="width:40%;height:auto;" />
57+
<img src="assets/docs-screenshots/export.png" alt="Export Pixels data from the app" style="width:40%;height:auto;" />
5758
</div>
5859

5960
### Export from Daylio app
6061

6162
To get the file from the Daylio app: open Daylio -> More -> Export Entries -> `CSV (table)` and save the file to your device.
6263

63-
### Export from Daily You app
64+
### Export from Daily You app
6465

6566
To get the file from the Daily You app: open Daily You -> Settings -> Backup & Restore -> `Backup` and save the file to your device.
6667

@@ -75,7 +76,7 @@ To get the file from the Daily You app: open Daily You -> Settings -> Backup & R
7576
Use the top range pills (e.g. `Last month`, `All time`) or `Custom` to pick exact start/end dates. Customize palette colors in the palette panel and click `Apply` to update visuals.
7677

7778
<div align="center">
78-
<img src="assets/screenshots/palette.png" alt="Palette editor for score colors" style="border-radius:5px;" />
79+
<img src="assets/docs-screenshots/palette.png" alt="Palette editor for score colors" style="border-radius:5px;" />
7980
</div>
8081

8182

@@ -95,7 +96,7 @@ Options:
9596
- `Number of Pixels`: sub-pixels count.
9697

9798
<div align="center">
98-
<img src="assets/screenshots/time-evolution.png" alt="Time evolution chart" style="border-radius:5px;" />
99+
<img src="assets/docs-screenshots/time-evolution.png" alt="Time evolution chart" style="border-radius:5px;" />
99100
</div>
100101

101102

@@ -109,7 +110,7 @@ Options:
109110
- `Tag categories`: filter by tag category.
110111

111112
<div align="center">
112-
<img src="assets/screenshots/tags.png" alt="Tag frequency and average score charts" style="border-radius:5px;" />
113+
<img src="assets/docs-screenshots/tags.png" alt="Tag frequency and average score charts" style="border-radius:5px;" />
113114
</div>
114115

115116

@@ -122,7 +123,7 @@ Options:
122123
- `Season colors`: color months by season.
123124

124125
<div align="center">
125-
<img src="assets/screenshots/week-month.png" alt="Weekday and month charts" style="border-radius:5px;" />
126+
<img src="assets/docs-screenshots/week-month.png" alt="Weekday and month charts" style="border-radius:5px;" />
126127
</div>
127128

128129

@@ -174,7 +175,7 @@ Remember, searches always uses **all the parameters above** (number of words, mi
174175
For example, when searching for `ate ***[with]`, if you have notes like "ate pizza and fries", it will count +1 for "pizza" and +1 "pizza and fries" separately.
175176

176177
<div align="center">
177-
<img src="assets/screenshots/words.png" alt="Word frequency list and search" />
178+
<img src="assets/docs-screenshots/words.png" alt="Word frequency list and search" />
178179
</div>
179180

180181

@@ -188,7 +189,7 @@ Options:
188189
- `Word compression`: an higher compression will make different words have similar sizes, while a lower compression will make the size difference more pronounced.
189190

190191
<div align="center">
191-
<img src="assets/screenshots/wordcloud.png" alt="Wordcloud preview" />
192+
<img src="assets/docs-screenshots/wordcloud.png" alt="Wordcloud preview" />
192193
</div>
193194

194195

@@ -217,7 +218,7 @@ Open the additional settings panel by clicking the "Settings" button.
217218
- `Exclude words`: shows all Pixels that contain the first tag/word but *do not* contain the second one.
218219

219220
<div align="center">
220-
<img src="assets/screenshots/pixels-image.png" alt="Exported pixels image with legend" />
221+
<img src="assets/docs-screenshots/pixels-image.png" alt="Exported pixels image with legend" />
221222
</div>
222223

223224

assets/coffee_logo.png

-42.2 KB
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)