{"id":24623028,"url":"https://github.com/cdent/tiddlywebplugins.extraclude","last_synced_at":"2025-03-19T01:14:39.396Z","repository":{"id":14000539,"uuid":"16701828","full_name":"cdent/tiddlywebplugins.extraclude","owner":"cdent","description":"Wikitext extraclusion using the validator subsystem","archived":false,"fork":false,"pushed_at":"2014-02-10T16:50:02.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T03:28:53.131Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdent.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-10T16:44:28.000Z","updated_at":"2014-02-10T16:50:02.000Z","dependencies_parsed_at":"2022-09-23T17:50:26.954Z","dependency_job_id":null,"html_url":"https://github.com/cdent/tiddlywebplugins.extraclude","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdent%2Ftiddlywebplugins.extraclude","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdent%2Ftiddlywebplugins.extraclude/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdent%2Ftiddlywebplugins.extraclude/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdent%2Ftiddlywebplugins.extraclude/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdent","download_url":"https://codeload.github.com/cdent/tiddlywebplugins.extraclude/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244333022,"owners_count":20436123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-25T03:14:03.288Z","updated_at":"2025-03-19T01:14:39.376Z","avatar_url":"https://github.com/cdent.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[TiddlyWeb](http://tiddlyweb.com/) plugin that uses a validator\nto process extraclusions.\n\n# Intro\n\nAn extraclusion is markup in renderable wikitext which extracts\nthe contained text to a tiddler of its own. For example if the\nfollowing text were put as tiddler \"foo\":\n\n    # Header\n\n    Some text\n\n    .extraclude bar\n\n    ## Other Header\n\n    Other text\n\n    .extraclude\n\n    # Another Header\n\n    Hi!\n\nThe result would be two tiddlers in the same bag, \"foo\" and \"bar\".\n\"foo\" would contain markup to trainsclude \"bar\".\n\nThe extracluded tiddlers inherits the `type` of the parent.\n\n# Install\n\nInstall the Python package with:\n\n    pip install -U tiddlywepblugins.extraclude\n\n\nAdd the package to `system_plugins` in `tiddlywebconfig.py`:\n\n    config = {\n        'system_plugins': ['tiddlywebplugins.extraclude']\n    }\n\nCopyright 2014 Peermore Limited\nBSD License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdent%2Ftiddlywebplugins.extraclude","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdent%2Ftiddlywebplugins.extraclude","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdent%2Ftiddlywebplugins.extraclude/lists"}