OSE Kanban Board: Difference between revisions
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
=Idea 2, excel two sheeters= | =Idea 2, excel two sheeters= | ||
<html><iframe width="1100" height="400" src="https://docs.google.com/spreadsheets/d/1yqSAXgG5yy_j1C5IBICMjXMenmjF2LjGfUlOEnBjGLk/edit?&rm=minimal"></iframe></html> | <html><iframe width="1100" height="400" src="https://docs.google.com/spreadsheets/d/1yqSAXgG5yy_j1C5IBICMjXMenmjF2LjGfUlOEnBjGLk/edit?&rm=minimal"></iframe></html> | ||
[https://docs.google.com/spreadsheets/d/1yqSAXgG5yy_j1C5IBICMjXMenmjF2LjGfUlOEnBjGLk/edit? Link] | [https://docs.google.com/spreadsheets/d/1yqSAXgG5yy_j1C5IBICMjXMenmjF2LjGfUlOEnBjGLk/edit? Link] | ||
Benefits of this method is that the data can be gathered for dashboards, analytics, and automatic summaries. | |||
=Process for making embedded, editable, no-menu google docs= | =Process for making embedded, editable, no-menu google docs= |
Revision as of 19:20, 9 April 2020
Requirement
- No login or easy login
- Readily embeddable in wiki, and resizable
- Editable right in wiki - adding/moving/allocating tasks
- Lean - just task, name, and 4 columns. Just like Scrumy
See example of Scrumy:
Idea 1, google drive
Each page is a stream, a.k.a a theme. link
Idea 2, excel two sheeters
Benefits of this method is that the data can be gathered for dashboards, analytics, and automatic summaries.
- Change settings to editable
- Get the editable link
- add width and height
- add &rm=minimal in the end to get rid of the menu
- If your slides contain something about.id in the end, take it away, and add the '?&rm' after the /edit in the url.
- If you still have a menu, then get rid of any other code (widget, scroll) etc.