Commit Graph

7 Commits

Author SHA1 Message Date
osamu-kj
2fbe8958d9 Shortcuts: Add copy-paste shortcuts 2023-05-20 02:31:33 +02:00
osamu-kj
15f8c9534f Vis: Remove unnecessary code + Update README.md 2023-05-20 02:08:12 +02:00
osamu-kj
17a621b787 General: Add many small fixes 2023-05-14 15:05:08 +02:00
osamu-kj
ad50383d03 Calendar: Implement basic reading feature
This commit contains a lot of different changes.
Starting from some refacting of user input code,
coloring, and adding a basic reading feature to
the program.
2023-05-13 15:58:02 +02:00
osamu-kj
7da86f4645 Update README.md 2023-05-07 18:43:19 +02:00
osamu-kj
b9f7c2eeeb Vipe: Finish basic prototype
Map data structure which maps dates to std::string events
2023-05-07 18:42:14 +02:00
osamu-kj
4c1bc842a4 Calendar: Add input handling, basic input mode, add README.md file, alongside other fixes 2023-05-06 22:57:15 +02:00