{"id":13791122,"url":"https://github.com/EmilHvitfeldt/quarto-roughnotation","last_synced_at":"2025-05-12T09:34:01.230Z","repository":{"id":93528674,"uuid":"534056094","full_name":"EmilHvitfeldt/quarto-roughnotation","owner":"EmilHvitfeldt","description":"An extension that uses the roughnotation javascript library to add animated annotations to revealjs documents.","archived":false,"fork":false,"pushed_at":"2023-09-27T18:54:18.000Z","size":2153,"stargazers_count":67,"open_issues_count":8,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T22:12:26.578Z","etag":null,"topics":["quarto","quarto-extension","quarto-pub","quartopub"],"latest_commit_sha":null,"homepage":"https://emilhvitfeldt.github.io/quarto-roughnotation/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EmilHvitfeldt.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-09-08T04:56:55.000Z","updated_at":"2025-02-24T07:03:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"94367b03-4b2e-41c7-8da2-64909736c52a","html_url":"https://github.com/EmilHvitfeldt/quarto-roughnotation","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/EmilHvitfeldt%2Fquarto-roughnotation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilHvitfeldt%2Fquarto-roughnotation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilHvitfeldt%2Fquarto-roughnotation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmilHvitfeldt%2Fquarto-roughnotation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmilHvitfeldt","download_url":"https://codeload.github.com/EmilHvitfeldt/quarto-roughnotation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253709524,"owners_count":21951171,"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":["quarto","quarto-extension","quarto-pub","quartopub"],"created_at":"2024-08-03T22:00:56.063Z","updated_at":"2025-05-12T09:34:00.941Z","avatar_url":"https://github.com/EmilHvitfeldt.png","language":"JavaScript","funding_links":[],"categories":["Extensions"],"sub_categories":[],"readme":"# roughnotation\n\nAn extension that uses the [roughnotation](https://roughnotation.com/) javascript library to add animated annotations to revealjs documents.\n\n## Installation\n\nTo install this extension in your current directory (or into the Quarto project that you're currently working in), use the following command:\n\n``` bash\nquarto install extension EmilHvitfeldt/quarto-roughnotation\n```\n\n## Usage\n\nThe roughnotation extension is implemented as a filter in Quarto. Once installed, using the extension is easy.\n\n### Setup\n\nYou can enable this like:\n\n``` markdown\n---\ntitle: Simple roughnotation setup\nfilters:\n   - roughnotation\n---\n```\n\nThen use the `.rn` to class to specify what elements should be highlighted.\n\n``` markdown\n[Highlight me!]{.rn}\n```\n\nLastly, press the `R` key to activate the animation. For more examples and options look at the examples [here](https://Emilhvitfeldt.github.io/quarto-roughnotation/).\n\n## Example\n\nHere is the source code for many of the examples: [example.qmd](https://github.com/EmilHvitfeldt/quarto-roughnotation/blob/main/example.qmd)\n\nThis is the output of [example.qmd](https://Emilhvitfeldt.github.io/quarto-roughnotation/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEmilHvitfeldt%2Fquarto-roughnotation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEmilHvitfeldt%2Fquarto-roughnotation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEmilHvitfeldt%2Fquarto-roughnotation/lists"}