Skip to main content

Provides the ability to count tags and other fields (useful amongst other things for the construction of tag clouds)

Project description

Adds the url /count/<<fieldname>>/<<bagname>> which allows you to list the different values of a field or tag alongside the number of times they occur.

Results are returned as a new line separated list with the tag on the left and the number of occurances on the right of the last trailing whitespace. tag1 42 tag2 12 tag3 4 You can limit the number of results returned by the use of a max querystring eg. /count/tag/bag?max=2 in the above example would return tag1 42 tag2 12

Based on work by Jonathan Lister to count tags See the tests for further enlightenment

This package is licensed under the same terms as TiddlyWeb itself.

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.count-0.9.2.tar.gz (6.1 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