PDWhittington / todo

A small tool that creates or retrieves a markdown todo list for a given day, using a template
GNU General Public License v3.0
1 stars 0 forks source link

Go through the codebase and see what is ripe for async/ await. #195

Open PDWhittington opened 2 years ago

PDWhittington commented 2 years ago

Have a think of how best to configure the awaits. I need to understand the underlying structure a lot better.

PDWhittington commented 2 years ago

One idea is on the h and especially ph command, discovery of the browser can be started ahead of time on an asynchronous task.