Ticket #978 (assigned enhancement)
Core TiddlyWiki operations should fire custom events
| Reported by: | PhilHawksworth | Owned by: | FND |
|---|---|---|---|
| Priority: | major | Milestone: | 3.0 |
| Component: | core | Version: | |
| Severity: | low | Keywords: | jQuery events hooks |
| Cc: |
Description
jQuery supports the triggering and binding to custom events. It would be helpful if TiddlyWiki triggered custom events after performing some actions such as:
LoadingShadows? LoadingTiddlers? SavingTiddlers? OpeningTiddler?
etc.
Could we please begin with some custom events in the main() function? This also gives a good opportunity to refactor this function to remove the instrumentation into a function of its own.
I would suggest being able to bind to:
loadShadows loadTiddlers loadPlugins startup
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

