notebookinator icon indicating copy to clipboard operation
notebookinator copied to clipboard

Results 19 notebookinator issues
Sort by recently updated
recently updated
newest added
trafficstars

#### Summary Closes #44 and #28. #### Checklist - [x] I have fully tested all of the added features - [ ] I have fully documented all of the relevant...

See title. Currently the gallery build is acting as a form of integration testing for the project, so having this report errors correctly is extremely important.

type:bug
repro:confirmed

#### Expected Behavior Normally there is a border around the pages of the linear theme that looks like this: ![image](https://github.com/The-Notebookinator/notebookinator/assets/75806385/8843dc8a-f944-4a9a-8003-3af0b438daf7) #### Observed Behavior However when the content in an entry...

type:bug
repro:confirmed

#### Summary Add a theme for Notebookinator that is inspired by 515R's notebook. #### Checklist - [ ] I have fully tested all of the added features - [ ]...

#### Summary Closes #34 Things that still need doing: - [ ] documentation - [ ] gallery - [ ] glossary component - [x] decision matrix component

It might be a good idea to standardize the user facing component API so that we can guarantee component compatibility across themes. I propose we do this with some sort...

type:enhancement

#### Summary Adds a new theme based on [Pyro's Spin Up notebook](https://drive.google.com/file/d/11T35OGiR4i3wog7GyyPqT9HrB4cNWd2k/view). #### Checklist - [ ] I have fully tested all of the added features - [ ] I...

type:enhancement
semver:minor

#### Requested Feature The Radial theme really needs a nice looking default cover. #### Current Implementation Currently the Radial theme doesn't have a fleshed out default cover design, it just...

type:enhancement

#### Requested Feature Leah from 929T has offered to have [this](https://docs.google.com/presentation/d/1TzFLvWVf1wEsjd_lkTyq86YWyLTnTDlClVB60CksMQU/edit#slide=id.g2bf8a909ce1_0_0) format implemented as a theme #### Motivation The theme is gorgeous :sparkles: .

type:enhancement

#### Requested Feature Each of the themes currently use different fonts, but there isn't a good way to package fonts with a library in Typst. #### Possible Implementation - Have...

type:enhancement
help wanted