#A sample implementation of an ESF in my new template format. This #does not work yet; it's here to inspire people (such as myself) to #make it a reality. notebook-entryListTemplate= title: %{notebook-title} %{notebook-contactTemplate} link: %{notebook-exportURL} %{entry-entryTemplate} notebook-contactTemplate=contact: %{notebook-authorEmail} (%{notebook-authorName}) entryTemplate=%{entry-postedTime %s} %{entry-titleOrSample} %{entry-absoluteURL}