diff --git a/plan.md b/plan.md index 85b871e..777500b 100644 --- a/plan.md +++ b/plan.md @@ -1,3 +1,4 @@ +//server only content:{ ":num":{ ["image", @@ -14,4 +15,18 @@ diff:{ diff count commit -} \ No newline at end of file +} +user:{ + login +} + +//clientside + +doc:{ + ":num":{ + "reader" + } +}; +login; +profile; +search?querystring...; \ No newline at end of file