A personal diary organizer within Linux. Simple, light and useful for writers or people who like to write diaries.
It looks something like this:
sudo chmod +x MagicDiary.sh
bash MagicDiary.sh
bash | bat | neovim
apt install bat nvim bash -y
sudo pacman -S bat nvim bash --noconfirm
Other OS: Install the dependencies in the respective repositories.