You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep track of the list of meeting IDs, their titles, and last visit date, that this machine has visited. That list would be really handy, especially before but even with user accounts.
Also store user's name for that meeting (if nonempty), which overrides the existing global default name
Could display this list (sorted by last visit date) when going to the front page of Comingle.
Option to delete some?
Possibly also a dropdown from the main Comingle icon.
* Show meetings you've visited on front page
* Fix "open-source" link to repo
* Fix scrollability of front page
* Fix line breaks in button group of front page
* Add Bootstrap table styling, with improved dark mode
* `useLocalStorage` now uses EJSON encoding for easier `Date`s
(similar to edemaine/cocreate#16)
The text was updated successfully, but these errors were encountered: