Skip to content

TomVer99/Typst-checklist-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typst Checklist Template

GitHub release (with filter) GitHub Repo stars

Maintenance

This typst checklist template is a simple checklist template for typst. It has multiple styles that require no changes to the document to switch between.

Showcase Showcase

Left: Style 0, Right: Style 1

Options

The following options are available for this template:

  • title: The title of the checklist. The default is none.
  • disclaimer: The disclaimer of the checklist. The default is none.
  • style: The style of the checklist. The default is 0. Supported styles are 0, 1.

Getting Started

To get started with this Typst checklist template, follow these steps:

  1. Install Typst: I recommend to use VSCode with Tinymist Typst Extension. You will also need a PDF viewer in VSCode if you want to view the document live.
  2. Import the template: Import the template into your own typst checklist. #import "@preview/aero-check:0.2.0:*
  3. Set the available options: Set the available options in the template file to your liking.
  4. Start writing: Start writing your checklist.

Helpful Links / Resources

  • The Typst Documentation is a great resource for learning how to use Typst.
  • You can use sub files to split your document into multiple files. This is especially useful for large checklists.