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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tiddlywebplugins.ltgt-0.9.tar.gz.
File metadata
- Download URL: tiddlywebplugins.ltgt-0.9.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a773567b20358fcdab055bb54d836a625f79914dd44b9e9e3094d61c93df46f
|
|
| MD5 |
656b398788584573289e8e38f0e8fb56
|
|
| BLAKE2b-256 |
ab88089e2d854b8564528b9c8f4cb76263d4963f437181151b5468ddc2063f5f
|