Ticket #1014 (closed enhancement: fixed)
simplify saveTiddler API method
| Reported by: | FND | Owned by: | MartinBudden |
|---|---|---|---|
| Priority: | major | Milestone: | 2.6.2 |
| Component: | core | Version: | |
| Severity: | low | Keywords: | |
| Cc: |
Description
TiddlyWiki.prototype.saveTiddler is often used wrongly due to its inconvenient function signature and lack of comprehensive documentation.
It should be considered how this method could be simplified, e.g. by providing default values for certain arguments (esp. defaulCustomFields) and combining such arguments in an optional object passed into the function.
Change History
Note: See
TracTickets for help on using
tickets.
