{"id":16669075,"url":"https://github.com/jsvine/visidata-cheat-sheet","last_synced_at":"2026-03-18T21:19:53.500Z","repository":{"id":46079764,"uuid":"195700245","full_name":"jsvine/visidata-cheat-sheet","owner":"jsvine","description":"A one-page cheat sheet for VisiData, available in multiple languages.","archived":false,"fork":false,"pushed_at":"2024-03-08T22:25:25.000Z","size":8104,"stargazers_count":29,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-27T00:41:06.623Z","etag":null,"topics":["tutorial","visidata"],"latest_commit_sha":null,"homepage":"https://jsvine.github.io/visidata-cheat-sheet/","language":"HTML","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/jsvine.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-07-07T21:51:19.000Z","updated_at":"2025-06-14T08:12:02.000Z","dependencies_parsed_at":"2024-03-08T23:31:48.834Z","dependency_job_id":"466cb188-38e8-450c-b629-fa579499d3a3","html_url":"https://github.com/jsvine/visidata-cheat-sheet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsvine/visidata-cheat-sheet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsvine%2Fvisidata-cheat-sheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsvine%2Fvisidata-cheat-sheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsvine%2Fvisidata-cheat-sheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsvine%2Fvisidata-cheat-sheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsvine","download_url":"https://codeload.github.com/jsvine/visidata-cheat-sheet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsvine%2Fvisidata-cheat-sheet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29837578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T19:08:47.527Z","status":"ssl_error","status_checked_at":"2026-02-25T18:59:04.705Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["tutorial","visidata"],"created_at":"2024-10-12T11:29:23.692Z","updated_at":"2026-02-25T20:06:19.986Z","avatar_url":"https://github.com/jsvine.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A VisiData Cheat Sheet\n\nThis repository contains the source files for [A VisiData Cheat Sheet](https://jsvine.github.io/visidata-cheat-sheet/), which provides an abbreviated reference for [VisiData](https://visidata.org/) and is based on [An Introduction to VisiData](https://jsvine.github.io/intro-to-visidata/). It is not meant to be an exhaustive catalog of commands, but rather a concise learning aid for the VisiData-curious.\n\nThe cheat sheet is currently available in the following languages:\n\n- [English](https://jsvine.github.io/visidata-cheat-sheet/en/)\n- [Spanish](https://jsvine.github.io/visidata-cheat-sheet/es/) (with help from [Data Crítica](https://twitter.com/Datacritica))\n- [Italian](https://jsvine.github.io/visidata-cheat-sheet/it/) (by [Associazione onData](https://ondata.it/))\n- [German](https://jsvine.github.io/visidata-cheat-sheet/de/) (by [Tobias Dussa](https://github.com/tdussa))\n\n### Other versions\n\nThe following versions are based on this repository, but are not directly built through it:\n\n- [Italian A4 duplex version](https://github.com/ondata/guidaVisiData/blob/master/testo/risorse/cheat-sheet_DaStampareFronteRetro_di_GianniVitrano.pdf), by [Gianni Vitrano](https://twitter.com/gbvitrano)\n\n## Creating New Translations\n\nTo add a translation, follow these steps:\n\n- Examine this repository's issues, to see whether someone else has begun translating into your language of interest. If they have, please try coordinating with them.\n\n- Create an issue in this repository with the following title: `Translation in progress: {language name}`\n\n- Fork the repository, and create a new branch titled `develop-` + [ISO 639-1 two-letter code](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes), e.g., `develop-ku` for Kurdish. \n\n- Add add a corresponding section to the `input/metadata.yaml` file, following the pattern of existing translations. Add your name as an additional author.\n\n- In `input/cheat-sheet.yaml`, add your translations (following the existing examples) of as many section titles, commands, and descriptions as you see fit. If a translation is not provided for any particular part, the built HTML and PDF will use the English phrasing.\n\n- If possible, run the build processs below. Check whether the PDF version fits entirely on one page. If not, attempt to shorten the translations until it does.\n\n## Build Process\n\nFor each supported language, there are two build targets: an HTML page, and a one-page PDF. Both can be seen in the `docs/` directory. Building these targets requires the following:\n\n- Python 3\n- `pyyaml` and `jinja2` Python libraries \n- Chromium browser (for PDF rendering)\n    - On Debian/Ubuntu/etc.: `apt install chromium-browser`\n\nTo run the full build: `make clean html; make pdfs`\n\n## Licensing\n\nAll code in this repository is available under the [MIT License](https://opensource.org/licenses/MIT). All other text is available under the [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) (CC BY 4.0) license.\n\n## Questions?\n\nFeel free to file an issue or [contact Jeremy](https://www.jsvine.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsvine%2Fvisidata-cheat-sheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsvine%2Fvisidata-cheat-sheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsvine%2Fvisidata-cheat-sheet/lists"}