caption: Skills and Expertise tags: Section title: $:/input/Skills and Expertise \define thisAddSkill() <$action-setfield $tiddler='$:/temp/Skills and Expertise' $field='title' $value="""$:/data/Skills and Expertise/$(ThisSkill)$"""/> \end Each of these should be short and descriptive. Just things like 'Advanced Underwater Basket Weaving' or 'Network Information Theory'. New Skill: <$edit-text tiddler='$:/temp/Skills and Expertise' field='skill' class='tc-edit-texteditor' placeholder='Skill/Expertise'/> <$set name=ThisSkill value={{$:/temp/Skills and Expertise!!skill}}> <$button> Add Skill <> <$action-setfield $tiddler='$:/temp/Skills and Expertise' $field='skill' $value=''/> !!Current Listing: <$list filter='[prefix[$:/data/Skills and Expertise/]sort[order]]'>
VisibleEntryOrder
<$button class='tc-btn-invisible' message='tm-delete-tiddler' param=<>>{{$:/core/images/delete-button}}<$checkbox tiddler=<> field=show checked='true' unchecked=false default=true/><$view field='skill'/><$edit-text field=order size=2/>