feat: init

This commit is contained in:
montaghanmy
2023-03-23 11:03:16 +01:00
commit 10fe6f78d1
11518 changed files with 509786 additions and 0 deletions
@@ -0,0 +1,6 @@
---
description: Discover Twake application
---
# 💠 Applications
@@ -0,0 +1,6 @@
---
description: How to use Twake calendar
---
# 📆 Calendar
@@ -0,0 +1,6 @@
---
description: How to add connector on Twake
---
# 🔃 Connectors
@@ -0,0 +1,21 @@
---
description: Did you ever dreamed to use Twake and n8n together ?
---
# n8n
## How to connect Twake with n8n
n8n is a powerful workflow automation tool wich can be self hosted : [n8n.io](https://n8n.io)
![n8n interface](../../../assets/image.png)
### Install n8n in Twake
Install your n8n application in your workspace and get your key :
![](../../../assets/how-to-install-n8n.gif)
### Create your credential on n8n
![](../../../assets/n8n-implement.gif)
@@ -0,0 +1,6 @@
---
description: How you can use the drive on Twake
---
# 📂 Drive
@@ -0,0 +1,8 @@
---
description: How you can create file & folder on Twake
---
# File and folder
##
@@ -0,0 +1,21 @@
---
description: How you can share your files with a public link
---
# Share file with public link
In Twake, you can share your folders or files to external user. You juste have to create a public link on what you want to share and send the link. Your partner will access to these elements without creating a Twake account.
### Create a public link
Click on "public access" of what you want to share and "create an access link".
![](../../../assets/sans-titre-2-1.gif)
###
### Remove a public link
If you want to remove the public link, select folder you want to unlink, then, "Public access" and "Suppress the link"
![](../../../assets/sans-titre-2.gif)
@@ -0,0 +1,11 @@
---
description: How Twake chat is working
---
# 💬 Chat
The discussion application are Twake's entry points. This is where you communicate with your team.
[channels](channels.md)
[message](message.md)
@@ -0,0 +1,51 @@
---
description: Discover how channels are used on Twake
---
# Channels
## Create a channel
To create a channel, you must have `Administrator` rights for the workspace in question.
[rights](../../company-and-workspace/rights.md)
To create your channel, click on the `+` button right to the "Channel" inscription. Fill a name for your channel, select a wonderful emoji and select if it is a public or private channel \(by default, channels are private\).
## Channel sections
You can organize your channel by grouping them. If you are `Administrator`, you can drag a channel and drop in the section you want `Add here` or in `New group`.
To edit section name, you just have to click on it, change the name and press `Enter`
![](../../../assets/channel-move.gif)
## Public channel
Public channels are visible to all members of the workspace.
## Private channel
Private channels are channels accessible only to a limited number of users. Members not present in these channels cannot see them.
### Modify the members of a private channel
You can choose the members of a private channel when creating it. To modify the members of a private channel once created, place your mouse on the channel, click on the `...` then on `Edit channel`, in the `Participants` box, you can add or remove the members of the channel.
![](../../../assets/private-channel-member.gif)
## External member
You have the possibility to invite external members to your channel. External members are members who are not in the workspace and who are added to one, or more, specific channel\(s\).
This feature is useful for inviting users who are not in your company. Freelancers, for example, can be added to a specific channel to collaborate on a project. They will only have access to this channel, they will not see public channels.
![](../../../assets/externalmember.gif)
## Mute a channel
You can mute a channel so that you do not receive notification of it. You will not receive a new notification from that channel unless you are mentioned \(with @username\). To do it, click on `...` and `Mute`a barred bell icon will appear.
## Star a channel
If a channel is very important for you, you can star it. Stared channels are gathered at the top of your channel. It is only for your view, not for everyone. To star a channel click on `...` and `Star this channel`. Your channel will be move to the stared channel section \(at the top\).
@@ -0,0 +1,59 @@
---
description: Send message on Twake
---
# Message
## Send a message
To send a message, select the channel where you want to post. In the input message, write what you want to send. Press `enter` to send the message.
If you want to add a new line to your message, press `Shift + Enter`.
![](../../../assets/sendmessage.gif)
#### Pin
If one of the message is important for the team, you can pin it \(or unpin\)
![](../../../assets/pinmessage.gif)
#### Reaction
You can react to a message with emoji. Click on the `Emoji button` in message to show emoji picker.
### Response to a message
Someone ask you a question ? You can answer it by clicking `Answer` below the message.
![](../../../assets/responsemessage.gif)
### Reorganize your chat
You can reorganize your chat by dragging and dropping your messages.
![](../../../assets/d-and-dmessage.gif)
###
### See thread message
You can see a thread in a specific view. Hover over in one, the button `Show on the right` . A side panel opens.
## Integration
### Gif
You can send gif in your channel. Just clic gif icon to open a gif selector.
![](<../../../assets/gif-(1).gif>)
### Call
If you need to call your team, there is native integration with Jitsi. Just click on the green button with the phone and a menu opens on the left to create a Jitsi call. Once the information is filled in, the call link is sent to your team.
## Send document
If you want to send a document through the chat, drag it from your computer and drop it into the chat. It will be uploaded and shared with your teammates.
You can also send a document from Twake drive: click on the `+` button, to the left of the input. You can select a file from Twake and share it in the chat room.
@@ -0,0 +1,6 @@
---
description: How to use Twake task
---
# ✅ Tasks