reidgould / tiddlywiki-dropboard

A TiddlyWiki plugin for kanban like organization in the style of Trello using boards, lists, and cards.
Other
46 stars 11 forks source link

Use `caption` instead of `shorttext` #7

Open iilyak opened 5 years ago

iilyak commented 5 years ago

Awesome plugin. Are there any downsides to replace use of a shorttext field with caption. Tiddlywiki have special logic to handle caption field. In particular it is displayed correctly in TOCs and in results produced by list filters. So I ended up providing the same text in two fields shorttext to make DropBoard happy and caption field to make rest of Tiddlywiki happy. However in order to do it there are way too many clicks required:

Which is very inconvenient. I would prefer to enter caption when I drug "New Tiddler" draggable into column. I am afraid that changing the https://github.com/reidgould/tiddlywiki-dropboard/blob/gh-default/Source/editions/dropboard-plugin/plugins/dropboard/tiddlers/templates/edit/Card.tid#L49 line wouldn't be enough and it might be more complex change.

linonetwo commented 4 years ago

And that shorttext field can't be searched currently, make it quite dangerous to use.

gMakaan commented 3 years ago

Yes, there are issues, but when using caption instead - you lose full featured text formatting on this "short text".