Skip to content

Alpha v0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@zsviczian zsviczian released this 16 Apr 05:27
· 46 commits to main since this release

Solved issue #2:
I have added two options, to exclude a path beginning with a string, and to exclude a path or filename containing a special string.
The path is case-sensitive and intended to exclude the Templates/ folder. The filename is case insensitive and intended to exclude a special type of file such as Checklists (e.g. "shopping checklist.md", "Checklist for business trip packing.md", "Holiday checklist.md", etc.)