Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Convert: add a way to override templates by creating .notoma/templates/*.j2 #24

Open
4 tasks
natikgadzhi opened this issue Jun 11, 2020 · 0 comments
Open
4 tasks
Assignees
Labels
enhancement New feature or request

Comments

@natikgadzhi
Copy link
Owner

Provide a way for users to override templates by providing their own Jinja templates.

  • Docs: Write down the list of available blocks and their accessible attributes
  • Docs: Write down available template helper functions
  • Implementation: Add a template lookup in ($pwd)/.notoma/templates/{block_type}.j2. If the template exists there, try using that when encounteringz block of typeblock_type in Notion.
  • Docs: Add docs on when and why to use custom templates, and add a couple examples.
@natikgadzhi natikgadzhi added the enhancement New feature or request label Jun 11, 2020
@natikgadzhi natikgadzhi self-assigned this Jun 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant