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

How to select which files to include when chaining documents #176

Open
karmeye opened this issue Feb 16, 2022 · 1 comment
Open

How to select which files to include when chaining documents #176

karmeye opened this issue Feb 16, 2022 · 1 comment
Assignees

Comments

@karmeye
Copy link

karmeye commented Feb 16, 2022

Hello @manuth

All md files in my workspace are used. For example, I have a README.md that I do not want to include.

  • Is it possible to choose which files to chain?
  • Is it possible to specify a sub folder and chain all md files in there?

Thx

@manuth manuth self-assigned this Sep 16, 2022
@manuth
Copy link
Owner

manuth commented Sep 16, 2022

Hi @karmeye
Currently, it is neither possible to select specific files to chain nor to select a sub folder.
At time of writing, the Chain all Documents task will chain each markdown file available in the folder currently opened in vscode.

Sadly, I don't really know what a good solution for this might look like.
Do you think something like an include and an exclude-setting for black- or white-listing .md-files might be a good idea?

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