[9:39 pm: Missing food delivery services since warring factions scorched the sky.]
To ensure that users see only their own Daily Entries, I'll define a Content field to store the text, then set up a privacy rule that allows a user to view it if the entry's creator is the current user.
Everyone else would not be able to view any of its fields.
What other data types and fields would I need?
I guess we'd need one for the word count, a number type. Maybe one to display the number of intervals remaining in the day. We should somehow represent how many words you need to write in each interval for the rest of the day.
Should these be fields of the Daily Entry data type?
[9:39 pm: Missing food delivery services since warring factions scorched the sky.]
To ensure that users see only their own Daily Entries, I'll define a Content field to store the text, then set up a privacy rule that allows a user to view it if the entry's creator is the current user.
Everyone else would not be able to view any of its fields.
What other data types and fields would I need?
I guess we'd need one for the word count, a number type. Maybe one to display the number of intervals remaining in the day. We should somehow represent how many words you need to write in each interval for the rest of the day.
Should these be fields of the Daily Entry data type?