log

age author commit description
2022-04-10 Fox 736bcfba1d2d Hide internal tags from interface
2022-04-10 Fox 4bb371496315 Tag editing
2022-04-09 Fox d90a9b1065d1 Rewrote 'Card' class with tag support
2022-04-09 Fox ecc0cb60b845 Scroll to top when opening a card to edit
2022-04-08 Fox b4fd74d0680d Card deletion button
2022-04-08 Fox 587b69a38915 Editing cards
2022-04-08 Fox 66d3fdffc3d2 Display search query in window title
2022-04-08 Fox dd51276f95a2 Dynamically change window title on card edit tab to reflect card title
2022-04-08 Fox 9d3256f86803 Functional card creation and search
2022-04-07 Fox 4ee26d904fe3 Added card identifier, move execution current directory to './run'
2022-04-05 Fox fbe307da953a Started on database
2022-04-04 Fox 81608928a9db Separated window functionality off from the Main class into a Window class
2022-04-04 Fox 1b754922d6af Started on button events
2022-04-01 Fox 6e29262ee18c Added card widget
2022-03-31 Fox 19b163992f3b Added scroll pane to simple search tab
2022-03-31 Fox 3922b33bb764 Separated tabs into classes
2022-03-31 Fox 4e9f2e87eb7b Repository start, basic interface mockups