You can also just look at the above line's code to see how to link stuff :D
- Advanced Search: Fix the UI bug if checkbox label inputs are too long.
- Data Protection: Think more about HIPAA.
- UI: Create responsive UI.
- Advanced Search: Allow naming of categories.
- Advanced Search: Add feature to choose web browser.
- Advanced Search: Add incognito mode.
- Advanced Search: Center align checkboxes.
- Advanced Search: Add ability to wrap search queries too long for output.
- Refactoring: If working with a feature not Advanced Search, refactor to use layout_items.py.
- Refactoring: If reusing create_category_frame, consider making this its own class.
- Refactoring: In Advanced Search, improve method of using column and row numbers.
- Miscellaneous: Figure out why my Git commands are slow. (Package fuckery?)