On Tuesday, October 10, 2017 at 4:04:38 AM UTC-5, Sylvain Naudin wrote: > > Hello, > > You can check Riz work here with a ready to use json : > https://tesseract-index.bitbucket.io/UI/leftsidebar.html > > > Cheers, > Sylvain >
That link is broken. It is moved to here https://ibnishak.github.io/Tesseract/UI/leftsidebar.html Download the json file I attached and drag it into your wiki like any other tiddler Or copy this and write it in a json file then drag that to the tiddler. [ { "created": "20170108111615683", "text": ".tc-sidebar-scrollable {\n\tposition: fixed;\n\ttop: 0px;\n\tleft: 0;\n\tbottom: 0;\n\tmargin: 0 0 0 10px;\n\tpadding: 70px 0 28px 40px;\n}\n.tc-story-river {\n\tleft: 340px;\n\tbackground: #F4F4F4;\n\twidth: calc(100% - 400px);\n}\n<$reveal state=\"$:/state/sidebar\" type=\"match\" text=\"no\">\n.tc-story-river {\n\tleft: 0px;\n width:100%;\n}\n</$reveal>\n", "title": "$:/tesseract/LeftSidebar", "tags": "$:/tags/Stylesheet", "modified": "20170118131732168" }, { "created": "20170118132617891", "title": "$:/core/ui/TopBar/menu", "text": "<$reveal state=\"$:/state/sidebar\" type=\"nomatch\" text=\"no\">\n<$button set=\"$:/state/sidebar\" setTo=\"no\" tooltip={{$:/language/Buttons/HideSideBar/Hint}} aria-label={{$:/language/Buttons/HideSideBar/Caption}} class=\"tc-btn-invisible\">{{$:/core/images/chevron-right}}</$button>\n</$reveal>\n<$reveal state=\"$:/state/sidebar\" type=\"match\" text=\"no\">\n<$button set=\"$:/state/sidebar\" setTo=\"yes\" tooltip={{$:/language/Buttons/ShowSideBar/Hint}} aria-label={{$:/language/Buttons/ShowSideBar/Caption}} class=\"tc-btn-invisible\">{{$:/core/images/chevron-left}}</$button>\n</$reveal>\n" , "modified": "20170118132617891", "tags": "$:/tags/TopLeftBar" } ] Note this guy has a ton of other tiddlywiki plugins here https://ibnishak.github.io/Tesseract/ -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/babc1d89-461e-49fb-b12d-1dbef92a68f5%40googlegroups.com.
leftsidebar.json
Description: application/json

