Home
Softono
paper_template_generator

paper_template_generator

Open source JavaScript
44
Stars
11
Forks
2
Issues
1
Watchers
4 years
Last Commit

About paper_template_generator

# Paper Template Generator [Go to generator!](https://nordnord.github.io/paper_template_generator/) With this template generator you can create your own paper style for your (digital) notebooks. It's easy to use and you can use your paper styles in any notebook app that supports PDF import. Please notice, it's still WIP, so if you miss some functionality, there is a chance it will be implemented soon. ## How to install ### Single Use 1. Download PDF file 2. Send/move to iPad, if needed 3. Share file into GoodNotes ("Open in GoodNotes") 4. Choose location and "Import as New Document", if wanted as a new notebook If you want to add templates as pages in existing notebook: 1. Open notebook in GoodNotes app 2. Go to file explorer and share template PDF to GoodNotes ("Open in GoodNotes") 3. Choose to add before, after, or as last page 4. Press "Import to Current Document" ### Import as user-installed preset (persistent across notebooks) 1. Open GoodNotes app 2. Open Preferences (Cogwheel in upper right c ...

Platforms

Web Self-hosted

Languages

JavaScript

Links

Paper Template Generator

Go to generator!

With this template generator you can create your own paper style for your (digital) notebooks. It's easy to use and you can use your paper styles in any notebook app that supports PDF import.

Please notice, it's still WIP, so if you miss some functionality, there is a chance it will be implemented soon.

How to install

Single Use

  1. Download PDF file
  2. Send/move to iPad, if needed
  3. Share file into GoodNotes ("Open in GoodNotes")
  4. Choose location and "Import as New Document", if wanted as a new notebook

If you want to add templates as pages in existing notebook:

  1. Open notebook in GoodNotes app
  2. Go to file explorer and share template PDF to GoodNotes ("Open in GoodNotes")
  3. Choose to add before, after, or as last page
  4. Press "Import to Current Document"

Import as user-installed preset (persistent across notebooks)

  1. Open GoodNotes app
  2. Open Preferences (Cogwheel in upper right corner)
  3. Open "Notebook Templates"
  4. Press "Import" in "My Templates"
  5. "From Files"
  6. Choose template PDF

Note, that template will be named the same as the template file you saved.

Some examples

Roadmap

  • [ ] More options
    • [ ] Guide line width
    • [x] Line/Grid stroke width
    • [ ] Major/minor coloring
  • [ ] More templates
    • [ ] Hexagonal
    • [ ] Polar chart
  • [ ] Headers
  • [ ] Code style (reduce boilerplate)
  • [ ] Config import
  • [ ] Bug fixes