Skip to content

History / zago help zh tw

Revisions

  • docs(wiki): replace Chinese text inside ASCII boxes with English for HTML font alignment

    @zonble zonble committed Aug 25, 2026
  • docs(wiki): correct arrow style mapping and Style DSL symbols

    @zonble zonble committed Aug 25, 2026
  • docs(wiki): clarify base border styles and ROUND as an orthogonal modifier

    @zonble zonble committed Aug 25, 2026
  • docs(wiki): sync border styles and arrows with current implementation in help guide

    @zonble zonble committed Aug 25, 2026
  • docs(wiki): add Style DSL syntax documentation to help and programming guide

    @zonble zonble committed Aug 25, 2026
  • docs(wiki): extract advanced LOGO and programming guide to zago-programming-zh-tw.md

    @zonble zonble committed Aug 25, 2026
  • Update zago-help-zh-tw.md

    @zonble zonble committed Aug 8, 2026
  • Update the style secion.

    @zonble zonble committed Aug 7, 2026
  • Update the style section

    @zonble zonble committed Aug 7, 2026
  • Update the style section

    @zonble zonble committed Aug 7, 2026
  • Add the calc section

    @zonble zonble committed Aug 7, 2026
  • Add Headless mode for executing LOGO code directly in the terminal

    @zonble zonble committed Aug 6, 2026
  • Add fill.tape script for automated terminal interactions - Introduced a new script file `fill.tape` to automate terminal commands. - Configured output settings for GIF and MP4 formats. - Set terminal appearance parameters including font size, dimensions, and theme. - Implemented a sequence of typing commands, sleeps, and navigation to simulate user input.

    @zonble zonble committed Aug 6, 2026
  • Fix Markdown formatting in table examples and add note for advanced content

    @zonble zonble committed Aug 6, 2026
  • Add a new tape script for transforming command inputs into GIF and MP4 formats - Created a new file `transform_command.tape` to automate the process of simulating command line inputs. - Configured settings such as shell type, font size, dimensions, and theme. - Included typing simulation for commands with specified delays to enhance visual output.

    @zonble zonble committed Aug 6, 2026
  • Fix image path for text transformation feature in help documentation

    @zonble zonble committed Aug 6, 2026
  • Add a new tape for transforming Traditional Chinese to Simplified Chinese - Created a new tape file `transform.tape` - Configured output settings for GIF and MP4 formats - Set shell to bash and defined font size, dimensions, padding, and theme - Added scripted typing commands to automate the transformation process

    @zonble zonble committed Aug 6, 2026
  • Refactor zago help documentation to clarify advanced drawing and automation commands

    @zonble zonble committed Aug 5, 2026
  • Enhance zago help documentation with additional details on cursor position retrieval, advanced editor logo features, and improved command descriptions

    @zonble zonble committed Aug 5, 2026
  • Refactor zago help documentation to improve clarity on automation techniques and add advanced editor logo section

    @zonble zonble committed Aug 5, 2026
  • Enhance zago help documentation with details on loop execution and list traversal commands

    @zonble zonble committed Aug 5, 2026
  • Add note about important assistance in F1 menu of zago help documentation

    @zonble zonble committed Aug 5, 2026
  • Enhance zago help documentation with multi-file navigation, spell checker, and automatic encoding detection features

    @zonble zonble committed Aug 5, 2026
  • Update zago help documentation to include F7 key for entering table mode

    @zonble zonble committed Aug 5, 2026
  • Add drawing parameters to zago commands for enhanced customization

    @zonble zonble committed Aug 5, 2026
  • Add common text output and status bar commands to LOGO editor documentation

    @zonble zonble committed Aug 5, 2026
  • Add configuration file support and advanced drawing commands to zago help documentation

    @zonble zonble committed Aug 5, 2026
  • Add a new tape script for generating a table in markdown - Created a new tape file `table_size.tape` to automate the process of creating a markdown table. - Configured output settings for GIF and MP4 formats. - Included commands to set up the environment, create a new markdown file, and generate a table with specified dimensions. - Added sleep intervals to ensure proper timing between commands for smooth execution.

    @zonble zonble committed Aug 5, 2026
  • Add mermaid.tape for generating Mermaid diagrams in zago

    @zonble zonble committed Aug 5, 2026
  • Add initial tape script for directory operations with output settings

    @zonble zonble committed Aug 5, 2026