Improving exportation.
This commit is contained in:
parent
308550ef07
commit
361573441b
@ -35,6 +35,7 @@ Tiddler >> asDictionary [
|
||||
at: 'text' put: self text;
|
||||
at: 'created' put: self created asString;
|
||||
at: 'tags' put: self tags;
|
||||
at: 'type' put: self type;
|
||||
yourself.
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user