Here, I am prototyping an open workspace. These projects are my ongoing work. Documents update about every five minutes, but I include the live link in case you want to watch me write.
Site Functionality
Co-Working
Live Tasks | Live Workbook | Shared Drive Folder
Initially, a site-wide Pomodoro timer. Next I will add check-ins for members, so you know you are working alongside others. Then I will add a task management system.
(The workbook below is delayed by five minutes. For a live version, click Live Workbook)
(The embedded task list below is delayed by five minutes. For a live version, click Live Tasks)
Chat and Chat Rooms
Live Tasks | Live Workbook | Shared Drive Folder
Personal chat/messaging.
☑️ Every user gets their own instance of a chat room listed in their profile backend.
☑️ Admins and selected roles can generate new chat rooms.
☑️ Chat rooms rendered with custom shortcode.
☑️ Access to chat room requires certain group tag designated by owner.
☑️ All users given a default universal group tag.
☑️ Users can add personal groups (custom tags) to other users’ profiles.
☑️ Admins can add/remove admin group tags to users in backend.
☑️ Chat history goes back 7 days or 100 messages.
☑️ All messages have sequential ID to reference messages by number.
☑️ Starred messages saved in their spot in the chat sequence and don’t count against 100 messages and are permanent until deleted, up to 100.
☑️ Backend list of chat rooms, size in messages, last activity.
☑️ Custom chat rooms can be deleted in list, or purged after inactivity.
☑️ Can export current chat history and starred messages as custom post that has a user note as excerpt to mention message by ID.
☑️ Chat export post listed in backend for review by admin/moderator.
☑️ Dashbaord widget at top of page with most recent chat exports awaiting review.