From ada31df0987b530a392770c0ed3e6c59965d1f79 Mon Sep 17 00:00:00 2001 From: ericscheid Date: Wed, 7 Feb 2024 11:45:55 +1100 Subject: [PATCH] Updated Folders etc (markdown) --- Folders-etc.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Folders-etc.md b/Folders-etc.md index f75db5b..afdc30c 100644 --- a/Folders-etc.md +++ b/Folders-etc.md @@ -143,7 +143,12 @@ More detail: ## UI scratchings -- URL paths for folder views +Things free with every browser: + +- folder path visible in window.location for folder views + +Things that will need to be visually designed, and also programatically implemented: + - folders appearing as tiles on userpage - folder path appearing on folder-tiles on userpage - current folder name/path as a subtitle on userpage @@ -157,7 +162,7 @@ More detail: How a folder might appear in the userpage: ![A wild folder suddenly appears](https://github.com/naturalcrit/homebrewery/assets/2605467/5c424c5e-fc51-427a-b503-0dfff0a9e6ca) -notes: +Notes: - the folder slug is displayed, and is also a link to the folder - a count of brews within that folder (not counting subfolders) - a count of immediate subfolders (not counting deeper)