mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-20 16:42:58 +00:00
Updated Folders etc (markdown)
+26
@@ -211,7 +211,33 @@ Notes:
|
||||
- a count of immediate subfolders (not counting deeper)
|
||||
- no date created/updated metadata (likely won't be the dates that users expect, e.g. date of most recently edited brew)
|
||||
|
||||
### Add Brew to Folder
|
||||
On each brew tile, there would be a button to add that brew to another folder.
|
||||
|
||||
<img width="876" height="360" alt="add brew to folder" src="https://github.com/user-attachments/assets/d71f81ca-b899-40ee-8c16-ba9fd969909e" />
|
||||
|
||||
Clicking that button would pop an overlay dialog for navigating a tree of your folders — the design for that is not finessed yet.
|
||||
|
||||
<img width="450" height="382" alt="Folder Picker" src="https://github.com/user-attachments/assets/37a23955-f0c2-43e7-8a9f-63df9a362f45" />
|
||||
|
||||
### Remove Brew from Folder
|
||||
|
||||
We'd also have a button for removing that brew from the current folder.
|
||||
|
||||
<img width="920" height="392" alt="Remove Brew from Folder" src="https://github.com/user-attachments/assets/6a2b17b4-96ce-4680-bbd9-a75835de0e52" />
|
||||
|
||||
- If the current view is of a folder, and this is the only place that brew is placed, then clicking that will cause that brew to re-appear on your top-level /user/yourname view (because no folder was found in which it was filed).
|
||||
|
||||
- If the current view is of a folder, and that brew is in other places also, then clicking that will simply remove the brew from that folder.
|
||||
|
||||
- If the current view is of the top-level, and it's not also filed anywhere else, that folder-minus button would be disabled.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
----
|
||||
## Appendix A
|
||||
|
||||
Old content about publishing has been moved to https://github.com/naturalcrit/homebrewery/wiki/Published---public---hidden-brews
|
||||
|
||||
Reference in New Issue
Block a user