From e469d8da730ef6de84eb312f08ea0916a90d9b6d Mon Sep 17 00:00:00 2001 From: singerdmx Date: Tue, 22 Dec 2020 04:59:35 -0800 Subject: [PATCH] Update sample data --- app/assets/sample_data.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/app/assets/sample_data.json b/app/assets/sample_data.json index 15566ec7..e90d50bd 100644 --- a/app/assets/sample_data.json +++ b/app/assets/sample_data.json @@ -73,6 +73,30 @@ "insert":"Bullet Journal" }, { + "insert":":\nTrack personal and group journals (ToDo, Note, Ledger) from multiple views with timely reminders" + }, + { + "attributes":{ + "list":"ordered" + }, + "insert":"\n" + }, + { + "insert":"Share your tasks and notes with teammates, and see changes as they happen in real-time, across all devices" + }, + { + "attributes":{ + "list":"ordered" + }, + "insert":"\n" + }, + { + "insert":"Check out what you and your teammates are working on each day" + }, + { + "attributes":{ + "list":"ordered" + }, "insert":"\n" } ] \ No newline at end of file