Want to know what has changed since a previous version? This page lists those changes. You can alter the range of release notes to display if you wish.
The latest release of Simon is version 5.1.1.
{FilterStatusNumber}
variable was used.<html>
tags are now included.$1
etc can be included."title":"(.+?)",".+?"department":"(.+?)"
, and output a custom formatted value that includes them, e.g. $1 ($2)
.defaults write
Terminal commands.<meta http-equiv="refresh" content="0; url=https://www.dejal.com/">
. Meta refreshes to reload the same page are ignored.curl
.ftp
command-line tool.{FilterIndex}
, {FilterPreviousText}
and {FilterInputVariable}
filter variables to support referring to prior filters, e.g. the second filter can see the previous text of the first filter via {Filter1PreviousText}
.{FilterPrior1InputText}
, where the number counts from the filter before the current one. All of the Filternumber
variables are available as FilterPriornumber
ones. These are "smart" variables that are not available to notifiers, since they just duplicate values already available. (In case you weren't already aware, you can add a number after Filter
for any filter variable, to access variables of prior filters; the numbers count from 1 for the first filter.)<meta charset="gb2312">
or <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
for Chinese).Accept
, User-Agent
, etc.Content-Type
and Content-Length
headers, overriding any you may add.application/x-www-form-urlencoded
content type, instead of multipart/form-data
.<meta http-equiv="refresh" content="0; url=http://www.dejal.com/">
). Meta refreshes to reload the same page are ignored.defaults write com.dejal.simon WebIgnoreMetaRefresh YES
in Terminal.feed://
protocol, but also has different Preview behavior (see below).killall Dock
.)defaults write com.dejal.simon EmailUseLegacyTransport YES
in Terminal. (Standard edition only)