mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
feat: add HasIncompleteTasks
to memo property
This commit is contained in:
@@ -208,6 +208,7 @@ message MemoProperty {
|
||||
bool has_link = 2;
|
||||
bool has_task_list = 3;
|
||||
bool has_code = 4;
|
||||
bool has_incomplete_tasks = 5;
|
||||
}
|
||||
|
||||
message CreateMemoRequest {
|
||||
|
Reference in New Issue
Block a user