https://github.com/jbro/supernote-templates
My templates for the Ratta Supernote
https://github.com/jbro/supernote-templates
supernote supernote-planner
Last synced: 4 months ago
JSON representation
My templates for the Ratta Supernote
- Host: GitHub
- URL: https://github.com/jbro/supernote-templates
- Owner: jbro
- License: unlicense
- Created: 2023-06-06T08:58:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-19T11:00:21.000Z (7 months ago)
- Last Synced: 2025-11-19T12:25:22.402Z (7 months ago)
- Topics: supernote, supernote-planner
- Language: Typst
- Homepage:
- Size: 1.05 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Supernote Templates
My templates for the [Ratta Supernote A5 X](https://supernote.com/products/supernote?variant=40709925208255).
## Templates
Latest release of templates are inlined here:
Title page for notebooks

Daily task list, tracker and notes

Daily tracker and notes

General notes

Freeform note

One on one notes

These can all be downloaded directly and placed in your device's `MyStyle` folder.
## Building
You need the following to build:
- Make (eg. [GNU make](https://www.gnu.org/software/make/))
- convert from [ImageMagick](https://imagemagick.org/index.php)
- [typst](https://github.com/typst/typst)
- [ProFont Nerd Font](https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/ProFont.zip)
- [Routed Gothic Font](https://webonastick.com/fonts/routed-gothic/download/routed-gothic-ttf.zip)
To build all templates run:
```console
make
```
This will output PNG files which are ready to be uploaded to your device's `MyStyle` folder.