summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/design.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/design.txt b/docs/design.txt
index 9604efb..bd73f6a 100644
--- a/docs/design.txt
+++ b/docs/design.txt
@@ -14,9 +14,11 @@ User Accounts
^^^^^^^^^^^^^
Users accounts contain 4 main concepts: lists, media lists, history, and settings.
-* *Lists*: Transient lists of media connected to a user-selected set of sinks. Resources retrived via browse/search instances get added to a list for playback. A list's active sinks can be changed on the fly.
+* *Lists*: Transient lists of media connected to a user-defined set of sinks. Resources retrived via browse/search instances get added to a list for playback. A list's set of active sinks can be changed on the fly.
-* *Media Lists*: A more organized way to collect related media. They are stored to the user's account and therefore saved to the disk.
+* *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.
* *History*: A detailed history that tracks what a user played and when. Also saved to a user's account.