Skip to content

Commit

Permalink
Add ability to change title for wikifolders
Browse files Browse the repository at this point in the history
  • Loading branch information
Jermolene committed May 5, 2020
1 parent 3f33d59 commit ea3aa9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins/tiddlydesktop/WikiListRow.tid
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ reveal backups
<$list filter="[all[current]prefix[wikifolder://]]">
<div class="td-wiki-toolbar-item">
<div>
Title: <$edit-text tag="input" tiddler="""$:/TiddlyDesktop/Config/title/$(currentTiddler)$""" default=""/>
</div>
<div>
Host: <$edit-text tag="input" tiddler="""$:/TiddlyDesktop/Config/host/$(currentTiddler)$""" default=""/>
</div>
<div>
Expand Down

0 comments on commit ea3aa9c

Please sign in to comment.