taskbridgeapp.gui.viewmodel.threadedtasks

Contains classes and functions which are run in a separate thread.

Functions

run_continuously

Utility function which continuously calls schedule to run any pending tasks.

Classes

LoggingThread

Used to collect logs.

NotePreWarm

Performs tasks required to allow the user to configure note synchronisation and prepare for synchronisation.

ReminderPreWarm

Performs tasks required to allow the user to configure reminder synchronisation and prepare for synchronisation.

Sync

Thread which carries out the main synchronisation for both notes and reminders.