Skip to main content

Use relative time expressions in select filters

Project description

Extension to tiddlyweb select filters to use relative time statements.

Where a filter is:

select=modifier:>2011

one could expect either a tiddlywiki timestamp string, a fragment thereof, or some numbers that end with ‘d’, ‘s’, ‘m’, ‘h’, ‘y’ (case insensitive) meaning Days, Seconds, Minutes, Hours, Years. We don’t worry about months. If the trailing letter is there, we translate it into an absolute time in the past, relative to now.

It’s important to note that the translation happens _before_ the > or < is interpreted. So while

select=modified:>1d

at first glance reads as “select those entities with a modified more than one day ago” it is actually, if we say today is 20110302, “select those entities with a modified greater than 20110302” (i.e. those thing modified within the last day).

Project details


Download files

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

Source Distribution

tiddlywebplugins.relativetime-0.5.tar.gz (5.4 kB view details)

Uploaded Source

File details

Details for the file tiddlywebplugins.relativetime-0.5.tar.gz.

File metadata

File hashes

Hashes for tiddlywebplugins.relativetime-0.5.tar.gz
Algorithm Hash digest
SHA256 a8fc27ff2978f261029d1dd874965a786be59557df57a324e58d69017f7ff7b1
MD5 fb205ea897c2de9b80da2d6bfeaa23c4
BLAKE2b-256 8f0c0ce379ef0b195b47d80956d744fec3071131b84a94dfe51a400d7053f336

See more details on using hashes here.

Provenance

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