I’m planning to add native context menu support to context menu plugin, so native features like “developer tools” and “inspect element” show up in plugin based context menu.
- Implementing a contextmenu with wikitext
- Tiddler Context Menu Plugin
- Context menu plugin - selection add-in
Now that @Yaisog and @ahanniga have different implementation of context menu, I hope you can come up with an agreement of how to write addon for them, so I can add new buttons at once, and those buttons can call JS functions exposed in $tw.utils.xxx
, thanks!