I read document today, and I see listen
has a argument root-tiddler
. It can choose $:/core/save/lazy-all
to reduce client resource consumption, or it can choose $:/core/save/all-external-js
to do the same. Then can I use both of them together? If that OK, how to do?