mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-26 17:52:57 +00:00
Updated Folders etc (markdown)
+3
-4
@@ -77,16 +77,15 @@ are private folders publicly viewable?
|
|||||||
|
|
||||||
- thumbnails
|
- thumbnails
|
||||||
- tags
|
- tags
|
||||||
- view counts (useless?)
|
- ~~view counts~~ (useless?)
|
||||||
- systems
|
|
||||||
- description
|
- description
|
||||||
- brewCount
|
- brewCount
|
||||||
- put someone else's brews into your folder (e.g. faves, bookmarks, public resources)
|
- put someone else's brews into your folder (e.g. faves, bookmarks, public resources)
|
||||||
- folders can have subfolders of their own
|
- folders can have subfolders of their own
|
||||||
- move brews from folderA to folderB
|
- move brews from folderA to folderB
|
||||||
- ability to hit a button to publish all brews inside
|
- ability to hit a button to publish all brews inside
|
||||||
|
- select multiple brews to file into a folder
|
||||||
- folder password
|
- folder password
|
||||||
|
|
||||||
- select via a picker UI (not by typing strings, unless we support type-ahead magic)
|
- select via a picker UI (not by typing strings, unless we support type-ahead magic)
|
||||||
- smart and dumb folders - additional properties
|
- smart and dumb folders - additional properties
|
||||||
- plausible deniability if bad password or no password (give me access or give me death aka 404)
|
- 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)
|
- `icon` or `image` (uri-string, optional) (#240)
|
||||||
- `styling` (css-text-block, optional) (#240, #1843) ??
|
- `styling` (css-text-block, optional) (#240, #1843) ??
|
||||||
- `background` (uri-string or color-code-string, optional)
|
- `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
|
- `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_
|
- folder type (smart/dumb) ?? -- _or: absence of smart rules ⇒ dumb folder_
|
||||||
|
|||||||
Reference in New Issue
Block a user