-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🗺 Roadmap + Specs #75
Comments
New Features to Add
Infrastructure Uplift
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Last Updated Wednesday (9/15/21)
Next
multi-card
support per same dayThe Chromium Extension
Following the excellent documentation online, I've built a simple POC that allows me to inject html/css directly into the
GitHub Issue Editor
. Here are other tasks remaining on the docket in this area:Regex Parser
that powers theRenderman
popup window. This will allow me to hitctrl-s
anytime to easily preview the html of whatever I've written (without having to manually click on thePreview
tab which is annoying)testbed
as a static html page. I can host this easily withGitHub Pages
studydash.github.io
This is the
desktop site
of the dashboard. Remaining tasks in this area:Blog Roll
feature so each member can share their favorite people from around the web.MembersPane
-- show visual meters and gauges that display a member'sMax Streak
,Current Streak
,Days Posted
, andDays Missed
auto-sync snippets
betweencards
Event Feed
RHS sidebarWeekly Summary Aggregator
that aggregates all cards/comment that pattern-match a certain formatWeekly Reflection
entries like this.Card Previewer
directly into thedashboard
-- give a way to expandcards
inreadonly-mode
without having to navigate to the GitHub sitePrivate Cards
-- the ability to postprivate cards
that point to aprivate repo
but still have that card count as adaily contribution
Mobile App?
This is a new idea that @shazahuang has requested. It's been over a decade since I last looked at mobile app development (back in the days of early Android) but this is a good idea! Shaza wants the ability to:
StudyDash
Other Tasks
Go server
config values fromFirebase Remote Config
Overall Feed
that will show a timeline of selected events for all study group membersComment created/edited
,Card edited
,Card tag labeled/unlabeled
etc.tag icons
on cardsThe text was updated successfully, but these errors were encountered: