From 1da4aefb3696fac04be77801344a8f02b69a3f04 Mon Sep 17 00:00:00 2001 From: ericscheid Date: Wed, 6 Dec 2023 08:20:10 +1100 Subject: [PATCH] Updated Folders: Collected Clippings (markdown) --- Folders:-Collected-Clippings.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Folders:-Collected-Clippings.md b/Folders:-Collected-Clippings.md index a4f643a..754c9ac 100644 --- a/Folders:-Collected-Clippings.md +++ b/Folders:-Collected-Clippings.md @@ -260,7 +260,7 @@ the owner changes. -## DO TAGS *AFTER* FOLDERS +#### DO TAGS *AFTER* FOLDERS Hmm .. we’re gonna have to hold off on brew tags until we also get user folders implemented .. because users *will() use tags as @@ -282,7 +282,7 @@ filter by them -## FOLDERS AS SPECIAL CASE OF TAGS? +### FOLDERS AS SPECIAL CASE OF TAGS? > Those are just two separate tagging mechanisms. You could have a url route strategy which displays them differently, but I'm not sure why @@ -311,7 +311,7 @@ centric objects). -## PUBLIC VS PRIVATE TAGS +### PUBLIC VS PRIVATE TAGS > All public tags are actually "public:{tag}" and the tag search only looks for ones that match 'public:{tag}'. Or maybe the reverse of @@ -328,7 +328,7 @@ This is all orthogonal to whether a brew is published or not. This is about whether a published brew would have all the author tags made visible on that brew. - +[RESOLVED: nope]