forked from sagimonza/logplusplus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtodo.txt
More file actions
25 lines (25 loc) · 1.09 KB
/
todo.txt
File metadata and controls
25 lines (25 loc) · 1.09 KB
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
- extensible right pane with tabs for all sorts of views (dockable & collapsable)
- zapp xml, scroll into view of webcontrol/context/etc.
- iframe for mobile preview
- web control data (mc, ctx, page, parent, template, etc.)
[DONE]- json viewer - https://github.com/josdejong/jsoneditor/
[DONE]- gallery of images (snapshot)
- extensible action bar for all sorts of actions (dockable & collapsable)
- multi filter (info/debug/etc. default/replay/context/etc.)
- multi search (Assaf's)
- customizable (xpath/js) coloring filters
- customizable (xpath/js) visibility filters
- shareable configurations (json) + editor (dialog)
- extensible feeder
- local file
- local zip file (extensible structure) - http://stuk.github.io/jszip/
- websockets
- plugin model
- extensible line parser
- extensible per line actions (allow user to turn on/off)
- play "sending message"
- mouseover on wc/ctx show its data or rendered mobile data
- click JSON objects to show them on the right pane
- line numbers (on/off)
- "from line" filter
- opposite sort (from the end to start)