r002 / captains-log

Over the years, I've toiled away many nights & weekends on various pet projects; each always with its own repo, theme, and urls. Well, no more! Moving forward, all experimentations now live here! 😄
https://captains-log.web.app
0 stars 0 forks source link

✨❔ Add Firestore listeners to logItems? #12

Open r002 opened 3 years ago

r002 commented 3 years ago

If this feature is implemented, then if updates are made from other sources (eg. Another running instance or the Firestore console), then the GUI will automatically update to reflect those changes.

Implement this feature? Need to explore/analyze all implications. Eg. Changing one log could trigger metalogs (like durations and sleep logs) to be processed. Do we want this?