tiddly-gittly / slate-write

A WYSIWYG editor for TiddlyWiki. (WIP)
https://tiddly-gittly.github.io/slate-write/
MIT License
40 stars 4 forks source link

fix: Add field exclusion filter #73

Closed dongrentianyu closed 6 months ago

dongrentianyu commented 6 months ago

Add field wysiwyg-disabled with a value of yes to not show the plugin edit button on the tiddler

linonetwo commented 6 months ago

可以的,不过一般还是用 field:xxx[yes]] 比较安全,以免重名,这个比较小众还好。