-
-
Notifications
You must be signed in to change notification settings - Fork 65
/
Notes_for_self_Gerhobbelt.html
60 lines (54 loc) · 1.63 KB
/
Notes_for_self_Gerhobbelt.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<p></p>
<h1>Notes for self (<a href="https://github.com/GerHobbelt">@Gerhobbelt</a>)</h1>
<ul>
<li>
<p>This whole bunch is “written while thinking” and therefor, <a href="https://www.youtube.com/watch?v=vtIzMaLkCaM">“<em>LEADERSHIP LAB: The Craft of Writing Effectively</em>”</a> applies in full force. I know. It still happens. 😦 Need to <strong>reorg & rewrite</strong>.</p>
</li>
<li>
<p>Who’s your Target Audience? Nope, Target <strong>Audiences</strong>, <em>plural</em>!</p>
<ul>
<li>
<p>Qiqqa Users</p>
</li>
<li>
<p><strong>Prospective</strong> Qiqqa Users: anyone who’s looking and thinking “hey, this <em>might</em> be what I’m looking for!” 🤔</p>
</li>
<li>
<p>Qiqqa project members a.k.a. ‘developers’ (doesn’t matter if you’re a copy editor, software designer, bug zapper, code creator, <em>anyone</em>)</p>
</li>
<li>
<p><strong>Prospective</strong> project members.</p>
</li>
</ul>
</li>
<li>
<p>Also need to write down:</p>
<ul>
<li>
<p>Roadmap?</p>
</li>
<li>
<p>Focus on X?</p>
</li>
<li>
<p>Follow your own mantra: give people an opportunity to learn from my mistakes. Show what went wrong or could have been done better. Decisions and decision making.</p>
</li>
<li>
<p>…</p>
</li>
</ul>
</li>
</ul>
<footer>
© 2020 Qiqqa Contributors ::
<a href="https://github.com/GerHobbelt/qiqqa-open-source/blob/docs-src/Notes for self (@Gerhobbelt).md">Edit this page on GitHub</a>
</footer>
</body>
</html>