Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requested new feature: include content files for each tab #16

Closed
jcf2 opened this issue Apr 12, 2024 · 1 comment
Closed

Requested new feature: include content files for each tab #16

jcf2 opened this issue Apr 12, 2024 · 1 comment
Assignees

Comments

@jcf2
Copy link

jcf2 commented Apr 12, 2024

Basic Idea:
If we had an automatic inclusion of a file (e.g. .md) in each tab, we wouldn't have to fill it unless we needed it, but wouldn't need to go back and get changes every time we wanted to add one.

The display location (and possibly form?) could vary by tab. For example, on the Overview tab, fitting in a text section at the bottom makes sense, and seems like it would fit well. On a tab with potentially long output like Discrepancies, that layout might make it annoying to get to, so top (or side?) placement might be nicer there. One idea would be to have separate predefined "top" and "bottom" files for header/footer type sections.

These displayed sections might also be collapsible sections and if so we might vary the default [open vs closed] as well. There could also be a popout box that opens on a 'Learn more' type button, or after a quick sentence intro.

the alternative if we start proliferating too many individual files is a single .csv or json that would have say a column [or multiple] that defines the location the content is supposed to go, and then the next column contains the text. The text column can be provided in markdown in order to include desired formatting.

@mepearson
Copy link
Collaborator

Added

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

No branches or pull requests

2 participants