mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-20 16:42:58 +00:00
Updated Folders etc (markdown)
+3
-4
@@ -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_
|
||||
|
||||
Reference in New Issue
Block a user