Skip to content

Program in Python which makes excel diary from your notes.

Notifications You must be signed in to change notification settings

kr1s6/Excel-Diary-Maker

Repository files navigation

Excel-Diary-Maker

To use app just download file Excel-Diary_Maker.exe

❗❗ This is not a professional program, so be sure to make a copy before updating your journal! Just in case if something unexpected would destroy diary.

Program in Python which make excel diary from your notes
and update them with new ones by adding them at the end.

Notes have format:

  • "Day" Date Title
  • (body)
  • "Day" Date Title
  • (body)

Program use openpyxl from Python