You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project allows you to view a dashboard of any Twitter user timeline. Start by connecting your Twitter account in the Twitter block and selecting the user profile handles you wish to view.
Copy file name to clipboardexpand all lines: index.json
+4-12
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
"name": "Stock_portfolio",
20
20
"category": "Finance",
21
21
"description": "Input your stock portfolio and watch as Omniscope maps the fields and produces a cool dashboard",
22
-
"version": 2,
22
+
"version": 3,
23
23
"templateIozFileName": "template_v2.ioz",
24
24
"parameters": []
25
25
},
@@ -39,19 +39,11 @@
39
39
"description": "Number of months. E.g. 3 to get last 3 months, 6 for last 6 months, etc."
40
40
}
41
41
]
42
-
},
43
-
{
44
-
"name": "Twitter_Profile_Analysis",
45
-
"category": "Social",
46
-
"description": "This project allows you to view a dashboard of any Twitter user timeline. Start by connecting your Twitter account in the Twitter block and selecting the user profile handles you wish to view.",
47
-
"version": 2,
48
-
"templateIozFileName": "template.ioz",
49
-
"parameters": []
50
42
}
51
43
],
52
44
"templates": [
53
45
{
54
-
"name": "SalesForce dashboard",
46
+
"name": "SalesForce_dashboard",
55
47
"version": 1,
56
48
"description": "Visualise data about accounts, lead, opportunities and sales.",
57
49
"category": "General",
@@ -64,7 +56,7 @@
64
56
]
65
57
},
66
58
{
67
-
"name": "Reddit explorer",
59
+
"name": "Reddit_explorer",
68
60
"version": 1,
69
61
"description": "Explore subreddit",
70
62
"category": "Social",
@@ -73,7 +65,7 @@
73
65
"blocksToExecute": []
74
66
},
75
67
{
76
-
"name": "Stock portfolio",
68
+
"name": "Stock_portfolio",
77
69
"version": 1,
78
70
"description": "Input your stock portfolio and watch as Omniscope maps the fields and produces a cool dashboard",
0 commit comments