Skip to main content

Provides less than (lt) and greater than (gt) queries to TiddlyWeb for date and float fields

Project description

This adds a less than (lt) and greater than (gt) filter to TiddlyWeb

Field value is converted to a float

eg. Less than ?lt=fieldname:4 would give you all tiddlers with a field ‘fieldname’ who’s value is less than 4 eg. this would match tiddlers with field ‘fieldname’ =1,’fieldname’ =2,’fieldname’ =2.5 etc.. but would not match ‘fieldname’ =4 or ‘fieldname’ =5.

If the field is one of modified or created, the value given is treated as a date in YYYYMMDDHHMMSS form eg. gt=modified:20100109 would give you all tiddlers which have been modified since 9th January 2010. Note hours, minutes and seconds are optional.

Project details


Release history Release notifications | RSS feed

This version

0.9

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tiddlywebplugins.ltgt-0.9.tar.gz (4.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page