Stephen S

Results 4 issues of Stephen S

Hi. Every markdown file is being opened & read a total of 8 times in normal connect & gather flow. Might make sense to model a note as a class...

enhancement

The current tags_regex is not parsing nested tags for me The proposed regex will also parse all tags from "sussudio.md" example without needing to modify the raw text beforehand. Would...

bug

The current configuration management in the project relies on the .env file for managing both configuration and environment variables. As the project grows, the .env file and related validation code...

enhancement

I propose refactoring the existing CLI implementation to use Click instead of argparse. This would involve updating the command definitions, option parsing, and help messages to use the Click API....

enhancement