caption: Editing tags: $:/tags/MoreSideBar title: $:/ou/sidebars/Editing type: text/vnd.tiddlywiki <$button to="$:/ou/editing/#edit">{{$:/core/images/theme-button}}</$button> --- ''To Do'' [[Incomplete|$:/ou/editing/Incomplete]] (<$count filter="[tag[incomplete]]"/>)<br> [[To Do|$:/ou/editing/To Do]] (<$count filter="[all[]has[todo]]"/>) --- ''Markdown Link Encoding'' Title:<br> <$edit-text tiddler="$:/state/linkToEncodeTitle" tag="input" default=""/><br> Path/URL:<br><$edit-text tiddler="$:/state/linkToEncodePath" tag="input" default=""/> <$button> <$action-deletetiddler $tiddler="$:/state/linkToEncodeTitle"/> <$action-deletetiddler $tiddler="$:/state/linkToEncodePath"/> Clear </$button> <br> External: <textarea rows="1" cols="25">[{{$:/state/linkToEncodeTitle}}]({{$:/state/linkToEncodePath}})</textarea> Internal: <textarea rows="1" cols="25"><<linkFromPath path:"{{$:/state/linkToEncodePath}}" text:"{{$:/state/linkToEncodeTitle}}">></textarea> --- ''Hidden Stuff'' `$:/Labs/`: <<collapsible-tree prefix:"$:/Labs/">> `$:/Reference/`: <<collapsible-tree prefix:"$:/Reference/">> `$:/Review/`: <<collapsible-tree prefix:"$:/Review/">> `$:/Cheatsheet/`: <<collapsible-tree prefix:"$:/Cheatsheet/">> `$:/ou/`: <<collapsible-tree prefix:"$:/ou/">>