-
Notifications
You must be signed in to change notification settings - Fork 0
/
41020-top-menu-advanced.rmd
105 lines (49 loc) · 4.75 KB
/
41020-top-menu-advanced.rmd
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
# Managing your file: The top menu{#xtop-menu-advanced}
This section is all about how to manage using the top menu to help you deal with the currently loaded file. Hover over the icons to see what they do.
![Screenshot 2023-03-31 at 12.00.57](_assets/Screenshot 2023-03-31 at 12.00.57.png)
There is also a dedicated [File Manager](#file-manager) to manage all your files.
## Sharing files with the Current File Manager{#xpermissions}
Click the green icon to manage your file.
![press manage](_assets/press manage.gif)
![Screenshot 2023-03-31 at 12.05.43](_assets/Screenshot 2023-03-31 at 12.05.43.png){width=650}
### Sharing and locking files
You can add any number of other Causal Map accounts into the "copy" and/or "view" boxes. There must be at least one editor.
- "Copy" permission means that the other user can make their own copy of this file, which they can then edit.
- "View" permission means that the other user can make only view the file.
You can also use the `locked` switch to lock the file. This means that no-one can change it, not even you, until it is unlocked again.
It is also possible to create larger groups of users. Ask us for help with this: [email protected].
### File memo{#xfi}
You can put information about your file in the `file memo` box, and it will be shown below the interactive map to tell other users what this file is about. You can use markdown to format the text, e.g. start a line with # to make level-1 heading. You can even include images using markdown.
![image-20211103133030379](_assets/image-20211103133030379.png)
This is in addition to any "newsflash" information about updates which you add using the chat widget.
## Making your own copy of a file{#xown-copy}
```{r,echo=F}
knitr::include_url("https://player.vimeo.com/video/641927229")
```
Copying a file in Causal Map is easily done. Simply load the file you want to copy using the dropdown menu. Then click the 'Save As' button on the top left of your screen.
![](_assets/5Najfi4Pr2.gif){width=650}
You can then append something to the end of the filename to make it yours:
![image-20211001180419448](_assets/image-20211001180419448.png){width=650}
Click the 'Save current map' button. This window will then close and your copy of the file will load up. You can now make changes to the file.
## Saving a file as currently filtered{#as-currently-filtered}
::: {.rmdcaution}
Suppose you have applied a filter so that only statements from women are visible. Saving the file as currently filtered means that only these statements remain in the file, and the invisible statements and links are completely deleted from the file. If this is what you want, here's how to do it!
:::
Press Save As: ![](_assets/image-20220126194223383.png)
Then press: ![image-20220126194329472](_assets/image-20220126194329472.png)
That's it.
## Restoring a previous version of your file{#xversions}
The app is continuously saving your work and so you can restore your file to any prevision version, by clicking this icon ![image-20211115175030770](_assets/image-20211115175030770.png). This will open the below panel where you can choose which timepoint you wish to revert your map to.
![image-20211115174934976](_assets/image-20211115174934976.png){width=650}
This panel shows a dropdown list of times when you made changes to the mapfile in GMT. Along with the size of your file which can help you identify which timepoint you want to revert to. It can be easy to forget what time you made alterations to your file, so if you're likely to want to restore a previous map it is best to note the time so that you can easily return to it.
## Uploading your data
![image-20230127182310371](_assets/image-20230127182310371.png)
See [this section](#ximport) for more information.
## Chat about this file
By clicking on the icon of two speech bubbles, a panel containing chat about the file will appear. You can see the comments you and other people with access to this file have added. From here you can also add updates on this file, this function is useful when working collaboratively.
![image-20211115175519249](_assets/image-20211115175519249.png)
> Why did I make this version of that file? Is it different from version xzy? Did we already upload those new statements into this version??
This panel can help with these kinds of problems. You and your colleagues -- anyone else with access to the current file -- can type notes and updates about the file. These updates will be listed here sequentially.
Also, these same notes and updates are listed in the main [Updates panel](#xupdates-tab), along with automatic updates about when files were opened and edited.
You can just search for type=chat to view recent chat about any files or some particular files:
![image-20211122063223836](_assets/image-20211122063223836.png)