- Implemented handleRecurringTasks. - Implemented TDB::nextId.
@@ -58,6 +58,7 @@ public:
int commit (); // Write out all tasks
void upgrade (); // Convert both files to FF4
int gc (); // Clean up pending
int nextId ();
private:
FILE* openAndLock (const std::string&);
The note is not visible to the blocked user.