pip3 install bullet_journal
- Push local updates to remote server
- Pull remote updates to local server
- Show all the tasks of a specific day
bj daily_log [date]
date: optional argument in the format of yyyy_mm_dd
default is today
bj add [date]
date: optional argument in the format of yyyy_mm_dd
default is today
bj delete [date]
date: optional argument in the format of yyyy_mm_dd
default is today
bj close [date]
date: optional argument in the format of yyyy_mm_dd
default is today
- Migrate to-do task to a new date
bj migrate [date]
date: optional argument in the format of yyyy_mm_dd
this is the date where the task currently belongs to
default is today