diff options
| author | 2026-04-13 17:01:47 -0400 | |
|---|---|---|
| committer | 2026-04-13 17:01:47 -0400 | |
| commit | 77b54c35bf9587450cd636e0d7df37e190e28bfb (patch) | |
| tree | a290efdd8b09066847199f3f52a32be70d24ef51 /docs/design.txt | |
| parent | 20617b9c80cf8d8051ecdb53a2c22f68c012f21b (diff) | |
| download | camu-77b54c35bf9587450cd636e0d7df37e190e28bfb.tar.gz camu-77b54c35bf9587450cd636e0d7df37e190e28bfb.tar.bz2 camu-77b54c35bf9587450cd636e0d7df37e190e28bfb.zip | |
Smaller stuff that went uncommitted
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'docs/design.txt')
| -rw-r--r-- | docs/design.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/design.txt b/docs/design.txt index bd73f6a..02ab302 100644 --- a/docs/design.txt +++ b/docs/design.txt @@ -1,6 +1,6 @@ :stylesheet: style.css -= CAMU - Self-Hosted Media Streamer/Organizer/Archiver += CAMU - Self-Hosted Media Streamer & Archiver image::design_diagram.svg[Diagram,820] @@ -18,7 +18,7 @@ Users accounts contain 4 main concepts: lists, media lists, history, and setting * *Collections*: A more organized way to collect related media. They are stored to the user's account and therefore saved to the disk. -* *Packs*: [Working Idea] A more defined collection of media. Possibly being less broad, more detailed, for broader consumption, and/or archival. Something that should be easy to share. +* *Packs*: [Working Idea] A more defined collection of media. Possibly being more detailed, for broader consumption, and/or archival. Something that should be easy to share. * *History*: A detailed history that tracks what a user played and when. Also saved to a user's account. |