Skip to content

usethis like functions for add a chapter, or add appendix or other situations  #129

Open
@cderv

Description

@cderv

usethis like functions for add a chapter, or add appendix or other situations where some boilerplate needs to be added to the _quarto.yml and then you need to create a new .qmd with the same title.

It would also be nice if there were usethis like functions for add a chapter, or add appendix or other situations where some boilerplate needs to be added to the _quarto.yml and then you need to create a new .qmd with the same title.

eg:
add_chapter(name, .before, .after) could add name.qmd to the _quarto.yml file at the end of existing chapters or optionally before or after an existing one and then create and open name.qmd.

Originally posted by @see24 in #87 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions