forked from lhl/pensieve
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
170 lines (118 loc) · 2.48 KB
/
TODO
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
===
M1: Basic Notebook
===
ADD NAV:
* pick a tree view
* tree view into repo
* Add to Nav on new page creation
---
CONGRATS WE HAVE A WORKING WIKI
Notes can now go here
===
M2: Basic Publishing
===
GIT CHECKINS
* INIT: node-git initialize
* SAVE: git-commit
* PULL/PUSH: webworker?
---
BASIC AUTH/LOGIN
* http://passportjs.org/
---
WEB ENABLE
Move Infrastructure to ExpressJS/PJAX (so it can run in browser)
main.html - run express
https://groups.google.com/forum/#!topic/node-webkit/d7JYo_4aGWM
start new window - local is the controller...
https://github.com/rogerwang/node-webkit/wiki/Window
https://github.com/rogerwang/node-webkit/wiki/Transfer-objects-between-window-and-node
http://blog.csainty.com/2012/01/running-nodejs-server-alongside-your.html
https://github.com/rogerwang/node-webkit/wiki/Using-Node-modules
http://blog.infireal.com/wsgi-node-webkit-2014-03.html
http://expressjs.com/guide.html
http://stackoverflow.com/questions/19816038/express-js-equivalent-of-decorator-pattern-from-python-frameworks
* Use PJAX
* /login
* /page/[code]
x POST saves
* /media/[code]
POST saves
* /nav
* POST saves
---
CONGRATS WE HAVE A PUBLIC WIKI
Everything is public!
===
M3: Better Editing
===
MEDIUM-EDITOR
* switch to medium editor
* add plugins
* add image block insertion
* make sure white space not being stripped, saved w/ white space (for useful git diffs!)
---
KEYBOARD SHORTCUTS
* Cut and Paste
* https://github.com/rogerwang/node-webkit/wiki/Shortcut
* VIM basic nav
---
IMAGE UPLOADS
* hook up the server-side for file uploads
* check into repository
---
MARKDOWN
* Import sophie/pen stuff
---
BETTER INSERT
https://userstyles.org/styles/102262/twily-s-powerline-firefox-css
https://github.com/bling/vim-airline
* key commands
* caret placment when clicking in
---
INSERT DATAGRID
handsontable
---
DRAG N DROP UPLOAD
http://www.dropzonejs.com
* Save files
---
CONGRATS WE HAVE A BEST IN BREED INLINE EDITOR
===
M3: Better Publishing
===
SEARCH
* Figure out what engine to use
---
AUTOCOMPLETE/SEARCH FRONT-END
* Typeahead
---
TAGS
* Tag library
* Attach metadata
---
PRIVATE
* metadata
* json filters based on user
---
CONGRATS WE HAVE A USEFUL REPOSITORY
===
FUTURE
===
* Internal Wiki Linking
* Show Related Pages
* Show Edit History, Revisions w/ Intelligent Diff
* Show Last edited pages
* Annotations
* Comments
* Collaboration
* Encryption/Locked Notes
ORG
---
users.json
settings.json
/images
/files
---
INIT:
* set repository
* create folder