-
Notifications
You must be signed in to change notification settings - Fork 9
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
workshop tools concept & design #60
Comments
feedback edit/add exercises is similar to adding gigs ... probably the same process more or less. it neds a tool to make new gigs/exercises and then to "publish" or "tag" or somehow "attach" it to a specific workshop, so they show up there. creating the exercise (like a gig) is probably not part of the "workshop component" |
results
|
feedback
yes, maybe we need to rename "workshop innerComponent" to something more specific that captures what it actually is and does instead of "inner component" :-) |
feedback I think the following feedback should probably be copied into todos and new or corresponding issues for each part of the feedback. we definitely need some extra components and probably wireframes for those :-) ... our main goal is still the "WA summary slide deck", so some main slides and the sub slides of it might not be enough to capture all the content, so additional details that are important to specify exactly how things should work and be implemented later might need to go into the linked markdown files for those slides, where we can also link to additional screenshots of wireframes and descriptions if it does not fit into the main slide deck at the end, because the main slide deck should be just a summary. regarding bottom right drop-up menu/overlay:
So in summary:
regarding gigs and chat
regarding notes
|
feedback
that is great and kinda compatible with the "dropdown" or "dropup" menu from the lesson tab below the content iteself :-) Basically, the "bottom right menu overlay" is somehow already going into the form factor and content of that dropdown menu to select files/folders :-)
I think we probably need "tiles in tiles" :-)
Now how to define the default layout of the grid based on the available files in a workshop?
I also love the "gig status" (open/taken/pending/...) those are also perfect to trigger notifcations to those who subscribe once something changes :-) regarding
|
Feedback
|
feedback
not sure how that would look. if what you mean is what you showed in the worklog video, then i think that goes into the right direction, but maybe i'm not entirely sure what you mean here :-)
yes. i thought thats what i also described in my last feedback further on :-)
i think all these little snippets of information and micro decisions we have in the chat, worklogs and in the feedback discussion below issues will get lost, because we probably wont go again through it to read everything. I suggest making an issue or adding that kind of decision about e.g.
yes, it was more meant as each piece of content comes from a file or folder and gets visualized in the tiling window manager. a tile shows a file, but if a tile shows a folder, that tile would be split into a sub tiling window manager to show the content. i think i described that in a lot of details in the last feedback
how would the user "toggle off" the chat? ...but what if there are 5 open tiles and one of them is the video and the user wants to see the video full screen? ...zen mode would enable that. here is zen mode in vscode
Many tiles are great for overview
🔥 🔥 🔥 🚀 👩🎤
haha, yeah, i see, the idea wasn't yet well described i think. the
means `/docs/create_workshop/icon.png`
`/docs/create_workshop/chat.json` // from https://i.imgur.com/Ph0WP2l.png
/*=>*/ { "type": "https://gitter.im/", "data": "ethereum/play/~embed" }
`/docs/create_workshop/needs/1.json`
/*=>*/ { type: "https://wizardamigos.com/workshop-viewer", data: "https://other-workshop-1.com" }
`/docs/create_workshop/needs/2.json`
/*=>*/ { type: "https://wizardamigos.com/workshop-viewer", data: "https://other-workshop-2.com" }
`/docs/create_workshop/unlocks/1.json`
/*=>*/ { type: "https://wizardamigos.com/workshop-viewer", data: "https://recommended-workshop-1.com" }
`/docs/create_workshop/unlocks/2.json`
/*=>*/ { type: "https://wizardamigos.com/workshop-viewer", data: "https://workshop-2.com" }
`/docs/create_workshop/unlocks/3.json`
`/docs/create_workshop/lessons/`
/*=>*/ { type: "https://wizardamigos.com/workshop-viewer", data: "https://workshop-3.com" }
`/docs/create_workshop/lessons/Step-by-step_tutorial_for_creating_workshops/`
`/docs/create_workshop/lessons/Step-by-step_tutorial_for_creating_workshops/lesson.html` // from "//slides.com/ninabreznik/deck-17/embed"
`/docs/create_workshop/lessons/Step-by-step_tutorial_for_creating_workshops/info.md` // content: "In this step by step tutorial we will walk you through every little step "
`/docs/create_workshop/lessons/Step-by-step_tutorial_extended/info.md`
`/docs/create_workshop/lessons/Step-by-step_tutorial_extended/lesson.json`
/*=>*/ { type: ''https://www.youtube.com/watch?v=", data: "DEH0eoppbyc" }
`/docs/create_workshop/lessons/Step-by-step_tutorial_extended/tool.json`
/*=>*/ { type: ''https://wizardamigos.com/make-workshop", data: null }
We might totally use
Interesting. Technically if they close something they could go to the "tab bar" and open it again from the dropdown/dropup menu, but would be cool to have wireframes to play around with the ideas.
yes, technically if you toggle off all tiles according to what you said about toggeling this would work, but would maybe be a lot of work if there are many tiles open, so the "ZEN MODE" idea was or is to select a specific tiles or a few and make them "full screen", thus maximize them and hide the other tiles behind them, probably by making the selected ones an overlay? ...and then when exiting "ZEN MODE" put every tile back into the tile grid where they belong or where they were before basically.
maybe or maybe not. its technically not super hard to differentiate. |
Worklog 1/2 Results |
feedback regarding
|
feedback regarding exerciseii think the only meaningful difference between gigs and exercises is, that gigs pay real money and that you chat with a gig author instead of a bot, but otherwise they are literally the same. The only difference is probably a tiny indicator whether its a real author gig or a bot exercise and maybe you can autocomplete/filter/sort based on that. Again - you visually center them, which feels like "ZEN MODE". example: regarding notessame thing as for all previous tools in previous feedback regarding maintainersso yeah, thats a pretty special section.
The point is, if you see the entire WORKSHOP as the basic "tab" and all the lessons and tools and stuff inside, THEY ALL HAVE MAINTAINERS and entire supply networks, so we need to find a more generic solution. The same way you can maybe minimize/maximize every single tab NEXT STEP:
...this needs to all be taken into account So while you are a learner, you go through and learn and do gigs in summary maintainer doesn't just mean a "teacher" or whatever of a workshops content - there is much more to it, its like github almost, but different :-) |
feedback regarding profile
The settings button though is not bad, but just editing the name, avatar and details is too little. regarding notificationsi like the dropdown menu (especially the last entry: (e.g. "Lesson Update! \newLine Marketing 101 Workshop") a dropdown to show you the history of notifications, but filtered to only what is relevant for this current workshop
|
feedback regarding dark/light modeone thing to have in mind is we are working on a "theme picker" component for datdot. In this context, a "dark mode" and "light mode" will be maybe default themes, Thats just a feature we need to have in mind when doing dark mode / light mode :-) I also think reserving a "dark mode / light mode" button in the main bar is a bit much. Maybe having it as a "config" option in a config menu would be good enough?
regarding layoutnow given the previous feedback on the previous set of worklog videos which you did not read yet A browser can remember a specific layout for next time. All the options, resizing, zen mode, selecting multiple, draging tiles to different positions, minimizing, switching tabs, etc... Now the "top bar" and whether to move it around - its an interesting idea, but lets first re-do how the tiling window manager works in general.
regarding shortcutssimilar to what i wrote about the maybe thats how we can integrate it very generically into any tool any user might make? also - you say the shortcuts have a "search bar" off topic: ...i like how you even say how the "shortcuts search" is similar to the content icon search and you said you would not yet have a name for it... |
Feedback regarding
|
Worklog |
@todo
@input
📦what have we built hackmd
from History : How it all started #45@input
📦history content slides
from History : How it all started #45@input
📦brief summary slide deck
from project brief @mimi_uxui-dev #42@input
📦concept outline description
from get familiar with wizardamigos #46@input
❓idea in section C
from #issue 59@input
❓idea in section C
from #issue 59@output
🏭workshop viewer slides
@output
🏭workshop viewer linked markdown file per slide in "./slides/<slidename>.md"
@output
🏭workshop viewer wireframes
@output
🏭workshop data generator slides
@output
🏭workshop data generator linked markdown file per slide in "./slides/<slidename>.md"
@output
🏭workshop data generator wireframes
@info
...
The text was updated successfully, but these errors were encountered: