diff --git a/pages/01.basics/docs.en.md b/pages/01.basics/docs.en.md index 22e335ac..0ff8c37b 100644 --- a/pages/01.basics/docs.en.md +++ b/pages/01.basics/docs.en.md @@ -17,4 +17,4 @@ contact us or write a revision yourself. As you probably noticed, we use **git** If you are not familiar with git, you can submit changes via etherpad or email. Soon we will produce a simple git howto on git (or at least link to one) to get all the interested people onboard. -![](disroot_logo.png) +![](en/disroot_logo.png) diff --git a/pages/01.basics/disroot_logo.png b/pages/01.basics/en/disroot_logo.png similarity index 100% rename from pages/01.basics/disroot_logo.png rename to pages/01.basics/en/disroot_logo.png diff --git a/pages/01.basics/how-to-change-your-disroot-user-password/docs.md b/pages/01.basics/how-to-change-your-disroot-user-password/docs.en.md similarity index 100% rename from pages/01.basics/how-to-change-your-disroot-user-password/docs.md rename to pages/01.basics/how-to-change-your-disroot-user-password/docs.en.md diff --git a/pages/01.basics/how-to-delete-account/docs.md b/pages/01.basics/how-to-delete-account/docs.en.md similarity index 100% rename from pages/01.basics/how-to-delete-account/docs.md rename to pages/01.basics/how-to-delete-account/docs.en.md diff --git a/pages/01.basics/how-to-request-aliases/docs.md b/pages/01.basics/how-to-request-aliases/docs.en.md similarity index 100% rename from pages/01.basics/how-to-request-aliases/docs.md rename to pages/01.basics/how-to-request-aliases/docs.en.md diff --git a/pages/02.nextcloud/01.introduction/docs.md b/pages/02.nextcloud/01.introduction/docs.en.md similarity index 94% rename from pages/02.nextcloud/01.introduction/docs.md rename to pages/02.nextcloud/01.introduction/docs.en.md index aa690b32..bb9e03d8 100644 --- a/pages/02.nextcloud/01.introduction/docs.md +++ b/pages/02.nextcloud/01.introduction/docs.en.md @@ -9,7 +9,7 @@ Nextcloud is disroot's core service and the main user interface we try to integr


-![](main1.png) +![](en/main1.png) ---------- @@ -32,14 +32,14 @@ To navigate to different apps, you simply click an icon on the topbar. # Personal Settings Lets start from looking at what can you setup and customize on your cloud account. Click on your avatar in top right corner and choose **"Personal"** settings (if you did not set avatar yet it's the 'gear' icon in top right cornet of the topbar). -![](main_personal.png) +![](en/main_personal.png) The settings are divided into sections. You can use quick links on the *left-sidebar* to get to them easily. ## Personal Info Personal Info is the place where you can add various information about yourself, which then you can choose to share with others. You can additionally choose the access level you want this information to be "shared". -![](personal_info1.gif) +![](en/personal_info1.gif) And so: @@ -61,17 +61,17 @@ Here you can see how many devices are currently connected to your account. If yo ## Activity In activity section you can decide how you want to be informed about events going on on your cloud. You can choose between getting mail notification and / or being notified in the Activity stream, or even choose not to get notified at all. You can decide to have your email notifications sent to you on: **Hourly**, **Daily** or **weekly** basis. -![](personal_activity.png) +![](en/personal_activity.png) ## Basic encryption module Here you can decide whether or not an administrator will be able to recover your files in case you loose your password. This option is disabled by default as it enables admins of disroot to decrypt and view your files. **Enabling this option after your password was lost will not recover your files!** You need to make this decision beforehand. **We strongly encourage you to never loose your password in the first place and keep it stored safe.** This is the best way to keep your files and your account safe. We really don't want to have access to it. -![](personal_encryption1.png) +![](en/personal_encryption1.png) ## Federated cloud What is federated cloud? Just like emails that can be send between users on different servers (gmail, riseup, disroot etc) also nextcloud gives you opportunity to share files, contacts, calendars etc. with people outside of disroot that also use similar cloud solution (owncloud and / or nextcloud). This gives the freedom to the users to use platform of their choice while being able to collaborate with each other. In this section you can see your federation ID. You can share it with others by just sending a link or via predefined platforms (to which you can add your preferred ones that are not included of course). -![](personal_federated.png) +![](en/personal_federated.png) ## Spreed video calls Unless you have access to your personal TURN Server, you should **leave this fields blank**. This option is for setting up a service that helps determine you IP address when you are using "calls" app for audio/video conferencing in disroot. By default all disroot accounts are using disroot's TURN Server. @@ -90,39 +90,39 @@ The main task of the cloud is managing files. You can easily upload, download, s The *left-sidebar* let's you filter files based on certain criteria. *Main window* is your file-browser. You should be familiar with it if you ever used computer before :P. -![](main_files.png) +![](en/main_files.png) ## Create new file or directories To create new file, just click on **"+"** button and choose the type of file from the list. You can create directories as well as text files and pads. -![](main_filles_add.gif) +![](en/main_filles_add.gif) ## Upload files There are two ways to upload files. You can either do that by simply dragging files form your "computer" (file browser) onto the cloud webbrowser window. The other way is to use **"+"** icon and select "**Upload a file**" option. -![](main_files_upload.png) +![](en/main_files_upload.png) ## File Sharing Sharing files and directories is an essential part of any cloud storage service. You you can choose to share files with other disroot users, your entire group, but also with other users using owncloud/nextcloud on different platforms. You can also share with anyone out there via the public link option. To share a file or directory just click "*share icon*" right next to the name of the item you wish to share. A right-bar popup will show up with all the sharing options for you to choose from. -![](main_files_sharing_menu.png) +![](en/main_files_sharing_menu.png) You can decide to share with other users, groups, or users on different cloud server using the federation address, by typing their entire username (**we do not provide autocompletion for privacy reasons**). When sharing with other users or groups you can decide if the users have right to edit/modify content of the share (delete files, upload, edit), and if they can re-share it further to other users. -![](main_files_sharing_menu2.png) +![](en/main_files_sharing_menu2.png) On top of sharing with other users, you can share your data with anyone using "Share link" that you can copy/paste to anyone you want. Anyone who knows the address (url) will be able to access the files. The person does not need to have valid account. Share link gives you extra option to protect your share with password and expiry date. -![](main_files_sharing_menu_publink.png) +![](en/main_files_sharing_menu_publink.png) ## Comments, Activities, Version As you noticed when setting up sharing, there is more options in the right-sidebar. -![](main_files_comments1.png) +![](en/main_files_comments1.png) - **Activities** - gives you an overview of all events with the file. The time it was created, when it was shared, edited, commented on etc. - **Comments** - are very useful when working on the file with other users. Everyone you share the file with can read and add comments. @@ -131,22 +131,22 @@ As you noticed when setting up sharing, there is more options in the right-sideb ## Other file operations Clicking **"Three dot"** icon next to the filename or directory gives you extra options. Those options are self explanatory. You can "Rename", "Move", "Download" or delete the file or directory. -![](main_files_other_menu.png) +![](en/main_files_other_menu.png) ---------- #Activities -![](main_activities_icon.png) +![](en/main_activities_icon.png) When your account is getting busy, you start collaborating with many other users and groups, you might find **"Activities"** app very useful. Here you have the general overview on all the events happening within your cloud account (file changes, comments, shares, contacts, todos, calendars etc). -![](main_activities_main.png) +![](en/main_activities_main.png) Main window gives you a timeline with all events, and left-sidebar let's you filter the information based on criteria. Additionally you can create RSS feed of your activities (Press "settings button" in the bottom left-sidebar), which you can follow using your favorite rss reader, share it with someone or integrate it in your application or website (add the feed to your matrix room for example). -![](main_activities_rss.png) +![](en/main_activities_rss.png) ---------- diff --git a/pages/02.nextcloud/01.introduction/main1.png b/pages/02.nextcloud/01.introduction/en/main1.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main1.png rename to pages/02.nextcloud/01.introduction/en/main1.png diff --git a/pages/02.nextcloud/01.introduction/main_activities_icon.png b/pages/02.nextcloud/01.introduction/en/main_activities_icon.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_activities_icon.png rename to pages/02.nextcloud/01.introduction/en/main_activities_icon.png diff --git a/pages/02.nextcloud/01.introduction/main_activities_main.png b/pages/02.nextcloud/01.introduction/en/main_activities_main.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_activities_main.png rename to pages/02.nextcloud/01.introduction/en/main_activities_main.png diff --git a/pages/02.nextcloud/01.introduction/main_activities_rss.png b/pages/02.nextcloud/01.introduction/en/main_activities_rss.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_activities_rss.png rename to pages/02.nextcloud/01.introduction/en/main_activities_rss.png diff --git a/pages/02.nextcloud/01.introduction/main_activities_settings_icon.png b/pages/02.nextcloud/01.introduction/en/main_activities_settings_icon.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_activities_settings_icon.png rename to pages/02.nextcloud/01.introduction/en/main_activities_settings_icon.png diff --git a/pages/02.nextcloud/01.introduction/main_files.png b/pages/02.nextcloud/01.introduction/en/main_files.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_files.png rename to pages/02.nextcloud/01.introduction/en/main_files.png diff --git a/pages/02.nextcloud/01.introduction/main_files_add.png b/pages/02.nextcloud/01.introduction/en/main_files_add.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_files_add.png rename to pages/02.nextcloud/01.introduction/en/main_files_add.png diff --git a/pages/02.nextcloud/01.introduction/main_files_comments1.png b/pages/02.nextcloud/01.introduction/en/main_files_comments1.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_files_comments1.png rename to pages/02.nextcloud/01.introduction/en/main_files_comments1.png diff --git a/pages/02.nextcloud/01.introduction/main_files_icon.png b/pages/02.nextcloud/01.introduction/en/main_files_icon.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_files_icon.png rename to pages/02.nextcloud/01.introduction/en/main_files_icon.png diff --git a/pages/02.nextcloud/01.introduction/main_files_other.png b/pages/02.nextcloud/01.introduction/en/main_files_other.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_files_other.png rename to pages/02.nextcloud/01.introduction/en/main_files_other.png diff --git a/pages/02.nextcloud/01.introduction/main_files_other_menu.png b/pages/02.nextcloud/01.introduction/en/main_files_other_menu.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_files_other_menu.png rename to pages/02.nextcloud/01.introduction/en/main_files_other_menu.png diff --git a/pages/02.nextcloud/01.introduction/main_files_share_icon.png b/pages/02.nextcloud/01.introduction/en/main_files_share_icon.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_files_share_icon.png rename to pages/02.nextcloud/01.introduction/en/main_files_share_icon.png diff --git a/pages/02.nextcloud/01.introduction/main_files_sharing_menu.png b/pages/02.nextcloud/01.introduction/en/main_files_sharing_menu.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_files_sharing_menu.png rename to pages/02.nextcloud/01.introduction/en/main_files_sharing_menu.png diff --git a/pages/02.nextcloud/01.introduction/main_files_sharing_menu2.png b/pages/02.nextcloud/01.introduction/en/main_files_sharing_menu2.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_files_sharing_menu2.png rename to pages/02.nextcloud/01.introduction/en/main_files_sharing_menu2.png diff --git a/pages/02.nextcloud/01.introduction/main_files_sharing_menu_publink.png b/pages/02.nextcloud/01.introduction/en/main_files_sharing_menu_publink.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_files_sharing_menu_publink.png rename to pages/02.nextcloud/01.introduction/en/main_files_sharing_menu_publink.png diff --git a/pages/02.nextcloud/01.introduction/main_files_upload.png b/pages/02.nextcloud/01.introduction/en/main_files_upload.png similarity index 100% rename from pages/02.nextcloud/01.introduction/main_files_upload.png rename to pages/02.nextcloud/01.introduction/en/main_files_upload.png diff --git a/pages/02.nextcloud/01.introduction/main_filles_add.gif b/pages/02.nextcloud/01.introduction/en/main_filles_add.gif similarity index 100% rename from pages/02.nextcloud/01.introduction/main_filles_add.gif rename to pages/02.nextcloud/01.introduction/en/main_filles_add.gif diff --git a/pages/02.nextcloud/01.introduction/main_personal.gif b/pages/02.nextcloud/01.introduction/en/main_personal.gif similarity index 100% rename from pages/02.nextcloud/01.introduction/main_personal.gif rename to pages/02.nextcloud/01.introduction/en/main_personal.gif diff --git a/pages/02.nextcloud/01.introduction/personal_activity.png b/pages/02.nextcloud/01.introduction/en/personal_activity.png similarity index 100% rename from pages/02.nextcloud/01.introduction/personal_activity.png rename to pages/02.nextcloud/01.introduction/en/personal_activity.png diff --git a/pages/02.nextcloud/01.introduction/personal_encryption1.png b/pages/02.nextcloud/01.introduction/en/personal_encryption1.png similarity index 100% rename from pages/02.nextcloud/01.introduction/personal_encryption1.png rename to pages/02.nextcloud/01.introduction/en/personal_encryption1.png diff --git a/pages/02.nextcloud/01.introduction/personal_federated.png b/pages/02.nextcloud/01.introduction/en/personal_federated.png similarity index 100% rename from pages/02.nextcloud/01.introduction/personal_federated.png rename to pages/02.nextcloud/01.introduction/en/personal_federated.png diff --git a/pages/02.nextcloud/01.introduction/personal_info1.gif b/pages/02.nextcloud/01.introduction/en/personal_info1.gif similarity index 100% rename from pages/02.nextcloud/01.introduction/personal_info1.gif rename to pages/02.nextcloud/01.introduction/en/personal_info1.gif diff --git a/pages/02.nextcloud/02.Apps/Calendar/docs.md b/pages/02.nextcloud/02.Apps/Calendar/docs.en.md similarity index 88% rename from pages/02.nextcloud/02.Apps/Calendar/docs.md rename to pages/02.nextcloud/02.Apps/Calendar/docs.en.md index b8c4a09f..90fa0b9d 100644 --- a/pages/02.nextcloud/02.Apps/Calendar/docs.md +++ b/pages/02.nextcloud/02.Apps/Calendar/docs.en.md @@ -11,7 +11,7 @@ page-toc: You can access your calendar app by pressing the ![](calendar_top_icon.png) icon in the top bar. *Left-bar* in the calendar window gives you an overview of your calendars, their options and general settings. -![](calendar_main.png) +![](en/calendar_main.png) -------------- ## Create Calendar @@ -19,11 +19,11 @@ To create a new calendar in this options panel press "*create calendar*" A small prompt will appear where you can type the name you want to give to this new calendar and select a color for it. Then press "*create*". -![](calendar_add_new.png) +![](en/calendar_add_new.png) You can create multiple calendars for different purposes (work, activism, etc.) by repeating this process. If you do that, you can use different colors to set them apart (last icon is the color picker which allows you to choose any color you want). -![](calendar_list.png) +![](en/calendar_list.png) ----------------------- ## Delete, edit, Download calendar. @@ -34,13 +34,13 @@ On the left panel, you will see your calendars listed. To the right of each cale - get a url link to sync it with other devices - delete your calendar. -![](calendar_edit1.png) +![](en/calendar_edit1.png) ------------------------- ## Create an event You can create a new event in your calendar by clicking in the calendars *main window* simply on the day of the event. A panel will appear on the right side, where you can fill with the information of the event. -![](calendar_edit_menu.png) +![](en/calendar_edit_menu.png) In this panel you can specify: @@ -51,15 +51,15 @@ In this panel you can specify: - event location - event description -![](calendar_edit_menu2.png) +![](en/calendar_edit_menu2.png) If you have multiple calendars, in your disroot calendar app, you need to select to which calendar the event goes to. You can do that below the event title field. -![](calendar_edit_menu3.png) +![](en/calendar_edit_menu3.png) You can set a reminder for the event by pressing "Reminders" and "Add" -![](calendar_edit_menu4.png) +![](en/calendar_edit_menu4.png) You can select what type of reminder you want: @@ -71,11 +71,11 @@ And set the time for it. Just press the reminder you added and the options will show up. -![](calendar_edit_menu5.png) +![](en/calendar_edit_menu5.png) You can also set if this is a repeating event or not. Just check *repeating* options. -![](calendar_edit_menu6.png) +![](en/calendar_edit_menu6.png) ------------------------------- ## Invite people to events @@ -86,7 +86,7 @@ You can also invite people to your event via email by: * Filing the field with the persons email address * press enter
-![](calendar_edit_menu7.png) +![](en/calendar_edit_menu7.png) The people you invite will receive an automaticly generated email with the invitation. Any changes you make to the event will be automatically sent by email to the person you've added. @@ -97,7 +97,7 @@ When you're done with everything, just press create at the end of the panel, and To edit or delete an event you've created, just click the event on your screen, edit it and then press "update". To delete it, you will find the big red button. -![](calendar_edit_menu8.png) +![](en/calendar_edit_menu8.png) ---------------------------- ## Share calendars @@ -109,7 +109,7 @@ To share with another Disroot user: * type the username of the Disroot user that you want to share the calender with * press enter. -![](calendar_share_menu1.png) +![](en/calendar_share_menu1.png) To share calendars via email or public link: @@ -119,16 +119,16 @@ To share calendars via email or public link: * press enter * to just get the link press the chain symbol next to the mail envelope symbol -![](calendar_share_menu2.png) +![](en/calendar_share_menu2.png) ------------------------------ ## Import calendars If you have a ICS file with a calendar to import, go to disroot calendar app then go to "Settings & Import" on the lower left corner of the screen.
-![](calendar_import_menu1.png) +![](en/calendar_import_menu1.png) And select import calendar option. -![](calendar_import_menu2.png) +![](en/calendar_import_menu2.png) ---------------------------------------- diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_add_new.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_add_new.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_add_new.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_add_new.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_colorpick_icon.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_colorpick_icon.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_colorpick_icon.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_colorpick_icon.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_edit1.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit1.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_edit1.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit1.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu2.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu2.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu2.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu2.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu3.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu3.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu3.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu3.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu4.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu4.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu4.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu4.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu5.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu5.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu5.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu5.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu6.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu6.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu6.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu6.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu7.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu7.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu7.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu7.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu8.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu8.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_edit_menu8.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_edit_menu8.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_import_menu1.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_import_menu1.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_import_menu1.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_import_menu1.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_import_menu2.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_import_menu2.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_import_menu2.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_import_menu2.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_list.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_list.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_list.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_list.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_main.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_main.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_main.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_main.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_share_menu1.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_share_menu1.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_share_menu1.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_share_menu1.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_share_menu2.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_share_menu2.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_share_menu2.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_share_menu2.png diff --git a/pages/02.nextcloud/02.Apps/Calendar/calendar_top_icon.png b/pages/02.nextcloud/02.Apps/Calendar/en/calendar_top_icon.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Calendar/calendar_top_icon.png rename to pages/02.nextcloud/02.Apps/Calendar/en/calendar_top_icon.png diff --git a/pages/02.nextcloud/02.Apps/Contacts/docs.md b/pages/02.nextcloud/02.Apps/Contacts/docs.en.md similarity index 83% rename from pages/02.nextcloud/02.Apps/Contacts/docs.md rename to pages/02.nextcloud/02.Apps/Contacts/docs.en.md index 88c484df..71099b3a 100644 --- a/pages/02.nextcloud/02.Apps/Contacts/docs.md +++ b/pages/02.nextcloud/02.Apps/Contacts/docs.en.md @@ -6,22 +6,22 @@ page-toc: --- # Contacts -You can access the contacts app by by pressing the contacts icon ![](contacts_top_icon.png?resize=20,20) on the top bar, in nexcloud: +You can access the contacts app by by pressing the contacts icon ![](en/contacts_top_icon.png?resize=20,20) on the top bar, in nexcloud: ---------------------- ## Create a contact In the contacts app select "*New contact*" -![](contacts_add1.png) +![](en/contacts_add1.png) You will prompted with a form on the "*right-bar*" side you the form to create the new contact. -![](contacts_add2.png) +![](en/contacts_add2.png) Just type the information you want/have in the fields. If you need, you can just add more fields at the bottom of the form. -![](contacts_add3.png) +![](en/contacts_add3.png) ----------------------- ## Delete a contact @@ -29,36 +29,36 @@ Just type the information you want/have in the fields. If you need, you can just * select the contact * in the contact form header, select the delete icon -![](contacts_delete.png) +![](en/contacts_delete.png) ----------------------- ## Create contact groups You can create groups to organize your contacts ex: faculty, work, collective, etc. In the field group you can assign a new contact to an existing group or create a new group. Or assign a contact to multiple groups by typing the several groups. -![](contacts_groups1.png) +![](en/contacts_groups1.png) On the left side of the screen in your contacts app, you will see the existing groups. Selecting them will present all contacts in that respective group. -![](contacts_groups2.png) +![](en/contacts_groups2.png) ------------------------ ## Share address books Go to "settings" on the lower left corner of the screen in the contacts app. -![](contacts_share1.png) +![](en/contacts_share1.png) In settings you can share your address book with other Disroot users by: selecting share address book writing the username of the disroot user you want to share the address book with -![](contacts_share2.png) +![](en/contacts_share2.png) You can also use a link to share your address book via webDAV, to other contact books (thunderbird, mobile, etc,). -![](contacts_share3.png) +![](en/contacts_share3.png) ------------------------- ## Import address books @@ -67,7 +67,7 @@ You can import address books or individual contacts, if you have a vcf file of t * selecting "import". -![](contacts_import1.png) +![](en/contacts_import1.png) Then select the file you want to import, and press ok @@ -76,6 +76,6 @@ Then select the file you want to import, and press ok Inside settings in the field "Address book name" write the name of the new address book, then press enter. -![](contacts_create1.png) +![](en/contacts_create1.png) ----------------------------- diff --git a/pages/02.nextcloud/02.Apps/Contacts/contacts_add1.png b/pages/02.nextcloud/02.Apps/Contacts/en/contacts_add1.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Contacts/contacts_add1.png rename to pages/02.nextcloud/02.Apps/Contacts/en/contacts_add1.png diff --git a/pages/02.nextcloud/02.Apps/Contacts/contacts_add2.png b/pages/02.nextcloud/02.Apps/Contacts/en/contacts_add2.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Contacts/contacts_add2.png rename to pages/02.nextcloud/02.Apps/Contacts/en/contacts_add2.png diff --git a/pages/02.nextcloud/02.Apps/Contacts/contacts_add3.png b/pages/02.nextcloud/02.Apps/Contacts/en/contacts_add3.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Contacts/contacts_add3.png rename to pages/02.nextcloud/02.Apps/Contacts/en/contacts_add3.png diff --git a/pages/02.nextcloud/02.Apps/Contacts/contacts_create1.png b/pages/02.nextcloud/02.Apps/Contacts/en/contacts_create1.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Contacts/contacts_create1.png rename to pages/02.nextcloud/02.Apps/Contacts/en/contacts_create1.png diff --git a/pages/02.nextcloud/02.Apps/Contacts/contacts_delete.png b/pages/02.nextcloud/02.Apps/Contacts/en/contacts_delete.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Contacts/contacts_delete.png rename to pages/02.nextcloud/02.Apps/Contacts/en/contacts_delete.png diff --git a/pages/02.nextcloud/02.Apps/Contacts/contacts_groups1.png b/pages/02.nextcloud/02.Apps/Contacts/en/contacts_groups1.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Contacts/contacts_groups1.png rename to pages/02.nextcloud/02.Apps/Contacts/en/contacts_groups1.png diff --git a/pages/02.nextcloud/02.Apps/Contacts/contacts_groups2.png b/pages/02.nextcloud/02.Apps/Contacts/en/contacts_groups2.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Contacts/contacts_groups2.png rename to pages/02.nextcloud/02.Apps/Contacts/en/contacts_groups2.png diff --git a/pages/02.nextcloud/02.Apps/Contacts/contacts_import1.png b/pages/02.nextcloud/02.Apps/Contacts/en/contacts_import1.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Contacts/contacts_import1.png rename to pages/02.nextcloud/02.Apps/Contacts/en/contacts_import1.png diff --git a/pages/02.nextcloud/02.Apps/Contacts/contacts_share1.png b/pages/02.nextcloud/02.Apps/Contacts/en/contacts_share1.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Contacts/contacts_share1.png rename to pages/02.nextcloud/02.Apps/Contacts/en/contacts_share1.png diff --git a/pages/02.nextcloud/02.Apps/Contacts/contacts_share2.png b/pages/02.nextcloud/02.Apps/Contacts/en/contacts_share2.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Contacts/contacts_share2.png rename to pages/02.nextcloud/02.Apps/Contacts/en/contacts_share2.png diff --git a/pages/02.nextcloud/02.Apps/Contacts/contacts_share3.png b/pages/02.nextcloud/02.Apps/Contacts/en/contacts_share3.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Contacts/contacts_share3.png rename to pages/02.nextcloud/02.Apps/Contacts/en/contacts_share3.png diff --git a/pages/02.nextcloud/02.Apps/Contacts/contacts_top_icon.png b/pages/02.nextcloud/02.Apps/Contacts/en/contacts_top_icon.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Contacts/contacts_top_icon.png rename to pages/02.nextcloud/02.Apps/Contacts/en/contacts_top_icon.png diff --git a/pages/02.nextcloud/02.Apps/News/docs.md b/pages/02.nextcloud/02.Apps/News/docs.md index 5d1313e2..1f2ee9ff 100644 --- a/pages/02.nextcloud/02.Apps/News/docs.md +++ b/pages/02.nextcloud/02.Apps/News/docs.md @@ -11,7 +11,7 @@ News app is pretty handy tool to keep track of the new articles and posts of all ---------- # News App on Disroot -To get into the app form webbrowser, just click news app icon ![](news_top_icon?resize=20,20) in the top bar. General idea behind the app is very simple. You add RSS-feed of your favorite sites, get notification on new articles, and read then without the need to go to all those websites, by opening lots of tabs and get distracted half way. +To get into the app form webbrowser, just click news app icon ![](en/news_top_icon?resize=20,20) in the top bar. General idea behind the app is very simple. You add RSS-feed of your favorite sites, get notification on new articles, and read then without the need to go to all those websites, by opening lots of tabs and get distracted half way. So let's get things rolling: @@ -19,11 +19,11 @@ So let's get things rolling: Most of the websites provide [RSS](https://en.wikipedia.org/wiki/RSS) or Atom feeds. Once you have the RSS link ready, you can copy it and add it to your news app. To add the feed simply click on the **"+ Subscribe"** button and fill in the URL of the feed you previously copied. -![](news_add1.png) +![](en/news_add1.png) For better overview and sorting you can create Folders and assign feeds to them. To create new folder hit **"+ New Folder"** button on the left-side bar. Now you can "drag and drop" feeds you wish to add to folders. ## Feed options Every feed can be optimized to your needs. Clicking on **"Three dot"** icon: -![](news_options.png) +![](en/news_options.png) diff --git a/pages/02.nextcloud/02.Apps/News/news_add1.png b/pages/02.nextcloud/02.Apps/News/en/news_add1.png similarity index 100% rename from pages/02.nextcloud/02.Apps/News/news_add1.png rename to pages/02.nextcloud/02.Apps/News/en/news_add1.png diff --git a/pages/02.nextcloud/02.Apps/News/news_options.png b/pages/02.nextcloud/02.Apps/News/en/news_options.png similarity index 100% rename from pages/02.nextcloud/02.Apps/News/news_options.png rename to pages/02.nextcloud/02.Apps/News/en/news_options.png diff --git a/pages/02.nextcloud/02.Apps/News/news_threedot.png b/pages/02.nextcloud/02.Apps/News/en/news_threedot.png similarity index 100% rename from pages/02.nextcloud/02.Apps/News/news_threedot.png rename to pages/02.nextcloud/02.Apps/News/en/news_threedot.png diff --git a/pages/02.nextcloud/02.Apps/News/news_top_icon.png b/pages/02.nextcloud/02.Apps/News/en/news_top_icon.png similarity index 100% rename from pages/02.nextcloud/02.Apps/News/news_top_icon.png rename to pages/02.nextcloud/02.Apps/News/en/news_top_icon.png diff --git a/pages/02.nextcloud/02.Apps/News/rss_icon.png b/pages/02.nextcloud/02.Apps/News/en/rss_icon.png similarity index 100% rename from pages/02.nextcloud/02.Apps/News/rss_icon.png rename to pages/02.nextcloud/02.Apps/News/en/rss_icon.png diff --git a/pages/02.nextcloud/02.Apps/Pads/docs.md b/pages/02.nextcloud/02.Apps/Pads/docs.en.md similarity index 97% rename from pages/02.nextcloud/02.Apps/Pads/docs.md rename to pages/02.nextcloud/02.Apps/Pads/docs.en.md index c32e38bd..3842562c 100644 --- a/pages/02.nextcloud/02.Apps/Pads/docs.md +++ b/pages/02.nextcloud/02.Apps/Pads/docs.en.md @@ -18,18 +18,18 @@ Below you can read how to make use of ownpad - a plugin for disroot cloud instan # Creating new pads Creating new pad works the same as creating new file. Click on "+" icon and choose to create either pad (text editor) or calc (spreadsheet). Once you give it a name a new file with .pad/.calc extension will be created. You can move, share that file just like any other file you have on your cloud account. -![](pads_add.gif) +![](en/pads_add.gif) # Opening new pad To open the newly created pad, just click on it's name. The application will open up your pad using pad.disroot.org/calc.disroot.org within the cloud interface. You can now easily work on your document and once you're done, use the red icon on your right to close it. All changes are written the moment you start typing so there is no need to save the file before hand. Since the file lives in the web, you can come back to it any time you want. -![](pads_inapp_name.gif) +![](en/pads_inapp_name.gif) # Sharing Sharing pads with other disroot users is the same as sharing normal files. Click on "sharing" icon and select with whom you want to share the file with. Note using public link will not work as easy since this are not normal files. -![](pads_inapp_name2.gif) +![](en/pads_inapp_name2.gif) In order to share with someone outside disroot cloud, you should share the actual link to the pad. You can do it by opening your pad in the browser and hovering above it's name. You will see the actual link to the pad, which you can then copy and send it to anyone you wish to share the pad with. diff --git a/pages/02.nextcloud/02.Apps/Pads/pad_add_file.png b/pages/02.nextcloud/02.Apps/Pads/en/pad_add_file.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Pads/pad_add_file.png rename to pages/02.nextcloud/02.Apps/Pads/en/pad_add_file.png diff --git a/pages/02.nextcloud/02.Apps/Pads/pad_add_icon.png b/pages/02.nextcloud/02.Apps/Pads/en/pad_add_icon.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Pads/pad_add_icon.png rename to pages/02.nextcloud/02.Apps/Pads/en/pad_add_icon.png diff --git a/pages/02.nextcloud/02.Apps/Pads/pads_add.gif b/pages/02.nextcloud/02.Apps/Pads/en/pads_add.gif similarity index 100% rename from pages/02.nextcloud/02.Apps/Pads/pads_add.gif rename to pages/02.nextcloud/02.Apps/Pads/en/pads_add.gif diff --git a/pages/02.nextcloud/02.Apps/Pads/pads_inapp_name.gif b/pages/02.nextcloud/02.Apps/Pads/en/pads_inapp_name.gif similarity index 100% rename from pages/02.nextcloud/02.Apps/Pads/pads_inapp_name.gif rename to pages/02.nextcloud/02.Apps/Pads/en/pads_inapp_name.gif diff --git a/pages/02.nextcloud/02.Apps/Pads/pads_inapp_name2.gif b/pages/02.nextcloud/02.Apps/Pads/en/pads_inapp_name2.gif similarity index 100% rename from pages/02.nextcloud/02.Apps/Pads/pads_inapp_name2.gif rename to pages/02.nextcloud/02.Apps/Pads/en/pads_inapp_name2.gif diff --git a/pages/02.nextcloud/02.Apps/Spreed-calls/docs.md b/pages/02.nextcloud/02.Apps/Spreed-calls/docs.en.md similarity index 94% rename from pages/02.nextcloud/02.Apps/Spreed-calls/docs.md rename to pages/02.nextcloud/02.Apps/Spreed-calls/docs.en.md index f6350e84..87ec69ab 100644 --- a/pages/02.nextcloud/02.Apps/Spreed-calls/docs.md +++ b/pages/02.nextcloud/02.Apps/Spreed-calls/docs.en.md @@ -5,7 +5,7 @@ visible: true Since January 2017 we've introduced spreed calls to our cloud. It's very simple audio/video conference app you can use to communicate not only with other disroot users but with anyone who has a computer connected to the internet and up to date web browser supporting WebRTC technology. -![](spreed_main.png) +![](en/spreed_main.png) The interface of the application is very simple. The left side bar shows you the list of rooms you have created. @@ -13,7 +13,7 @@ The interface of the application is very simple. The left side bar shows you the On the bottom right of the window you will see your avatar and few options where you can: -![](spreed_bottom.png) +![](en/spreed_bottom.png) - mute/un-mute your microphone - switch on/off your camera @@ -29,7 +29,7 @@ When clicking on the options button of the room, you can either: - create/delete public link - leave the call/room -![](spreed_create_calls1.png) +![](en/spreed_create_calls1.png) There is no real difference between disroot user rooms and public rooms as in both cases you can either invite disroot users or create/remove public link rooms. diff --git a/pages/02.nextcloud/02.Apps/Spreed-calls/spreed_bottom.png b/pages/02.nextcloud/02.Apps/Spreed-calls/en/spreed_bottom.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Spreed-calls/spreed_bottom.png rename to pages/02.nextcloud/02.Apps/Spreed-calls/en/spreed_bottom.png diff --git a/pages/02.nextcloud/02.Apps/Spreed-calls/spreed_create_call.gif b/pages/02.nextcloud/02.Apps/Spreed-calls/en/spreed_create_call.gif similarity index 100% rename from pages/02.nextcloud/02.Apps/Spreed-calls/spreed_create_call.gif rename to pages/02.nextcloud/02.Apps/Spreed-calls/en/spreed_create_call.gif diff --git a/pages/02.nextcloud/02.Apps/Spreed-calls/spreed_create_calls1.png b/pages/02.nextcloud/02.Apps/Spreed-calls/en/spreed_create_calls1.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Spreed-calls/spreed_create_calls1.png rename to pages/02.nextcloud/02.Apps/Spreed-calls/en/spreed_create_calls1.png diff --git a/pages/02.nextcloud/02.Apps/Spreed-calls/spreed_main.png b/pages/02.nextcloud/02.Apps/Spreed-calls/en/spreed_main.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Spreed-calls/spreed_main.png rename to pages/02.nextcloud/02.Apps/Spreed-calls/en/spreed_main.png diff --git a/pages/02.nextcloud/02.Apps/Webmail/docs.md b/pages/02.nextcloud/02.Apps/Webmail/docs.md index 81bdae97..cdc90b2b 100644 --- a/pages/02.nextcloud/02.Apps/Webmail/docs.md +++ b/pages/02.nextcloud/02.Apps/Webmail/docs.md @@ -10,12 +10,12 @@ Syncing cloud contacts with Webmail is very easy. It will permit contacts from y First go to your Nexcloud contacts app. Click on the settings icon in the lower left corner. Select "Show URL" option of the addressbook you would like to sync with webmail, and copy the given link. -![](webmail_import_contacts1.png) +![](en/webmail_import_contacts1.png) Now go to Webmail app, and click on the settings icon (top right in the webmail app) -![](webmail_import_contacts2.png) +![](en/webmail_import_contacts2.png) In your settings, on the left side bar select: **Contacts** When in the contacts menu: @@ -25,6 +25,6 @@ When in the contacts menu: 3. Provide your username 4. Add your password -![](webmail_import_contacts3.png) +![](en/webmail_import_contacts3.png) And then refresh both pages. Now your contacts will stay in sync. diff --git a/pages/02.nextcloud/02.Apps/Webmail/webmail_import_contacts1.png b/pages/02.nextcloud/02.Apps/Webmail/en/webmail_import_contacts1.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Webmail/webmail_import_contacts1.png rename to pages/02.nextcloud/02.Apps/Webmail/en/webmail_import_contacts1.png diff --git a/pages/02.nextcloud/02.Apps/Webmail/webmail_import_contacts2.png b/pages/02.nextcloud/02.Apps/Webmail/en/webmail_import_contacts2.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Webmail/webmail_import_contacts2.png rename to pages/02.nextcloud/02.Apps/Webmail/en/webmail_import_contacts2.png diff --git a/pages/02.nextcloud/02.Apps/Webmail/webmail_import_contacts3.png b/pages/02.nextcloud/02.Apps/Webmail/en/webmail_import_contacts3.png similarity index 100% rename from pages/02.nextcloud/02.Apps/Webmail/webmail_import_contacts3.png rename to pages/02.nextcloud/02.Apps/Webmail/en/webmail_import_contacts3.png diff --git a/pages/02.nextcloud/02.Apps/docs.md b/pages/02.nextcloud/02.Apps/docs.en.md similarity index 100% rename from pages/02.nextcloud/02.Apps/docs.md rename to pages/02.nextcloud/02.Apps/docs.en.md diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/docs.en.md similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/docs.en.md diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/docs.en.md similarity index 91% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/docs.en.md index f0a30497..6f6b1b0b 100644 --- a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/docs.md +++ b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/docs.en.md @@ -22,10 +22,10 @@ In order to sync all your calendars, tasks and contacts to thunderbird, you will ## Installing Lightning In Thunderbird go to > tools > Add-ons -![](thunderbird_1.png) +![](en/thunderbird_1.png) In the Add-ons page on the upper right corner you will find a search bar. Just search for "Lightning". Once thunderbird finds it for you, press install. -![](thunderbird_2.png) +![](en/thunderbird_2.png) You will need to restart Thunderbird in order to finish the installation of both Add-ons @@ -35,12 +35,12 @@ This Add-on is not listed in the Add-ons menu so we have to download it straight On the website select **"SoGo Connector"**. Then once downaloaded, go back to thunderbird's Add-ons menu and select install from file option. -![](thunderbird_3.png) +![](en/thunderbird_3.png) Now select SoGo connector file (.xpi extension) you've just downloaded from the website. The following image should appear next, just press install -![](thunderbird_4.png) +![](en/thunderbird_4.png) For both Add-ons to finish their installations you will need to restart Thunderbird @@ -50,39 +50,39 @@ For both Add-ons to finish their installations you will need to restart Thunderb First login to your [Disroot cloud](https://cloud.disroot.org) and go to calendar app. Select options of the calendar you want to sync to thunderbird. Now, copy the link URL of your calendar. You will need it to sync with thunderbird. - ![](thunderbird_6.png) + ![](en/thunderbird_6.png) Now in Thunderbird. Either go to: File > New > Calendar or go directly to Calendar window and select *"New calendar"* by right clicking on the calendar list. -![](thunderbird_7.png) +![](en/thunderbird_7.png) Now configure your calendar to sync: 1- select the option **CalDAV** 2 - In the location field, paste the link of your Disroot Calendar that you copied earlier 3 - Select offline support, if you want to keep a local copy of you calendar, in case you need to work offline 4 - Press next -![](thunderbird_8.png) +![](en/thunderbird_8.png) Give your calendar a name and assign a color. Then press next. -![](thunderbird_9.png) +![](en/thunderbird_9.png) Then press finish. Your calendar is now synced with Thunderbird. Any event created in thunderbird will apear on disroot cloud and vice versa. -![](thunderbird_10.png) +![](en/thunderbird_10.png) **Note!** If you have multiple calendars in your Disroot account, just repeat this process for each calendar. You can use a different color to each calendar to set them apart. This method works for any nextcloud/owncloud provider out there. Additionally you can sync any calendars form any provider as long as they support caldav protocol (check with your provider for more details) -![](thunderbird_11.png) +![](en/thunderbird_11.png) ### Adding events with multiple calendars If you have multiple calendars in Thunderbird, when creating an event you need to to select to which calendar it goes to, otherwise you maybe end up looking for it online in the wrong place -![](thunderbird_12.png) +![](en/thunderbird_12.png) If you right click the calendars in Thunderbird you will have a set of options, from: @@ -92,7 +92,7 @@ If you right click the calendars in Thunderbird you will have a set of options, * Making it read only (in Thunderbird) * Synchronize Calendar -![](thunderbird_13.png) +![](en/thunderbird_13.png) # Contacts - Integration with Thunderbird @@ -101,14 +101,14 @@ The process is similar to the integration of Calendars in Thunderbird. First you Go to the contacts app in Disroot webapp ,then go to settings ('gear' icon in the bottom left-panel).Select the share "url button" so that it presents you with a link. Copy that link and save it, you will need it later. -![](thunderbird_contacts-1.png) +![](en/thunderbird_contacts-1.png) In Thunderbird, select Tools > Address Book -![](thunderbird_contacts-2.png) +![](en/thunderbird_contacts-2.png) Then select: File > New > Remote Address Book -![](thunderbird_contacts-3.png) +![](en/thunderbird_contacts-3.png) In the next panel you will be asked to set the name and url: @@ -121,11 +121,11 @@ You can set the contacts to read only if you want to (but if you do that you won When you are done press "ok" -![](thunderbird_contacts-4.png) +![](en/thunderbird_contacts-4.png) Right click your new remote address book and select Synchronize -![](thunderbird_contacts-5.png) +![](en/thunderbird_contacts-5.png) You will be prompted to insert your Disroot account credentials Username: your Disroot Username diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/Screenshot from 2017-08-23 23-35-52.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/Screenshot from 2017-08-23 23-35-52.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/Screenshot from 2017-08-23 23-35-52.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/Screenshot from 2017-08-23 23-35-52.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_1.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_10.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_10.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_10.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_10.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_11.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_11.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_11.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_11.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_12.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_12.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_12.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_12.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_13.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_13.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_13.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_13.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_2.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_2.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_2.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_2.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_3.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_3.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_3.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_3.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_4.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_4.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_4.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_4.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_5.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_5.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_5.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_5.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_6.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_6.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_6.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_6.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_7.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_7.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_7.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_7.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_8.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_8.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_8.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_8.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_9.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_9.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_9.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_9.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_contacts-1.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_contacts-1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_contacts-1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_contacts-1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_contacts-2.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_contacts-2.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_contacts-2.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_contacts-2.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_contacts-3.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_contacts-3.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_contacts-3.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_contacts-3.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_contacts-4.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_contacts-4.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_contacts-4.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_contacts-4.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_contacts-5.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_contacts-5.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_contacts-5.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_contacts-5.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_contacts6.png b/pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_contacts6.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/thunderbird_contacts6.png rename to pages/02.nextcloud/03.sync-with-your-cloud/01.Multiplatform/thunderbird-calendar-contacts/en/thunderbird_contacts6.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/docs.en.md similarity index 92% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/docs.en.md index 729664cc..65653723 100644 --- a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/docs.md +++ b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/docs.en.md @@ -22,7 +22,7 @@ Or compile from source as described [here](https://forum.disroot.org/t/cloud-how The first time you run Nextcloud-client you will be directly greeted with account setup. Add disroot's address in URL field **https://cloud.disroot.org**, then press "next". -![](desktop_client1.png) +![](en/desktop_client1.png) Next add your disroot account details: @@ -30,7 +30,7 @@ Username: *your Disroot username* Password: *your Disroot account password* Then press **"next"** -![](desktop_client2.png) +![](en/desktop_client2.png) Now it's time to choose what do you want to sync and where should it be synced on your harddrive. By default Nextcloud wants to create a folder called "Nexcloud" in your home folder. This folder will be used to sync all the files you store on your cloud to. @@ -39,7 +39,7 @@ You can choose to sync everything or select which folders you would like to have Once you are happy with the settings, just hit "Connect" -![](desktop_client3.png) +![](en/desktop_client3.png) And then **finish** Any file you edit in this folder (.txt, spreadsheet, word) will be synced with your Disroot cloud. Any files you remove or add will be removed or added in your Disroot cloud. This of course works the other way around. Any change done on Disroot cloud interface will reflect your synced folder on your desktop, unless you opted out from synchronizing a particular file or folder. @@ -47,7 +47,7 @@ Any file you edit in this folder (.txt, spreadsheet, word) will be synced with y # General options -Nextcloud-client opens by default in the background. By interacting with nextcloud systray icon you can focus the app.![](desktop_client_systray.png) +Nextcloud-client opens by default in the background. By interacting with nextcloud systray icon you can focus the app.![](en/desktop_client_systray.png) The app consists of 4 main tabs: - Your account @@ -55,7 +55,7 @@ The app consists of 4 main tabs: - General - Network -![](desktop_client4.png) +![](en/desktop_client4.png) ## Your account Gives you general sense of what's the current status of your app. You can: @@ -65,19 +65,19 @@ Gives you general sense of what's the current status of your app. You can: The account button let's you remove your account from the desktop client or add a new one. Nextcloud client work with multiple accounts. You aren't even restricted to only disroot accounts either. You can add any nextcloud/owncloud account from any other server (including your own server of course). -![](desktop_client5.png) +![](en/desktop_client5.png) ## Adding another account Adding extra account is the same as adding the first one. You will be asked the same questions during the setup. The important thing to keep in mind. **You can't use the same Nextcloud folder** with multiple active accounts. You should therefore make sure you are syncing to another folder. After you add a second account your, it will show up on the top bar of the app. This is how you also switch between accounts if you need to change settings. -![](desktop_client6) +![](en/desktop_client6) ## Activity tab **Activity** tab gives you an overview on all the uploaded/downloaded/added/removed files and folders from your accounts. Similar to Activity app in disroot cloud interface. -![](desktop_client7.png) +![](en/desktop_client7.png) ## General tab **General** tab lets you: @@ -86,24 +86,24 @@ After you add a second account your, it will show up on the top bar of the app. - Set to show notifications on your desktop - Launch this panel when the system starts -![](desktop_client8.png) +![](en/desktop_client8.png) ## Network tab - Configure your nextcloud desktop client for your proxy setting (if you are using a proxy) - Set maximum download and upload bandwidth (can be use full if your bandwidth is limited) -![](desktop_client9.png) +![](en/desktop_client9.png) ## Sharing From Your Desktop (macos and windows only!) If you are using Windows or MacOS it's possible to create share links directly from the local folder of a file or sub-folder to send by email to someone else. By right clicking on the file/or folder -![](desktop_client10.png) +![](en/desktop_client10.png) And you will be presented with the same sharing options as if you where accessing your files in your Disroot account using a browser. -![](desktop_client11.png) +![](en/desktop_client11.png) This feature does not exist when using Linux :( diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client1.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client10.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client10.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client10.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client10.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client11.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client11.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client11.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client11.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client2.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client2.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client2.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client2.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client3.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client3.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client3.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client3.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client4.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client4.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client4.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client4.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client5.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client5.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client5.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client5.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client6.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client6.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client6.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client6.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client7.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client7.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client7.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client7.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client8.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client8.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client8.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client8.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client9.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client9.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client9.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client9.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client_systray.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client_systray.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/desktop_client_systray.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/desktop-sync-client/en/desktop_client_systray.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/docs.en.md similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/docs.en.md diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/docs.en.md similarity index 93% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/docs.en.md index 80facab9..69abb428 100644 --- a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/docs.md +++ b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/docs.en.md @@ -30,32 +30,32 @@ In order to get up and running, all you need to do is: If you did that correctly now you can choose which aspects of the cloud you want to integrate. You can switch them on and off at any time depending on your use case. I choose to integrate it all. -![](gnome_online_accounts1.gif) +![](en/gnome_online_accounts1.gif) -------------- # Calendar One of the useful features is calendar. You will notice that your calendars are already integrated if you press on the **current time** in your top bar on the desktop. A popup window with a calendar will automatically display all the events from your disroot's cloud account. You will of course receive all notifications on upcoming events as well. -![](gnome_calendar1.gif) +![](en/gnome_calendar1.gif) In order to add/edit/remove events or have better overview on all your calendars, I suggest installing Gnome Calendar app. Depending on your operating system you should search for it in your "Software" application (linux app store). -![](gnome_install_calendar.png) +![](en/gnome_install_calendar.png) Once you get it installed, you'll notice your calendars are already integrated thanks to the global "Online Accounts" you set up earlier. The application is very simple, and still missing some features to be complete (eg. recurrence) but it enables you to do basic things such as create/delete/edit calendar entries. You can select which calendars you would like to see and which ones to disable (in case you have numerous calendars). You can create/modify/delete events, and they'll be all synchronized with disroot cloud, which means also with all the devices connected to it. -![](gnome_calendar2.gif) +![](en/gnome_calendar2.gif) -![](gnome_calendar3.gif) +![](en/gnome_calendar3.gif) ----------- # Files If you open your "Files" app you will notice there is a new network location that points to your disroot account. That's right. You can easily, add/remove/copy/modify files on your cloud without a need to download them onto your device or login via web-browser. This is very different then using "nextcloud client app", as it does not sync the content of the cloud files to your computer. **Remember you are working directly on your cloud storage** (whatever you change, affects your cloud storage Immediately). -![](gnome_files1.png) +![](en/gnome_files1.png) ---------- @@ -64,13 +64,13 @@ If you open your "Files" app you will notice there is a new network location tha Tasks is very handy tool to organize your work. Thanks to integrations you no longer need to login via browser to make use of them. Just navigate to "Software" application (app store, or any other means you use to install software) and look for "GNOME To Do" application. -![](gnome_tasks1.png) +![](en/gnome_tasks1.png) Just like with Calendars, you will see that all your tasks are automatically synchronized. You can now easily add new tasks, deadlines, descriptions, add notes, priority as well as organize them in main and related task tree. The application is pretty intuitive and easy to use. -![](gnome_tasks2.gif) +![](en/gnome_tasks2.gif) -![](gnome_tasks3.gif) +![](en/gnome_tasks3.gif) ---------- @@ -79,12 +79,12 @@ Just like with Calendars, you will see that all your tasks are automatically syn Getting contact integration is as easy as everything else you did so far. Just follow the same pattern. First get "Contacts" application in case you don't have it installed by default. -![](gnome_contacts1.png) +![](en/gnome_contacts1.png) Next you need to switch your default address book to the one provided by disroot cloud. Just select "Change Address Book" from the Contact app menu. Once you select your disroot account as the current one, all your contacts will be synced to your computer. All new contacts or any modification will be synced back to your disroot cloud and all the devices connected to it. -![](gnome_contacts2.gif) +![](en/gnome_contacts2.gif) ---------- @@ -106,27 +106,27 @@ If you never worked with email desktop client and always used webapp to access y **Password:** *your disroot password* **encryption:** STARTTLS after connecting -![](gnome_mail.gif) +![](en/gnome_mail.gif) Now that you have your email setup and integrated with your desktop. You can now use either "Evolution" or "Geary" mail client and enjoy all your emails, calendars, tasks, and contacts integrated in one application. Magic.. :) -![](gnome_mail2.png) +![](en/gnome_mail2.png) ---------- # News -News app on disroot cloud lets you aggregate all the new posts of your favorite websites and services using RSS Feed, and sync it with all your devices. It comes extra handy when you want to stay on top of news that interest you. Most of the websites offer RSS feeds.Usually you can find them via this ![](gnome_news1.png?resize=20,20), or by typing address similar to https://disroot.org/feed +News app on disroot cloud lets you aggregate all the new posts of your favorite websites and services using RSS Feed, and sync it with all your devices. It comes extra handy when you want to stay on top of news that interest you. Most of the websites offer RSS feeds.Usually you can find them via this ![](en/gnome_news1.png?resize=20,20), or by typing address similar to https://disroot.org/feed Besides traditional web app and mobile app we can easily integrate News with your desktop. Just like all the previous app integrations in this tutorial, first step is to install appropriate software. The RSS Feed application that integrates with disroot cloud is called **"FeedReader"**, which should be available in your distributions "Software" center (app store). if it isn't then you can look for instructions on how to install it [here](https://github.com/jangernert/feedreader). Once you get it up and running, all you need to do is fill in your disroot credentials, and you are ready to go. -![](gnome_news2.gif) +![](en/gnome_news2.gif) Once your account is setup, initial synchronization will take place. All your currently subscribed feeds will be synced to your desktop. Just like on mobile or webapp you can now read latest news, add / remove feeds, categorize them etc. Everything will be synced back to your cloud account. The app checks for new posts in the background and sends you desktop notification even if the app itself is closed, so you won't miss-out on anything. -![](gnome_news3.gif) +![](en/gnome_news3.gif) ---------- diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_calendar1.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_calendar1.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_calendar1.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_calendar1.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_calendar2.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_calendar2.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_calendar2.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_calendar2.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_calendar3.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_calendar3.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_calendar3.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_calendar3.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_contacts1.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_contacts1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_contacts1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_contacts1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_contacts2.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_contacts2.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_contacts2.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_contacts2.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_files1.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_files1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_files1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_files1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_install_calendar.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_install_calendar.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_install_calendar.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_install_calendar.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_mail.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_mail.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_mail.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_mail.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_mail2.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_mail2.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_mail2.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_mail2.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_news1.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_news1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_news1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_news1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_news2.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_news2.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_news2.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_news2.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_news3.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_news3.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_news3.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_news3.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_online_accounts1.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_online_accounts1.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_online_accounts1.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_online_accounts1.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_tasks1.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_tasks1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_tasks1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_tasks1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_tasks2.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_tasks2.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_tasks2.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_tasks2.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_tasks3.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_tasks3.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/gnome_tasks3.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/gnome-desktop-integration/en/gnome_tasks3.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/docs.en.md similarity index 94% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/docs.en.md index 6a1a0785..323a6c03 100644 --- a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/docs.md +++ b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/docs.en.md @@ -7,7 +7,7 @@ page-toc: ---------- # Sync Contacts Contacts and Tasks First setup an account in the app Kaddressbook. -![](kde_kaddressbook1.png) +![](en/kde_kaddressbook1.png) * In order to set it up all you need to do is: * Go to Kaddressbook @@ -26,7 +26,7 @@ First setup an account in the app Kaddressbook. * And if the connection checked ok, press finish After this you need to manually add the URL links for contacts and calendars, in the general settings. -![](kde_kaddressbook2.gif) +![](en/kde_kaddressbook2.gif) The general settings will automatically appear after you have pressed finish. Then you need to: @@ -45,18 +45,18 @@ In the general settings you can also: * Change the name of the general display * Remove the time retrieval limits on calendars so it will sync all your events -![](kde_kaddressbook3.gif) +![](en/kde_kaddressbook3.gif) ---------- # Calendar You can use the KOrganizer app, it has both calendar and tasks. -![](kde_kalendar1.png) +![](en/kde_kalendar1.png) Your events will already be synchronized /adding/removing/editing events is very similar to the Calendar app described before, any changes will be synchronized with your disroot calendar. -![](kde_kalendar2.gif) +![](en/kde_kalendar2.gif) ---------- # Files @@ -76,7 +76,7 @@ After that: * Hit "Save and Connect" * You will be asked for your password, -![](kde_files3.gif) +![](en/kde_files3.gif) After that you can look in your files app in "network" for your disroot files. Like mentioned before: @@ -88,7 +88,7 @@ You can easily, add/remove/copy/modify files on your cloud without a need to dow # Tasks KOrganizer app is your friend. Like in with the calendar option, your tasks will already be synchronized. You can easily add/edit/remove tasks and set deadlines. -![](kde_tasks1.gif) +![](en/kde_tasks1.gif) ---------- @@ -97,12 +97,12 @@ KOrganizer app is your friend. Like in with the calendar option, your tasks will In KDE you can use your KAddressBook to organize your contacts. The working principals are identical to the "Contacts" app described before. -![](kde_kaddressbook4.gif) +![](en/kde_kaddressbook4.gif) ---------- # Email You can integrate your email account with KDE app called KMail -![](kde_kmail1.png) +![](en/kde_kmail1.png) The setup credentials are the same as described before. After you open KMail, go to: diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_files1.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_files1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_files1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_files1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_files2.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_files2.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_files2.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_files2.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_files3.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_files3.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_files3.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_files3.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kaddressbook1.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kaddressbook1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kaddressbook1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kaddressbook1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kaddressbook2.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kaddressbook2.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kaddressbook2.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kaddressbook2.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kaddressbook3.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kaddressbook3.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kaddressbook3.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kaddressbook3.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kaddressbook4.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kaddressbook4.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kaddressbook4.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kaddressbook4.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kalendar1.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kalendar1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kalendar1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kalendar1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kalendar2.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kalendar2.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kalendar2.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kalendar2.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kmail1.png b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kmail1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_kmail1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_kmail1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_tasks1.gif b/pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_tasks1.gif similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/kde_tasks1.gif rename to pages/02.nextcloud/03.sync-with-your-cloud/02.Linux/kde-desktop-integration/en/kde_tasks1.gif diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/docs.en.md similarity index 95% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/docs.en.md index 50f132a6..d7dcb299 100644 --- a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/docs.md +++ b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/docs.en.md @@ -31,7 +31,7 @@ Once the app is installed, start it and login with you Disroot account credentia * **Username:** _your Disroot username_ * **Password:** _your Disroot password_ -![](nextcloud_app_login.jpeg) +![](en/nextcloud_app_login.jpeg) ---------- # General interface @@ -44,7 +44,7 @@ In the top bar you have: * On the right side a button to refresh your account and set the display mode. * On the lower right side you have the plus button that presents you with upload options. -![](nextcloud_app_main1.jpeg) +![](en/nextcloud_app_main1.jpeg) You can navigate through the folders by pressing on them and then using the "back button" on the upper left corner. @@ -54,7 +54,7 @@ In **Refresh your account** you can order to synchronize your files (if when you In **sort**, you cant decide if your files will be shown alphabetically, by date and so on. In **Grid view**, you can change how the files are displayed, from a "list files" to Grid view and reverse: -![](nextcloud_app_main2.jpeg) +![](en/nextcloud_app_main2.jpeg) ---------- ## General settings @@ -70,7 +70,7 @@ In the general settings you can: You can access these settings by pressing the hamburger button on the upper left side and then "settings". -![](nextcloud_app_settings1.jpeg) +![](en/nextcloud_app_settings1.jpeg) **NEEDS TO BE UPDATED** ## Pictures and videos automatic uploads @@ -99,7 +99,7 @@ To protect access to your Nextcloud mobile app, you cen checkbox "Passcode Lock" ## Display hidden files Nextcloud on Disroot cloud permits uploading *"hiding files"*. By checking *"Show hidden files"* option you'll be allowed to see those files on your mobile app. -![](nextcloud_app_settings3.jpeg) +![](en/nextcloud_app_settings3.jpeg) ---------- @@ -112,7 +112,7 @@ You can upload files to your Disroot cloud with the mobile app in two ways: To upload from within NextcloudApp select the *"plus"* button in the main interface -![](nextcloud_app_upload1.jpeg) +![](en/nextcloud_app_upload1.jpeg) ### Upload using "Share" function form other apps @@ -121,10 +121,10 @@ Most of the apps support "Sharing" functionality, which provides you an option t # Download files Select the files you want to download by *"long pressing"* them. The selected file will be highlighted and all files in that folder will have a checkbox to the left of them. Use the checkboxes to select more files you want to download, then press the button on the upper right corner. -![](nextcloud_app_download1.jpeg) +![](en/nextcloud_app_download1.jpeg) -![](nextcloud_app_download2.jpeg) +![](en/nextcloud_app_download2.jpeg) ---------- @@ -137,7 +137,7 @@ To share via URL, *"long press"* the file or folder you want to share, then pres Additionally you can decide whether you allow others to edit shared files, set expiration date, or protect the share with additional password. -![](nextcloud_app_share1.jpeg) +![](en/nextcloud_app_share1.jpeg) To share a file or folder with other Disroot or Nextcloud/Owncloud users via Federation, in the share option select "Add user or group", write the persons federated cloud ID, usually: @@ -150,7 +150,7 @@ Press the *"hamburger button"* on the upper left corner of the main interface, o Select the triangle and then "Add account" -![](nextcloud_app_add_account1.jpeg) +![](en/nextcloud_app_add_account1.jpeg) You will have to repeat the setup account process for the new account. diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_add_account1.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_add_account1.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_add_account1.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_add_account1.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_download1.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_download1.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_download1.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_download1.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_download2.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_download2.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_download2.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_download2.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_login.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_login.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_login.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_login.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_main1.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_main1.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_main1.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_main1.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_main2.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_main2.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_main2.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_main2.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_settings1.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_settings1.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_settings1.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_settings1.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_settings2.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_settings2.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_settings2.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_settings2.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_settings3.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_settings3.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_settings3.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_settings3.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_share1.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_share1.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_share1.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_share1.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_upload1.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_upload1.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/nextcloud_app_upload1.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Nextcloud-app/en/nextcloud_app_upload1.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/docs.en.md similarity index 86% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/docs.en.md index 984d0b4e..b0ddc2d7 100644 --- a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/docs.md +++ b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/docs.en.md @@ -26,28 +26,28 @@ Once you start the *"Notes"* app, for the first time you will need to add your c After that just press "*connect*". Your existing notes from your disroot cloud account should be now synced to your phone. -![](nextcloud_notes1.png) +![](en/nextcloud_notes1.png) # Create and delete notes You can create a new note by pressing the *"plus"* (**+**) button on the lower right corner of the screen. -![](nextcloud_notes2.png) +![](en/nextcloud_notes2.png) The editor is very simple: * the first line of the note is automatically the title of the note. * After you have written your note press the ok symbol in the upper right corner to create the note. -* To discard the note, press the X simbol on the upper right corner +* To discard the note, press the X symbol on the upper right corner Notes app uses Markdown formatting so if you are familiar with it you can make them look pretty. If you still dont know what Markdown is, you should definatelly check [this page](http://lifehacker.com/5943320/what-is-markdown-and-why-is-it-better-for-my-to-do-lists-and-notes) which will change your life forever :) -![](nextcloud_notes3.png) +![](en/nextcloud_notes3.png) Any change to the notes will be automatically synced to and from disroot cloud. -![](nextcloud_notes4.jpeg) +![](en/nextcloud_notes4.jpeg) All the notes you create can be seen in the main menu of the Nextcloud Notes app. @@ -55,7 +55,7 @@ All the notes you create can be seen in the main menu of the Nextcloud Notes app * To create new notes just press the plus symbol. -![](nextcloud_notes5.png) +![](en/nextcloud_notes5.png) To delete a note: @@ -65,31 +65,31 @@ To delete a note: -![](nextcloud_notes6.png) +![](en/nextcloud_notes6.png) # View your notes in Disroot To view and edit any notes you made in your Android device from your disroot account go to the notes app on the upper bar. -![](nextcloud_notes7.png) +![](en/nextcloud_notes7.png) From there you can see and edit the notes. -![](nextcloud_notes8.png) +![](en/nextcloud_notes8.png) You can also see and edit your notes in .txt file format in the disroot files app. Go to the files app. -![](nextcloud_notes9.png) +![](en/nextcloud_notes9.png) You will see a folder titled "Notes". Inside it can find your notes in .txt file format.
-![](nextcloud_notes10.png) +![](en/nextcloud_notes10.png) Click on the note to edit it. -![](nextcloud_notes11.png) +![](en/nextcloud_notes11.png) Any changes you make to your notes in disroot notes app, or in the .txt file will appear in your Android device in the ownCloud Notes app and vice versa. diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes1.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes10.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes10.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes10.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes10.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes11.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes11.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes11.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes11.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes2.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes2.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes2.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes2.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes3.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes3.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes3.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes3.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes4.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes4.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes4.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes4.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes5.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes5.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes5.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes5.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes6.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes6.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes6.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes6.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes7.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes7.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes7.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes7.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes8.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes8.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes8.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes8.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes9.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes9.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/nextcloud_notes9.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/Using-notes/en/nextcloud_notes9.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/docs.en.md similarity index 94% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/docs.en.md index 705f053c..6cf57666 100644 --- a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/docs.md +++ b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/docs.en.md @@ -31,7 +31,7 @@ If you have nextcloud mobile app installed and linked to your disroot cloud you If you haven't install DAVDroid via NextcloudApp you will have to manually setup an account. To get started open-up "DavDroid app" and press the *"plus"* (**+**) button. -![](nextcloud_davdroid1.jpeg) +![](en/nextcloud_davdroid1.jpeg) Select "login with url and username", and put server address and credentials @@ -41,14 +41,14 @@ Select "login with url and username", and put server address and credentials > Password: your disroot password -![](nextcloud_davdroid2.jpeg) +![](en/nextcloud_davdroid2.jpeg) After you setup your account, you need to select which calendars and address books you want to sync from disroot to your android device. Press the big orange button with the account name. -![](nextcloud_davdroid3.jpeg) +![](en/nextcloud_davdroid3.jpeg) -![](nextcloud_davdroid4.jpeg) +![](en/nextcloud_davdroid4.jpeg) ------------------- # Calendar @@ -69,7 +69,7 @@ If you want to migrate your Android contacts to your disroot contacts and stop s If you have already followed previous steps and your DAVdroid account is setup and syncing your calendars from disroot cloud, all the tasks should be available the moment you install and open *"Open Tasks"* app. All Tasks are asigned to each calendar. Tapping the name of the calendar will reveal the tasks. -![](nextcloud_tasks1.jpeg) +![](en/nextcloud_tasks1.jpeg) Open tasks is easy to use. You can create additional tasks, group them together, add tags, set due dates and notifications, assign priority levels etc. All changes will be automatically synced back to the cloud. The main page of the app gives you an overview of all current tasks, grouped by: @@ -79,6 +79,6 @@ All changes will be automatically synced back to the cloud. The main page of the * task priority * task in progress -![](nextcloud_tasks2.jpeg) +![](en/nextcloud_tasks2.jpeg) ----------------------- diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/nextcloud_davdroid1.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/en/nextcloud_davdroid1.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/nextcloud_davdroid1.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/en/nextcloud_davdroid1.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/nextcloud_davdroid2.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/en/nextcloud_davdroid2.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/nextcloud_davdroid2.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/en/nextcloud_davdroid2.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/nextcloud_davdroid3.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/en/nextcloud_davdroid3.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/nextcloud_davdroid3.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/en/nextcloud_davdroid3.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/nextcloud_davdroid4.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/en/nextcloud_davdroid4.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/nextcloud_davdroid4.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/en/nextcloud_davdroid4.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/nextcloud_tasks1.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/en/nextcloud_tasks1.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/nextcloud_tasks1.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/en/nextcloud_tasks1.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/nextcloud_tasks2.jpeg b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/en/nextcloud_tasks2.jpeg similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/nextcloud_tasks2.jpeg rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/calendars-contacts-and-tasks/en/nextcloud_tasks2.jpeg diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/docs.en.md similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/docs.en.md diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/docs.en.md similarity index 90% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/docs.en.md index 764a7098..7d9cc5d7 100644 --- a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/docs.md +++ b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/docs.en.md @@ -16,26 +16,26 @@ Once you have f-droid installed and running, you can search for [OCReader](https ## Setup When that's done you can fire up the app, and login with your disroot account. -![](nextcloud_news1.png) +![](en/nextcloud_news1.png) Once you're logged in, all your news feeds will be synced to your device, and you can start reading immediately. Swiping to the left show you your account information and give you the list of subscribed feeds as well as number of unread posts. -![](nextcloud_news2.png) +![](en/nextcloud_news2.png) ## Add/remove feeds You can also add and remove feeds directly on your phone. Tap on the 'three dot" icon on the top right corner of the main app window and select "Manage feeds". -![](nextcloud_news3.png) +![](en/nextcloud_news3.png) ## Synchronize To synchronize your feeds, press **"Synchronize"** button on the left-side panel. -![](nextcloud_news4.png) +![](en/nextcloud_news4.png) Happy reading! :grinning: -![](nextcloud_news5.png) +![](en/nextcloud_news5.png) ---------- diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/nextcloud_news1.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/en/nextcloud_news1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/nextcloud_news1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/en/nextcloud_news1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/nextcloud_news2.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/en/nextcloud_news2.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/nextcloud_news2.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/en/nextcloud_news2.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/nextcloud_news3.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/en/nextcloud_news3.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/nextcloud_news3.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/en/nextcloud_news3.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/nextcloud_news4.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/en/nextcloud_news4.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/nextcloud_news4.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/en/nextcloud_news4.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/nextcloud_news5.png b/pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/en/nextcloud_news5.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/nextcloud_news5.png rename to pages/02.nextcloud/03.sync-with-your-cloud/03.Android/using-news/en/nextcloud_news5.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/docs.en.md similarity index 93% rename from pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/docs.en.md index 0a74d4d4..b9e4ae97 100644 --- a/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/docs.md +++ b/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/docs.en.md @@ -26,11 +26,11 @@ This will allow you to check, update and remove your events from any computer wi 2. Open the menu item '**System Preferences...**'. 3. Click on the icon with the name '**Internet Accounts**'. -![](macos_calendar1.png) +![](en/macos_calendar1.png) 5. Scroll down in the right pane, until you can click at the bottom on '**Add Other Account...**' -![](macos_calendar2.png) +![](en/macos_calendar2.png) 7. Choose the third item from the top: '**CalDav Account**' @@ -44,10 +44,10 @@ From the drop down menu: **Server Path**: `remote.php/dav/principals/users/USERNAME/` (replace USERNAME with your username) **Port**: `443` and **Use SSL** ticked. -![](macos_calendar3.png) +![](en/macos_calendar3.png) Click `Sign In`! Now your calendar is added. If you now open the Calendar App, two new calendar will show in the left column. You can change the name and colors in the Calendar App preferences. -![](macos_calendar4.png) +![](en/macos_calendar4.png) diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/macos_calendar1.png b/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/en/macos_calendar1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/macos_calendar1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/en/macos_calendar1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/macos_calendar2.png b/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/en/macos_calendar2.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/macos_calendar2.png rename to pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/en/macos_calendar2.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/macos_calendar3.png b/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/en/macos_calendar3.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/macos_calendar3.png rename to pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/en/macos_calendar3.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/macos_calendar4.png b/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/en/macos_calendar4.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/macos_calendar4.png rename to pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/calendar-syncing/en/macos_calendar4.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/docs.en.md similarity index 95% rename from pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/docs.en.md index eac4f5d6..664f3ed8 100644 --- a/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/docs.md +++ b/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/docs.en.md @@ -28,10 +28,10 @@ This will allow you to check, update and remove your contacts from any computer 2. Open the menu item '**System Preferences...**'. 3. Click on the icon with the name '**Internet Accounts**'. -![](macos_contacts1.png) +![](en/macos_contacts1.png) 5. Scroll down in the right pane, until you can click at the bottom on '**Add Other Account...**' -![](macos_contacts2.png) +![](en/macos_contacts2.png) 7. Choose the fourth item from the top: '**CardDAV Account**' @@ -45,7 +45,7 @@ Use these settings: **Server Path**: `/remote.php/dav/addressbooks/users/USERNAME/contacts/` (replace USERNAME with your username) **Port**: `443` and **Use SSL** ticked. -![](macos_contacts3.png) +![](en/macos_contacts3.png) Click `Sign In`! diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/macos_contacts1.png b/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/en/macos_contacts1.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/macos_contacts1.png rename to pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/en/macos_contacts1.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/macos_contacts2.png b/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/en/macos_contacts2.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/macos_contacts2.png rename to pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/en/macos_contacts2.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/macos_contacts3.png b/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/en/macos_contacts3.png similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/macos_contacts3.png rename to pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/contact-syncing/en/macos_contacts3.png diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/docs.en.md similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/05.Mac-OS/docs.en.md diff --git a/pages/02.nextcloud/03.sync-with-your-cloud/docs.md b/pages/02.nextcloud/03.sync-with-your-cloud/docs.en.md similarity index 100% rename from pages/02.nextcloud/03.sync-with-your-cloud/docs.md rename to pages/02.nextcloud/03.sync-with-your-cloud/docs.en.md diff --git a/pages/02.nextcloud/docs.md b/pages/02.nextcloud/docs.en.md similarity index 100% rename from pages/02.nextcloud/docs.md rename to pages/02.nextcloud/docs.en.md diff --git a/pages/03.Email/01.Email-Clients/01.Desktop/docs.md b/pages/03.Email/01.Email-Clients/01.Desktop/docs.en.md similarity index 100% rename from pages/03.Email/01.Email-Clients/01.Desktop/docs.md rename to pages/03.Email/01.Email-Clients/01.Desktop/docs.en.md diff --git a/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/docs.md b/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/docs.en.md similarity index 89% rename from pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/docs.md rename to pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/docs.en.md index 604a8b25..447848c0 100644 --- a/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/docs.md +++ b/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/docs.en.md @@ -12,15 +12,15 @@ If you don't have thunderbird yet, got to https://www.mozilla.org/en-US/thunder 2. **Open thunderbird** If it's the first time you run thunderbird you will be directly greeted with account setup. Please skip the partnership suggestion and get right to the setup. -![](thunderbird_setup1.png) +![](en/thunderbird_setup1.png) If you are using thunderbird already and have some accounts setup just select '**New Account**" icon in the root view. -![](thunderbird_setup2.png) +![](en/thunderbird_setup2.png) 3. **Fill in your account information** -![](thunderbird_setup3.png) +![](en/thunderbird_setup3.png) - **Your name** Name that will be displayed in "from" field - **Email address** Your disroot email address eg. testuser@disroot.org @@ -30,8 +30,8 @@ If you are using thunderbird already and have some accounts setup just select ' 4. Thunderbird now should auto-detect the needed settings like this: -![](thunderbird_setup4.png) +![](en/thunderbird_setup4.png) **Done** \o/ -![](thunderbird_setup5.png) +![](en/thunderbird_setup5.png) diff --git a/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/thunderbird_setup1.png b/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/en/thunderbird_setup1.png similarity index 100% rename from pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/thunderbird_setup1.png rename to pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/en/thunderbird_setup1.png diff --git a/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/thunderbird_setup2.png b/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/en/thunderbird_setup2.png similarity index 100% rename from pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/thunderbird_setup2.png rename to pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/en/thunderbird_setup2.png diff --git a/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/thunderbird_setup3.png b/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/en/thunderbird_setup3.png similarity index 100% rename from pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/thunderbird_setup3.png rename to pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/en/thunderbird_setup3.png diff --git a/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/thunderbird_setup4.png b/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/en/thunderbird_setup4.png similarity index 100% rename from pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/thunderbird_setup4.png rename to pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/en/thunderbird_setup4.png diff --git a/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/thunderbird_setup5.png b/pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/en/thunderbird_setup5.png similarity index 100% rename from pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/thunderbird_setup5.png rename to pages/03.Email/01.Email-Clients/01.Desktop/thunderbird/en/thunderbird_setup5.png diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/docs.md b/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/docs.en.md similarity index 92% rename from pages/03.Email/01.Email-Clients/02.Mobile/androidk9/docs.md rename to pages/03.Email/01.Email-Clients/02.Mobile/androidk9/docs.en.md index 5b75d289..e045194c 100644 --- a/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/docs.md +++ b/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/docs.en.md @@ -17,16 +17,16 @@ First of, **get K9 on your phone**. We encourage you to use [F-Droid](https://f- Once you start the application for the first time, you need to **create new account**. 1. **Fill in your disroot's email address and password** -![](android-k9_1.png) +![](en/android-k9_1.png) 2. **Choose** which **protocol** you want to use. We recommend using **IMAP** -![](android-k9_2.png) +![](en/android-k9_2.png) 3. **Incoming email setup** Look at the mail settings and adjust it accordingly. (the only thing you should change is *mail.disroot.org* into **disroot.org**). Check the screenshot or follow the [general server setup information.](#Other) -![](android-k9_3.png) +![](en/android-k9_3.png) 4. **Outgoing email setup** Same as with incoming mail. Please make sure that: @@ -35,7 +35,7 @@ Same as with incoming mail. Please make sure that: - Port is **587** Check the screenshot for reference or check [general server setup information](#Other) -![](android-k9_4.png) +![](en/android-k9_4.png) 5. **Account setting.** Adjust frequency with which K9 will check for new emails, and how will it notify you about them. @@ -45,4 +45,4 @@ Adjust frequency with which K9 will check for new emails, and how will it notify 7. **Done!** Enjoy your awesome open source disroot mail on your android device. -![](android-k9_5.png) ![](android-k9_6.png) +![](en/android-k9_5.png) ![](en/android-k9_6.png) diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/android-k9_1.png b/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/en/android-k9_1.png similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/androidk9/android-k9_1.png rename to pages/03.Email/01.Email-Clients/02.Mobile/androidk9/en/android-k9_1.png diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/android-k9_2.png b/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/en/android-k9_2.png similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/androidk9/android-k9_2.png rename to pages/03.Email/01.Email-Clients/02.Mobile/androidk9/en/android-k9_2.png diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/android-k9_3.png b/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/en/android-k9_3.png similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/androidk9/android-k9_3.png rename to pages/03.Email/01.Email-Clients/02.Mobile/androidk9/en/android-k9_3.png diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/android-k9_4.png b/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/en/android-k9_4.png similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/androidk9/android-k9_4.png rename to pages/03.Email/01.Email-Clients/02.Mobile/androidk9/en/android-k9_4.png diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/android-k9_5.png b/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/en/android-k9_5.png similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/androidk9/android-k9_5.png rename to pages/03.Email/01.Email-Clients/02.Mobile/androidk9/en/android-k9_5.png diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/android-k9_6.png b/pages/03.Email/01.Email-Clients/02.Mobile/androidk9/en/android-k9_6.png similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/androidk9/android-k9_6.png rename to pages/03.Email/01.Email-Clients/02.Mobile/androidk9/en/android-k9_6.png diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/docs.md b/pages/03.Email/01.Email-Clients/02.Mobile/docs.en.md similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/docs.md rename to pages/03.Email/01.Email-Clients/02.Mobile/docs.en.md diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/ios/docs.md b/pages/03.Email/01.Email-Clients/02.Mobile/ios/docs.en.md similarity index 79% rename from pages/03.Email/01.Email-Clients/02.Mobile/ios/docs.md rename to pages/03.Email/01.Email-Clients/02.Mobile/ios/docs.en.md index 87aac0b3..8985e905 100644 --- a/pages/03.Email/01.Email-Clients/02.Mobile/ios/docs.md +++ b/pages/03.Email/01.Email-Clients/02.Mobile/ios/docs.en.md @@ -4,23 +4,23 @@ title: iOS mail client 1. Open up the setting of your iOS device and go to 'Mail, Contacts, Calendars'. Then select 'Add Account'. -![](ios_mail1.PNG) +![](en/ios_mail1.PNG) 2. Select 'Other'. -![](ios_mail2.PNG) +![](en/ios_mail2.PNG) 3. Select 'Add Mail Account'. -![](ios_mail3.PNG) +![](en/ios_mail3.PNG) 4. Insert your credentials and click 'Next'. -![](ios_mail4.PNG) +![](en/ios_mail4.PNG) 5. Change the hostname to disroot.org, both for incoming and outgoing mail server. -![](ios_mail5.PNG) +![](en/ios_mail5.PNG) Click 'Next' and your account should be ready to use within you iOS email client. ios_mail1.PNG diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/ios/ios_mail1.PNG b/pages/03.Email/01.Email-Clients/02.Mobile/ios/en/ios_mail1.PNG similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/ios/ios_mail1.PNG rename to pages/03.Email/01.Email-Clients/02.Mobile/ios/en/ios_mail1.PNG diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/ios/ios_mail2.PNG b/pages/03.Email/01.Email-Clients/02.Mobile/ios/en/ios_mail2.PNG similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/ios/ios_mail2.PNG rename to pages/03.Email/01.Email-Clients/02.Mobile/ios/en/ios_mail2.PNG diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/ios/ios_mail3.PNG b/pages/03.Email/01.Email-Clients/02.Mobile/ios/en/ios_mail3.PNG similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/ios/ios_mail3.PNG rename to pages/03.Email/01.Email-Clients/02.Mobile/ios/en/ios_mail3.PNG diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/ios/ios_mail4.PNG b/pages/03.Email/01.Email-Clients/02.Mobile/ios/en/ios_mail4.PNG similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/ios/ios_mail4.PNG rename to pages/03.Email/01.Email-Clients/02.Mobile/ios/en/ios_mail4.PNG diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/ios/ios_mail5.PNG b/pages/03.Email/01.Email-Clients/02.Mobile/ios/en/ios_mail5.PNG similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/ios/ios_mail5.PNG rename to pages/03.Email/01.Email-Clients/02.Mobile/ios/en/ios_mail5.PNG diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/docs.md b/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/docs.en.md similarity index 86% rename from pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/docs.md rename to pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/docs.en.md index 6376feb5..53cdc192 100644 --- a/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/docs.md +++ b/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/docs.en.md @@ -11,11 +11,11 @@ Setting up disroot mail on SailfishOS is very easy. Just follow those simple ste 3. Select **General email** -![](sailfish_mail1.png) +![](en/sailfish_mail1.png) 4. Fill in your disroot email address and password and swipe "Accept". -![](sailfish_mail2.png) +![](en/sailfish_mail2.png) 5. Server settings. @@ -24,7 +24,7 @@ Setting up disroot mail on SailfishOS is very easy. Just follow those simple ste - Add server address: **disroot.org** - **Enable SSL connection** -![](sailfish_mail3.png) +![](en/sailfish_mail3.png) - **Outgoing mail server** - Server address: **disroot.org** @@ -32,12 +32,12 @@ Setting up disroot mail on SailfishOS is very easy. Just follow those simple ste - Port: **587** - **Authentication required** -![](sailfish_mail4.png) +![](en/sailfish_mail4.png) 6. Swipe "**Accept**"

7. Edit details such as **description** and "**Your name**", and swipe "**Accept**" -![](sailfish_mail5.png) +![](en/sailfish_mail5.png) **You're done!** \o/ diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/sailfish_mail1.png b/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/en/sailfish_mail1.png similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/sailfish_mail1.png rename to pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/en/sailfish_mail1.png diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/sailfish_mail2.png b/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/en/sailfish_mail2.png similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/sailfish_mail2.png rename to pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/en/sailfish_mail2.png diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/sailfish_mail3.png b/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/en/sailfish_mail3.png similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/sailfish_mail3.png rename to pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/en/sailfish_mail3.png diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/sailfish_mail4.png b/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/en/sailfish_mail4.png similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/sailfish_mail4.png rename to pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/en/sailfish_mail4.png diff --git a/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/sailfish_mail5.png b/pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/en/sailfish_mail5.png similarity index 100% rename from pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/sailfish_mail5.png rename to pages/03.Email/01.Email-Clients/02.Mobile/sailfishos/en/sailfish_mail5.png diff --git a/pages/03.Email/01.Email-Clients/docs.md b/pages/03.Email/01.Email-Clients/docs.en.md similarity index 100% rename from pages/03.Email/01.Email-Clients/docs.md rename to pages/03.Email/01.Email-Clients/docs.en.md diff --git a/pages/03.Email/02.identities/docs.md b/pages/03.Email/02.identities/docs.en.md similarity index 100% rename from pages/03.Email/02.identities/docs.md rename to pages/03.Email/02.identities/docs.en.md diff --git a/pages/03.Email/02.identities/k9/docs.md b/pages/03.Email/02.identities/k9/docs.en.md similarity index 84% rename from pages/03.Email/02.identities/k9/docs.md rename to pages/03.Email/02.identities/k9/docs.en.md index 87c8e34b..35848624 100644 --- a/pages/03.Email/02.identities/k9/docs.md +++ b/pages/03.Email/02.identities/k9/docs.en.md @@ -4,21 +4,21 @@ title: Setup Mail Alias on your Android phone (K9) ## Setup First of, open K9 and go to your accounts settings -![](identity_settings.png) +![](en/identity_settings.png) When in Settings, go to **"Sending Mail"** tab, tap on "**Manage Identities"**. Select **"New identity"** by tapping the "three dot" icon on top right. -![](identity_settings2.gif) +![](en/identity_settings2.gif) Select **"New identity"** by tapping the "three dot" icon on top right. *(Every disroot user by default has an username@disr.it alias he can use)* -![](identity_settings3.gif) +![](en/identity_settings3.gif) And fill in the form providing the new alias adress. -![](identity_settings4.png) +![](en/identity_settings4.png) ## Set default To change the default identity, while still in **"Manage Identities"** settings, just tap and hold the alias you want to set and select **"Move to top / make default"** option. -![](identity_settings5.png) +![](en/identity_settings5.png) ## Send email To send email with your new alias, just tap on the **"Form"** field and select alias you want to use from the dropdown menu, when composing your mail. diff --git a/pages/03.Email/02.identities/k9/identity_settings.png b/pages/03.Email/02.identities/k9/en/identity_settings.png similarity index 100% rename from pages/03.Email/02.identities/k9/identity_settings.png rename to pages/03.Email/02.identities/k9/en/identity_settings.png diff --git a/pages/03.Email/02.identities/k9/identity_settings2.png b/pages/03.Email/02.identities/k9/en/identity_settings2.png similarity index 100% rename from pages/03.Email/02.identities/k9/identity_settings2.png rename to pages/03.Email/02.identities/k9/en/identity_settings2.png diff --git a/pages/03.Email/02.identities/k9/identity_settings3.png b/pages/03.Email/02.identities/k9/en/identity_settings3.png similarity index 100% rename from pages/03.Email/02.identities/k9/identity_settings3.png rename to pages/03.Email/02.identities/k9/en/identity_settings3.png diff --git a/pages/03.Email/02.identities/k9/identity_settings4.png b/pages/03.Email/02.identities/k9/en/identity_settings4.png similarity index 100% rename from pages/03.Email/02.identities/k9/identity_settings4.png rename to pages/03.Email/02.identities/k9/en/identity_settings4.png diff --git a/pages/03.Email/02.identities/k9/identity_settings5.png b/pages/03.Email/02.identities/k9/en/identity_settings5.png similarity index 100% rename from pages/03.Email/02.identities/k9/identity_settings5.png rename to pages/03.Email/02.identities/k9/en/identity_settings5.png diff --git a/pages/03.Email/02.identities/thunderbird/docs.md b/pages/03.Email/02.identities/thunderbird/docs.en.md similarity index 85% rename from pages/03.Email/02.identities/thunderbird/docs.md rename to pages/03.Email/02.identities/thunderbird/docs.en.md index f8c67e93..1e7909dd 100644 --- a/pages/03.Email/02.identities/thunderbird/docs.md +++ b/pages/03.Email/02.identities/thunderbird/docs.en.md @@ -4,17 +4,17 @@ title: Setup mail alias on Thunderbird ## Setup First of, start thunderbird and go to account settings by right-clicking on your account. -![](identity_settings.gif) +![](en/identity_settings.gif) On the bottom right of the settings window, you have I **"Manage Identities..."** settings button. Once in the Identity manager, you can add new alias by pressing **"Add..."** button and filling in the form: -![](identity_add.gif) +![](en/identity_add.gif) ## Set default If you wish to set new email alias as you default one, just select the mail alias and click **"Set Default"** button. -![](identity_default.gif) +![](en/identity_default.gif) ## Send email To send email with your new alias, just click on the **"Form"** field and select alias you want to use from the dropdown menu, when composing your mail. -![](identity_send.gif) +![](en/identity_send.gif) diff --git a/pages/03.Email/02.identities/thunderbird/identity_add.gif b/pages/03.Email/02.identities/thunderbird/en/identity_add.gif similarity index 100% rename from pages/03.Email/02.identities/thunderbird/identity_add.gif rename to pages/03.Email/02.identities/thunderbird/en/identity_add.gif diff --git a/pages/03.Email/02.identities/thunderbird/identity_default.gif b/pages/03.Email/02.identities/thunderbird/en/identity_default.gif similarity index 100% rename from pages/03.Email/02.identities/thunderbird/identity_default.gif rename to pages/03.Email/02.identities/thunderbird/en/identity_default.gif diff --git a/pages/03.Email/02.identities/thunderbird/identity_send.gif b/pages/03.Email/02.identities/thunderbird/en/identity_send.gif similarity index 100% rename from pages/03.Email/02.identities/thunderbird/identity_send.gif rename to pages/03.Email/02.identities/thunderbird/en/identity_send.gif diff --git a/pages/03.Email/02.identities/thunderbird/identity_settings.gif b/pages/03.Email/02.identities/thunderbird/en/identity_settings.gif similarity index 100% rename from pages/03.Email/02.identities/thunderbird/identity_settings.gif rename to pages/03.Email/02.identities/thunderbird/en/identity_settings.gif diff --git a/pages/03.Email/02.identities/thunderbird/identity_settings.png b/pages/03.Email/02.identities/thunderbird/en/identity_settings.png similarity index 100% rename from pages/03.Email/02.identities/thunderbird/identity_settings.png rename to pages/03.Email/02.identities/thunderbird/en/identity_settings.png diff --git a/pages/03.Email/02.identities/webmail/docs.md b/pages/03.Email/02.identities/webmail/docs.en.md similarity index 85% rename from pages/03.Email/02.identities/webmail/docs.md rename to pages/03.Email/02.identities/webmail/docs.en.md index 5e57fb83..515dc8cf 100644 --- a/pages/03.Email/02.identities/webmail/docs.md +++ b/pages/03.Email/02.identities/webmail/docs.en.md @@ -5,16 +5,16 @@ title: Setup Mail Alias on webmail ## Setup First of, login to your webmail and go to your mail settings (bottom left icon) -![](settings1.png) +![](en/settings1.png) When in Settings, go to **"Identities"** tab, click "**Add an Identity"** and fillin the form. Once done, hit **"Add"** button. *(Every disroot user by default has an username@disr.it alias he can use)* -![](identity_add.gif) +![](en/identity_add.gif) ## Set default You can manage default identity, by simply dragging the identity to the top of the list. -![](identity_default.gif) +![](en/identity_default.gif) ## Send email To send email with your new alias, just click on the **"From"** field and select alias you want to use from the dropdown menu, when composing your mail. -![](identity_send.gif) +![](en/identity_send.gif) diff --git a/pages/03.Email/02.identities/webmail/identity_add.gif b/pages/03.Email/02.identities/webmail/en/identity_add.gif similarity index 100% rename from pages/03.Email/02.identities/webmail/identity_add.gif rename to pages/03.Email/02.identities/webmail/en/identity_add.gif diff --git a/pages/03.Email/02.identities/webmail/identity_default.gif b/pages/03.Email/02.identities/webmail/en/identity_default.gif similarity index 100% rename from pages/03.Email/02.identities/webmail/identity_default.gif rename to pages/03.Email/02.identities/webmail/en/identity_default.gif diff --git a/pages/03.Email/02.identities/webmail/identity_send.gif b/pages/03.Email/02.identities/webmail/en/identity_send.gif similarity index 100% rename from pages/03.Email/02.identities/webmail/identity_send.gif rename to pages/03.Email/02.identities/webmail/en/identity_send.gif diff --git a/pages/03.Email/02.identities/webmail/settings1.png b/pages/03.Email/02.identities/webmail/en/settings1.png similarity index 100% rename from pages/03.Email/02.identities/webmail/settings1.png rename to pages/03.Email/02.identities/webmail/en/settings1.png diff --git a/pages/03.Email/docs.md b/pages/03.Email/docs.en.md similarity index 100% rename from pages/03.Email/docs.md rename to pages/03.Email/docs.en.md diff --git a/pages/04.Matrix/01.usage-basics/docs.md b/pages/04.Matrix/01.usage-basics/docs.en.md similarity index 82% rename from pages/04.Matrix/01.usage-basics/docs.md rename to pages/04.Matrix/01.usage-basics/docs.en.md index f1726a7e..949c5245 100644 --- a/pages/04.Matrix/01.usage-basics/docs.md +++ b/pages/04.Matrix/01.usage-basics/docs.en.md @@ -38,12 +38,12 @@ For disroot users - your email address is not filled in by default for the same # User Interface The user interface is quite intuitive if you ever used chat system such as IRC, Slack, Rocket.chat. -![](riot_interface1.png) +![](en/riot_interface1.png) For the purpose of this howto we'll name some of the key elements of the interface to help identify them later on: - **Chat List** - Place where you will find all the chat-rooms and Direct Chats you participate in. You can sort those chat-rooms in various categories (favorite, direct chats, low priority) by dragging the rooms into them. - - **Chat Details** - Is where the rooms name, logo and topic is displayed. Additionally ![](riot_interface2.png?resize=23,26) is for searching for keywords in the rooms history and ![](riot_interface3.png?resize=18,20) is for rooms settings where you can eg.change the topic, add and manage integration, and various room admin settings. + - **Chat Details** - Is where the rooms name, logo and topic is displayed. Additionally ![](en/riot_interface2.png?resize=23,26) is for searching for keywords in the rooms history and ![](en/riot_interface3.png?resize=18,20) is for rooms settings where you can eg.change the topic, add and manage integration, and various room admin settings. - **Main window** - This is the main display of the application. You can see all the chat messages in the room or see all public rooms when going to Room directory. - **Message area** - is where you type your message, upload file, start audio or video call or conference - **User List** - is where you can see all the users currently participating in the room. @@ -53,11 +53,11 @@ For the purpose of this howto we'll name some of the key elements of the interfa ---------- # User Settings -First thing after you login for the first time is to customize your user settings. To do that click on ![](riot_interface4.png?resize=28,23) in **"Actions and settings"** area (bottom left). In this section you can setup various information about yourself, as well as setup behavior of notifications, enable extra interface features and check and verify list of connected devices. +First thing after you login for the first time is to customize your user settings. To do that click on ![](en/riot_interface4.png?resize=28,23) in **"Actions and settings"** area (bottom left). In this section you can setup various information about yourself, as well as setup behavior of notifications, enable extra interface features and check and verify list of connected devices. ## Profile -![](riot_interface5.png) +![](en/riot_interface5.png) This section lets you add or change information about your profile. @@ -69,7 +69,7 @@ This section lets you add or change information about your profile. ## Notifications -![](riot_interface6.png) +![](en/riot_interface6.png) Here you can change behavior of notifications for your account (note that this changes will affect all devices running Riot, hopefully in the future we will be able to change notifications settings per device). @@ -79,7 +79,7 @@ A list of devices connected to your account. You can view the devices ID, genera ## Deactivate account On the bottom of your user settings you can deactivate your account. -![](riot_interface7.png) +![](en/riot_interface7.png) ---------- @@ -88,15 +88,15 @@ On the bottom of your user settings you can deactivate your account. # Room Directory The coolest thing about matrix is the fact that its totally federated. It means you can join any channel on any server. In Room directory you can search for and discover rooms on friendly servers we have listed (list will keep growing) as well as search for rooms on servers (if you know the servers URL). All public rooms of given server are listed in the main window. -![](riot_interface8.png) +![](en/riot_interface8.png) Right dropdown menu lets you filter public rooms in of specific server, or simply add url of server that isn't yet listed. -![](riot_interface9.png) +![](en/riot_interface9.png) The left input field is used to either type in the full room address (if you know it) or search for rooms using keyword. -![](riot_interface10.png) +![](en/riot_interface10.png) ---------- @@ -114,9 +114,9 @@ If you know the matrix room address or perhaps would like to join one of the IRC ---------- # Creating rooms -To create new room simply click on the ![](riot_interface11.png?resize=26,24) and type desired name. You will automatically be logged into the new room and you can start inviting people to it by clicking on ![](riot_interface12.png?resize=110,28) button on the bottom right. +To create new room simply click on the ![](en/riot_interface11.png?resize=26,24) and type desired name. You will automatically be logged into the new room and you can start inviting people to it by clicking on ![](en/riot_interface12.png?resize=110,28) button on the bottom right. -Clicking room's settings button ![](riot_interface13.png?resize=25,25) in the **"chat detail"** block (top), will reveal some settings you might consider: +Clicking room's settings button ![](en/riot_interface13.png?resize=25,25) in the **"chat detail"** block (top), will reveal some settings you might consider: - Who can access the room - Enable Encryption @@ -129,7 +129,7 @@ Remember when I said the rooms are federated? Since the room gets duplicated to So since rooms "live in the network" you can easily add extra aliases to them. Usually those aliases refer to different servers (so that they they can be easily search-able and if permitted, listed in rooms directories on other servers), you can also add extra names you want your room to figure under. For example we want our disroot room to be accessible if someone tries to join room `#support:disroot.org` . We just simply add new alias to existing room. **example:** -![](riot_interface14.png) +![](en/riot_interface14.png) ---------- @@ -137,9 +137,9 @@ So since rooms "live in the network" you can easily add extra aliases to them. U # Starting private chats If you want to start chatting with someone in private, you can do it in numerous ways: -The easiest way is to click on the ![](riot_interface15.png?resize=21,23) on the bottom of **"Action and Settings block**, and type the name of the person you would like to talk to. The autocompletion will give you suggestions based on the channels you are already in. +The easiest way is to click on the ![](en/riot_interface15.png?resize=21,23) on the bottom of **"Action and Settings block**, and type the name of the person you would like to talk to. The autocompletion will give you suggestions based on the channels you are already in. -![](riot_interface16.png) +![](en/riot_interface16.png) If you decided to upload your email and share you address book with riot, it will try to search through your address-book to provide you with names of you contacts that are already using matrix. @@ -156,7 +156,7 @@ Since recently, matrix ships with end to end encryption. What does it mean? It m Matrix uses same technology for encrypting messages as OMEMO on xmpp, SIgnal or Whatsapp. Matrix's implementation of it is called: [Olm](https://matrix.org/blog/2016/11/21/matrixs-olm-end-to-end-encryption-security-assessment-released-and-implemented-cross-platform-on-riot-at-last/) To enable encryption in your room go to room settings and select -![](riot_interface18.png) +![](en/riot_interface18.png) ## Few things to be aware of when using Encryption 1. Encryption keys are created per device! This means you won't be able to read history of the conversation if you joined in at later stage with your device (eg. second laptop) @@ -165,13 +165,13 @@ To enable encryption in your room go to room settings Select the dates in each choice and the times. Once you are done press next, select the expiration date of your poll and press "create poll". -![](polls6.gif) +![](en/polls6.gif) ---------- @@ -66,20 +66,20 @@ You can choose the number of choices you want by using the + and - buttons @@ -130,15 +130,15 @@ The current categories and sub-categories in the Disroot Forum are: The best way to watch/mute categories is in your preferences, from there you can set all your mute and watch preferences from one single place. -![](forum_basics12.png) +![](en/forum_basics12.png) Just scroll down to **Categories** , you will see the **fields** for **Mute** and **Watched**, write the categories you want in each and in the end **save your settings** for them to take effect. -![](forum_basics8.gif) +![](en/forum_basics8.gif) -The other method is to navigate to each category or sub-category one by one and do it from there, by pressing the button that is to right of "new topic" ![](forum_basics13.png?resize=50,25) +The other method is to navigate to each category or sub-category one by one and do it from there, by pressing the button that is to right of "new topic" ![](en/forum_basics13.png?resize=50,25) -![](forum_basics9.gif) +![](en/forum_basics9.gif) ---------- diff --git a/pages/08.Forum/01.basic-usage/forum_basics1.gif b/pages/08.Forum/01.basic-usage/en/forum_basics1.gif similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics1.gif rename to pages/08.Forum/01.basic-usage/en/forum_basics1.gif diff --git a/pages/08.Forum/01.basic-usage/forum_basics1.png b/pages/08.Forum/01.basic-usage/en/forum_basics1.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics1.png rename to pages/08.Forum/01.basic-usage/en/forum_basics1.png diff --git a/pages/08.Forum/01.basic-usage/forum_basics10.png b/pages/08.Forum/01.basic-usage/en/forum_basics10.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics10.png rename to pages/08.Forum/01.basic-usage/en/forum_basics10.png diff --git a/pages/08.Forum/01.basic-usage/forum_basics11.png b/pages/08.Forum/01.basic-usage/en/forum_basics11.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics11.png rename to pages/08.Forum/01.basic-usage/en/forum_basics11.png diff --git a/pages/08.Forum/01.basic-usage/forum_basics12.png b/pages/08.Forum/01.basic-usage/en/forum_basics12.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics12.png rename to pages/08.Forum/01.basic-usage/en/forum_basics12.png diff --git a/pages/08.Forum/01.basic-usage/forum_basics13.png b/pages/08.Forum/01.basic-usage/en/forum_basics13.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics13.png rename to pages/08.Forum/01.basic-usage/en/forum_basics13.png diff --git a/pages/08.Forum/01.basic-usage/forum_basics2.gif b/pages/08.Forum/01.basic-usage/en/forum_basics2.gif similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics2.gif rename to pages/08.Forum/01.basic-usage/en/forum_basics2.gif diff --git a/pages/08.Forum/01.basic-usage/forum_basics2.png b/pages/08.Forum/01.basic-usage/en/forum_basics2.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics2.png rename to pages/08.Forum/01.basic-usage/en/forum_basics2.png diff --git a/pages/08.Forum/01.basic-usage/forum_basics3.gif b/pages/08.Forum/01.basic-usage/en/forum_basics3.gif similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics3.gif rename to pages/08.Forum/01.basic-usage/en/forum_basics3.gif diff --git a/pages/08.Forum/01.basic-usage/forum_basics3.png b/pages/08.Forum/01.basic-usage/en/forum_basics3.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics3.png rename to pages/08.Forum/01.basic-usage/en/forum_basics3.png diff --git a/pages/08.Forum/01.basic-usage/forum_basics4.gif b/pages/08.Forum/01.basic-usage/en/forum_basics4.gif similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics4.gif rename to pages/08.Forum/01.basic-usage/en/forum_basics4.gif diff --git a/pages/08.Forum/01.basic-usage/forum_basics4.png b/pages/08.Forum/01.basic-usage/en/forum_basics4.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics4.png rename to pages/08.Forum/01.basic-usage/en/forum_basics4.png diff --git a/pages/08.Forum/01.basic-usage/forum_basics5.gif b/pages/08.Forum/01.basic-usage/en/forum_basics5.gif similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics5.gif rename to pages/08.Forum/01.basic-usage/en/forum_basics5.gif diff --git a/pages/08.Forum/01.basic-usage/forum_basics5.png b/pages/08.Forum/01.basic-usage/en/forum_basics5.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics5.png rename to pages/08.Forum/01.basic-usage/en/forum_basics5.png diff --git a/pages/08.Forum/01.basic-usage/forum_basics6.gif b/pages/08.Forum/01.basic-usage/en/forum_basics6.gif similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics6.gif rename to pages/08.Forum/01.basic-usage/en/forum_basics6.gif diff --git a/pages/08.Forum/01.basic-usage/forum_basics6.png b/pages/08.Forum/01.basic-usage/en/forum_basics6.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics6.png rename to pages/08.Forum/01.basic-usage/en/forum_basics6.png diff --git a/pages/08.Forum/01.basic-usage/forum_basics7.gif b/pages/08.Forum/01.basic-usage/en/forum_basics7.gif similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics7.gif rename to pages/08.Forum/01.basic-usage/en/forum_basics7.gif diff --git a/pages/08.Forum/01.basic-usage/forum_basics7.png b/pages/08.Forum/01.basic-usage/en/forum_basics7.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics7.png rename to pages/08.Forum/01.basic-usage/en/forum_basics7.png diff --git a/pages/08.Forum/01.basic-usage/forum_basics8.gif b/pages/08.Forum/01.basic-usage/en/forum_basics8.gif similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics8.gif rename to pages/08.Forum/01.basic-usage/en/forum_basics8.gif diff --git a/pages/08.Forum/01.basic-usage/forum_basics8.png b/pages/08.Forum/01.basic-usage/en/forum_basics8.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics8.png rename to pages/08.Forum/01.basic-usage/en/forum_basics8.png diff --git a/pages/08.Forum/01.basic-usage/forum_basics9.gif b/pages/08.Forum/01.basic-usage/en/forum_basics9.gif similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics9.gif rename to pages/08.Forum/01.basic-usage/en/forum_basics9.gif diff --git a/pages/08.Forum/01.basic-usage/forum_basics9.png b/pages/08.Forum/01.basic-usage/en/forum_basics9.png similarity index 100% rename from pages/08.Forum/01.basic-usage/forum_basics9.png rename to pages/08.Forum/01.basic-usage/en/forum_basics9.png diff --git a/pages/08.Forum/02.mailinglist/docs.md b/pages/08.Forum/02.mailinglist/docs.en.md similarity index 93% rename from pages/08.Forum/02.mailinglist/docs.md rename to pages/08.Forum/02.mailinglist/docs.en.md index 5512cb52..c4944665 100644 --- a/pages/08.Forum/02.mailinglist/docs.md +++ b/pages/08.Forum/02.mailinglist/docs.en.md @@ -15,21 +15,21 @@ Disroot, mainly hosts private forum groups. If you are interested in one, drop u Discourse, the software used by Disroot, is a Forum software with malinglist functionalities. It has what we for this tutorial call **Groups**. And those Groups can have or not **Categories** in them (think of them as subjects or main topics). As an example, the Disroot Group has several Categories dedicated to different subjects to organize discussions and exchange messages between users: -![](forum_ml1.png) +![](en/forum_ml1.png) These Groups and each Category in them can be assigned an email alias that works as an address for a mailinglist, that you can use to create a topic via your email (webmail or client) in that Group/ or Category. -![](forum_ml2.png) +![](en/forum_ml2.png) Members of that Group receive a notification of that topic in their message board and in their emails. -![](forum_ml3.png) +![](en/forum_ml3.png) -![](forum_ml4.png) +![](en/forum_ml4.png) And are able to reply to that topic via the message board or by email, as they prefer. -![](forum_ml5.png) +![](en/forum_ml5.png) This creates a system that can be used both by mailinglist fans and Forum fans. @@ -64,16 +64,16 @@ The name of the Group and of the Categories, and corresponding email aliases, ca Private Groups/Mailinglists work as described above, but like the name says they are private and can only be seen and accessed by the group's members. You can only send an email to this group if you are a member. -Private Groups can be seen and accessed only by group members in the Forum's web-interface, and have a padlock symbol ![](forum_ml6.png?resize=20,21). When you log in to the in the Forum, the categories of the private groups that you are a member of show up at the top. +Private Groups can be seen and accessed only by group members in the Forum's web-interface, and have a padlock symbol ![](en/forum_ml6.png?resize=20,21). When you log in to the in the Forum, the categories of the private groups that you are a member of show up at the top. People that are not members of the Group cannot even see that the private Group exists. Now you see me: -![](forum_ml7.png) +![](en/forum_ml7.png) Now you don't: -![](forum_ml8.png) +![](en/forum_ml8.png) ###Adding members to the private group diff --git a/pages/08.Forum/02.mailinglist/forum_ml1.png b/pages/08.Forum/02.mailinglist/en/forum_ml1.png similarity index 100% rename from pages/08.Forum/02.mailinglist/forum_ml1.png rename to pages/08.Forum/02.mailinglist/en/forum_ml1.png diff --git a/pages/08.Forum/02.mailinglist/forum_ml2.png b/pages/08.Forum/02.mailinglist/en/forum_ml2.png similarity index 100% rename from pages/08.Forum/02.mailinglist/forum_ml2.png rename to pages/08.Forum/02.mailinglist/en/forum_ml2.png diff --git a/pages/08.Forum/02.mailinglist/forum_ml3.png b/pages/08.Forum/02.mailinglist/en/forum_ml3.png similarity index 100% rename from pages/08.Forum/02.mailinglist/forum_ml3.png rename to pages/08.Forum/02.mailinglist/en/forum_ml3.png diff --git a/pages/08.Forum/02.mailinglist/forum_ml4.png b/pages/08.Forum/02.mailinglist/en/forum_ml4.png similarity index 100% rename from pages/08.Forum/02.mailinglist/forum_ml4.png rename to pages/08.Forum/02.mailinglist/en/forum_ml4.png diff --git a/pages/08.Forum/02.mailinglist/forum_ml5.png b/pages/08.Forum/02.mailinglist/en/forum_ml5.png similarity index 100% rename from pages/08.Forum/02.mailinglist/forum_ml5.png rename to pages/08.Forum/02.mailinglist/en/forum_ml5.png diff --git a/pages/08.Forum/02.mailinglist/forum_ml6.png b/pages/08.Forum/02.mailinglist/en/forum_ml6.png similarity index 100% rename from pages/08.Forum/02.mailinglist/forum_ml6.png rename to pages/08.Forum/02.mailinglist/en/forum_ml6.png diff --git a/pages/08.Forum/02.mailinglist/forum_ml7.png b/pages/08.Forum/02.mailinglist/en/forum_ml7.png similarity index 100% rename from pages/08.Forum/02.mailinglist/forum_ml7.png rename to pages/08.Forum/02.mailinglist/en/forum_ml7.png diff --git a/pages/08.Forum/02.mailinglist/forum_ml8.png b/pages/08.Forum/02.mailinglist/en/forum_ml8.png similarity index 100% rename from pages/08.Forum/02.mailinglist/forum_ml8.png rename to pages/08.Forum/02.mailinglist/en/forum_ml8.png diff --git a/pages/08.Forum/docs.md b/pages/08.Forum/docs.en.md similarity index 100% rename from pages/08.Forum/docs.md rename to pages/08.Forum/docs.en.md diff --git a/pages/09.Lufi/docs.md b/pages/09.Lufi/docs.en.md similarity index 94% rename from pages/09.Lufi/docs.md rename to pages/09.Lufi/docs.en.md index 8d94585e..5161bc2c 100644 --- a/pages/09.Lufi/docs.md +++ b/pages/09.Lufi/docs.en.md @@ -57,7 +57,7 @@ It has two components: If you try to use just, [https://upload.disroot.org/r/FA7MHOOL](https://upload.disroot.org/r/FA7MHOOL) Without the second part you will get this message: -![](lufi01.png) +![](en/lufi01.png) @@ -71,7 +71,7 @@ The interface is pretty straightforward, when you upload a file you have the fol In the upper centre part of the panel you can set the options mentioned above. In the upper right part you have the menu to go "My files" and manage your uploads. The centre is where you upload your files. -![](lufi02.png) +![](en/lufi02.png) ---------- @@ -86,7 +86,7 @@ Larger files will be stored for a shorter time. "The expiration delay of your fi * between 96M and 954M, the file will be kept 15 day(s). * for 954M and more, the file will be kept 2 day(s) -You can also check this information any time you want by pressing the ![](lufi03.png?resize=30,24) button in the main interface in Lufi. +You can also check this information any time you want by pressing the ![](en/lufi03.png?resize=30,24) button in the main interface in Lufi. ---------- @@ -98,11 +98,11 @@ After the upload is complete you will be presented by your browser with the link You will also get the deletion link which permits you to delete the uploaded file from the server at any time you want. -![](lufi1.gif) +![](en/lufi1.gif) To download the file just use the link in the browser: -![](lufi2.gif) +![](en/lufi2.gif) @@ -119,9 +119,9 @@ Well this is also very simple, you can either: For the last option (if you have an email client in your machine e.g Thunderbird, Evolution, etc.), just click the ![](lufi04.png?resize=200,30) button, after your file is successfully uploaded. Write the email address and text, and press ![](lufi05.png?resize=280,30). You email client will pop-up with the email ready to send. -![](lufi3.gif) +![](en/lufi3.gif) -**The option** ![](lufi06.png?resize=180,25) **should not be used as a matter of principle.** +**The option** ![](en/lufi06.png?resize=180,25) **should not be used as a matter of principle.** The reason is, if you use this option the link is sent using an email of your Lufi provider, not your personal email. Which means the administrators of that Lufi instance can see the full link, and thus are able to download it, and decrypt it if they want to. @@ -133,7 +133,7 @@ In this case disroot is a privacy conscious provider, but as a matter of princip ##How manage/delete your uploads -You can manage your uploads by pressing the button ![](lufi07.png?resize=60,40) in the main panel. +You can manage your uploads by pressing the button ![](en/lufi07.png?resize=60,40) in the main panel. There you will see all your uploads and you can: @@ -151,13 +151,13 @@ If you want, in this panel you can also: * Import to your browser local storage a json file with informations about uploads and links -![](lufi4.gif) +![](en/lufi4.gif) Another way to delete a file from the server any time you want is to use the deletion link, provided when you first upload the file. Copy it and keep it in a text file for whenever you want to use it. To use it just put it in your browser and press enter. -![](lufi08.png) +![](en/lufi08.png) If you delete a file or the expiration date that was set passed, anyone trying to download the file will see a message like this: -![](lufi09.png) +![](en/lufi09.png) diff --git a/pages/09.Lufi/lufi01.png b/pages/09.Lufi/en/lufi01.png similarity index 100% rename from pages/09.Lufi/lufi01.png rename to pages/09.Lufi/en/lufi01.png diff --git a/pages/09.Lufi/lufi02.png b/pages/09.Lufi/en/lufi02.png similarity index 100% rename from pages/09.Lufi/lufi02.png rename to pages/09.Lufi/en/lufi02.png diff --git a/pages/09.Lufi/lufi03.png b/pages/09.Lufi/en/lufi03.png similarity index 100% rename from pages/09.Lufi/lufi03.png rename to pages/09.Lufi/en/lufi03.png diff --git a/pages/09.Lufi/lufi04.png b/pages/09.Lufi/en/lufi04.png similarity index 100% rename from pages/09.Lufi/lufi04.png rename to pages/09.Lufi/en/lufi04.png diff --git a/pages/09.Lufi/lufi05.png b/pages/09.Lufi/en/lufi05.png similarity index 100% rename from pages/09.Lufi/lufi05.png rename to pages/09.Lufi/en/lufi05.png diff --git a/pages/09.Lufi/lufi06.png b/pages/09.Lufi/en/lufi06.png similarity index 100% rename from pages/09.Lufi/lufi06.png rename to pages/09.Lufi/en/lufi06.png diff --git a/pages/09.Lufi/lufi07.png b/pages/09.Lufi/en/lufi07.png similarity index 100% rename from pages/09.Lufi/lufi07.png rename to pages/09.Lufi/en/lufi07.png diff --git a/pages/09.Lufi/lufi08.png b/pages/09.Lufi/en/lufi08.png similarity index 100% rename from pages/09.Lufi/lufi08.png rename to pages/09.Lufi/en/lufi08.png diff --git a/pages/09.Lufi/lufi09.png b/pages/09.Lufi/en/lufi09.png similarity index 100% rename from pages/09.Lufi/lufi09.png rename to pages/09.Lufi/en/lufi09.png diff --git a/pages/09.Lufi/lufi1.gif b/pages/09.Lufi/en/lufi1.gif similarity index 100% rename from pages/09.Lufi/lufi1.gif rename to pages/09.Lufi/en/lufi1.gif diff --git a/pages/09.Lufi/lufi2.gif b/pages/09.Lufi/en/lufi2.gif similarity index 100% rename from pages/09.Lufi/lufi2.gif rename to pages/09.Lufi/en/lufi2.gif diff --git a/pages/09.Lufi/lufi3.gif b/pages/09.Lufi/en/lufi3.gif similarity index 100% rename from pages/09.Lufi/lufi3.gif rename to pages/09.Lufi/en/lufi3.gif diff --git a/pages/09.Lufi/lufi4.gif b/pages/09.Lufi/en/lufi4.gif similarity index 100% rename from pages/09.Lufi/lufi4.gif rename to pages/09.Lufi/en/lufi4.gif