Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Use separate "Figures" folder for each report #7

Open
PavelBal opened this issue Aug 18, 2023 · 3 comments
Open

Use separate "Figures" folder for each report #7

PavelBal opened this issue Aug 18, 2023 · 3 comments

Comments

@PavelBal
Copy link
Member

Currently, all reports will use the "Report/Figures" folder to store figures. This must be change so that every report has its own figures folder.

@Felixmil
Copy link
Collaborator

We could set the resource path in the yml as shown here: quarto-dev/quarto-cli#5084

Then the user only has to give relative path to this folder to display figures.

@PavelBal
Copy link
Member Author

Or maybe having a separate sub-foller for each report? Have to use it a bit in projects to realize the best way to do.

@Felixmil
Copy link
Collaborator

Felixmil commented Aug 28, 2023

Or maybe having a separate sub-foller for each report? Have to use it a bit in projects to realize the best way to do.

If we go the esqlabsR.reports::new_report() way, we can totally create a sub-folder for each new report created. Then, the resource-path variable could be set accordingly so the user do not have anything to do :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants