ryu-hg / ba-job-search

Analysis of my business analyst job search process
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Convert exported Notion documents to markdowns #4

Closed ryu-hg closed 3 months ago

ryu-hg commented 3 months ago

User Story

As a potential employer visiting this portfolio, I want to be able to view all documents originally generated by Notion with minimum effort so that I can understand the candidate's business analysis techniques without requiring excessive time.

Description

At the time of this issue being created, the Business Case is the only Notion document available on this repository. The document was exported as a single HTML file, and pushed to a feature branch called notion. While it does look nice when the file is downloaded and opened on a web browser, it appears as HTML and CSS scripts on GitHub. Convert this to a markdown file so that it can be viewed on GitHub without needing to download the file or requesting direct access to the original Notion document.

Acceptance Criteria

Priority

Low

Estimated Effort

Low

ryu-hg commented 3 months ago

https://htmlmarkdown.com/ seems to be an effective only tool for the purpose.