md2cf icon indicating copy to clipboard operation
md2cf copied to clipboard

Skip Hidden Folders

Open Deastrom opened this issue 2 years ago • 2 comments

When uploading whole directories, like whole repos, markdown files found in hidden folders are also published.

This causes the common practice of PR Templates in the .github or the MR Templates under .gitlab to be published along with the other repo items. This is not desired when you have your markdown files scattered across your repo.

Deastrom avatar Aug 14 '23 18:08 Deastrom

Makes sense. In the meantime you could work around it by passing multiple folders to md2cf, listing only the folders you want uploaded. As long as that's tenable with your specific repo structure, of course.

iamjackg avatar Oct 22 '23 01:10 iamjackg

I think good feature would be to implement what must me skipped folder, files or types. There is .gitignore but is in conflict when confluence content rendered from git directly.

dsever avatar Feb 05 '24 15:02 dsever