From 7d7a680f885569684f328dd5a97c7c1892083c66 Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 3 Sep 2026 14:56:00 +1000 Subject: [PATCH] Updated Folders etc (markdown) --- Folders-etc.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Folders-etc.md b/Folders-etc.md index 595bbd4..ba5850a 100644 --- a/Folders-etc.md +++ b/Folders-etc.md @@ -77,16 +77,15 @@ are private folders publicly viewable? - thumbnails - tags -- view counts (useless?) -- systems +- ~~view counts~~ (useless?) - description - brewCount - put someone else's brews into your folder (e.g. faves, bookmarks, public resources) - folders can have subfolders of their own - move brews from folderA to folderB - ability to hit a button to publish all brews inside +- select multiple brews to file into a folder - folder password - - select via a picker UI (not by typing strings, unless we support type-ahead magic) - smart and dumb folders - additional properties - plausible deniability if bad password or no password (give me access or give me death aka 404) @@ -105,7 +104,7 @@ Add these to the minimal data structure (above) - `icon` or `image` (uri-string, optional) (#240) - `styling` (css-text-block, optional) (#240, #1843) ?? - `background` (uri-string or color-code-string, optional) -- `subFolderIds` [list of nanoids) +- `subFolderIds` [list of nanoids] - `pinnedBrewId` - one brew of `brewIds` which appears at top of folder, regardless of sort order - folder type (smart/dumb) ?? -- _or: absence of smart rules ⇒ dumb folder_