Remove superflual stuff

This commit is contained in:
massimiliano 2019-03-30 11:08:36 +01:00
parent 60b10a1ccd
commit 16c70901ec
4 changed files with 3 additions and 346 deletions

View File

@ -13,9 +13,9 @@ taxonomy:
Gnome is a very popular, slick, modern and easy to use graphical desktop environment for Linux. It's my desktop of choice and it is mainly due to it's awesome integration with Disroot's cloud services.
Integration with desktop environment means, you no longer need to login to disroots cloud via the browser, every time you need to add or lookup information. It means everything you need is available to you directly from your desktop. Furthermore it makes it look and feel unified with all other apps you use while you work. It's definitely **THE** way to get things done.
Integration with desktop environment means, you no longer need to login to Disroots cloud via the browser, every time you need to add or lookup information. It means everything you need is available to you directly from your desktop. Furthermore it makes it look and feel unified with all other apps you use while you work. It's definitely **THE** way to get things done.
In this tutorial I would like to show you how easy and handy it is to integrate your cloud on your computer. Setup procedure should take no longer then few minutes of your time.
In this tutorial I would like to show you how easy and handy it is to integrate your cloud calendar on your computer. Setup procedure should take no longer then few minutes of your time.
@ -55,82 +55,3 @@ Once you get it installed, you'll notice your calendars are already integrated t
![](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).
![](en/gnome_files1.png)
----------
# Tasks
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.
![](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.
![](en/gnome_tasks2.gif)
![](en/gnome_tasks3.gif)
----------
# Contacts
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.
![](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.
![](en/gnome_contacts2.gif)
----------
# Email
If you never worked with email desktop client and always used webapp to access your email, you're simply doing it **wrong!** Despite the recent trend in which big corporations try to convince you otherwise, desktop clients give you integration with your work you always missed. The most popular open source email client is Thunderbird (setup is covered in [this](https://howto.disroot.org/en/email/email-clients/desktop/thunderbird) tutorial). If you don't like Thunderbird and would like to integrate your Email into Gnome, there is also an easy solution for that. Open again your "Gnome Settings" and click on "Online Accounts". Now you need to scroll all the way down to the "other" option and choose for it. Next, select IMAP Account. At this stage you will be asked several questions regarding your account and mail server setup. Just follow the list below.
**email address:** *<your_username>*@disroot.org
**Name:** A name for your account (can be anything)
**IMAP Settings:**
**IMAP Server:** disroot.org
**Username:** *your disroot username*
**Password:** *your disroot password*
**encryption:** SSL On dedicated port
**SMTP Settings:**
**SMTP Server:** disroot.org
**Username:** *your disroot username*
**Password:** *your disroot password*
**encryption:** STARTTLS after connecting
![](en/gnome_mail.gif)
Now that you have your email setup and integrated with your desktop, you can use either "Evolution" or "Geary" mail client and enjoy all your emails, calendars, tasks, and contacts integrated in one application. Magic... :)
![](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 ![](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.
![](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.
![](en/gnome_news3.gif)
----------

View File

@ -8,49 +8,6 @@ taxonomy:
category:
- docs
---
----------
# Sync Contacts and Tasks
First setup an account in the app Kaddressbook.
![](en/kde_kaddressbook1.png)
* In order to set it up all you need to do is:
* Go to Kaddressbook
* Select File > New > Add Address Book
* Select DAV Groupware resource
* Follow instructions to fill in all your credentials:
* **Username:** _yourusername_
* **Password:** _your_super_secret_password_
* In the option "select one of these servers", select: **owncloud**
* Host: place the address [cloud.disroot.org](https//:cloud.disroot.org)
* Installation path: leave it blank
* Select the option: "use secure connection"
* Press:
* Next
* Test connection
* 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.
![](en/kde_kaddressbook2.gif)
The general settings will automatically appear after you have pressed finish.
Then you need to:
* Select CalDAV and edit
* Replace the remote URL, with the URL of your disroot calendar: https://cloud.disroot.org/remote.php/dav/calendars/YOUR_USERNAME/YOUR_CALENDARS/
* Press "Fetch" and then "Ok"
* Select CardDAV and edit
* Replace the remote URL, with the URL of your disroot contacts: https://cloud.disroot.org/remote.php/dav/addressbooks/users/YOUR_USERNAME/YOUR_ADDRESS_BOOK/
* Press "Fetch" and then "Ok"
You can find the correct URL in your disroot calendar and contacts apps share options
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
![](en/kde_kaddressbook3.gif)
----------
# Calendar
@ -63,69 +20,3 @@ Adding/removing/editing events is very similar to the Calendar app described bef
![](en/kde_kalendar2.gif)
----------
# Files
In KDE, you need to add a network folder to access your disroot files remotely. Go to your start menu select "Computer" and then "Network"
After that:
* Select "Add Network Folder"
* Select "WebFolder Webdav"
* Follow the instructions to fill your credentials:
* **Name:** the name you want to give to the folder
* **User:** _your disroot username_
* **Server:** [cloud.disroot.org](https://cloud.disroot.org)
* **Folder:**/remote.php/dav/files/YOUR_DISROOT_USERNAME/
* Select the checkbox for "Use encryption"
* Hit "Save and Connect"
* You will be asked for your password.
![](en/kde_files3.gif)
After that you can look in your files app in "network" for your disroot files. Like mentioned before:
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).
----------
# 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.
![](en/kde_tasks1.gif)
----------
# Contacts
In KDE you can use your KAddressBook to organize your contacts. The working principals are identical to the "Contacts" app described before.
![](en/kde_kaddressbook4.gif)
----------
# Email
You can integrate your email account with KDE app called KMail
![](en/kde_kmail1.png)
The setup credentials are the same as described before. After you open KMail, go to:
* Settings
* Configure KMail
* Accounts
You need to configure both receiving (IMAP or POP3) and sending (SMTP) accounts
For IMAP or POP3 go to:
* Receiving
* Add
* Select IMAP or POP3
* Fill the credentials
For SMTP go to:
* Sending
* Add
* SMTP
* Fill the credentials
----------

View File

@ -13,7 +13,7 @@ taxonomy:
Gnome is a very popular, slick, modern and easy to use graphical desktop environment for Linux. It's my desktop of choice and it is mainly due to it's awesome integration with Disroot's cloud services.
Integration with desktop environment means, you no longer need to login to disroots cloud via the browser, every time you need to add or lookup information. It means everything you need is available to you directly from your desktop. Furthermore it makes it look and feel unified with all other apps you use while you work. It's definitely **THE** way to get things done.
Integration with desktop environment means, you no longer need to login to Disroots cloud via the browser, every time you need to add or lookup information. It means everything you need is available to you directly from your desktop. Furthermore it makes it look and feel unified with all other apps you use while you work. It's definitely **THE** way to get things done.
In this tutorial I would like to show you how easy and handy it is to integrate your cloud on your computer. Setup procedure should take no longer then few minutes of your time.
@ -37,47 +37,6 @@ If you did that correctly now you can choose which aspects of the cloud you want
![](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.
![](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).
![](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.
![](en/gnome_calendar2.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).
![](en/gnome_files1.png)
----------
# Tasks
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.
![](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.
![](en/gnome_tasks2.gif)
![](en/gnome_tasks3.gif)
----------
# Contacts
@ -91,46 +50,3 @@ Just select "Change Address Book" from the Contact app menu. Once you select you
![](en/gnome_contacts2.gif)
----------
# Email
If you never worked with email desktop client and always used webapp to access your email, you're simply doing it **wrong!** Despite the recent trend in which big corporations try to convince you otherwise, desktop clients give you integration with your work you always missed. The most popular open source email client is Thunderbird (setup is covered in [this](https://howto.disroot.org/en/email/email-clients/desktop/thunderbird) tutorial). If you don't like Thunderbird and would like to integrate your Email into Gnome, there is also an easy solution for that. Open again your "Gnome Settings" and click on "Online Accounts". Now you need to scroll all the way down to the "other" option and choose for it. Next, select IMAP Account. At this stage you will be asked several questions regarding your account and mail server setup. Just follow the list below.
**email address:** *<your_username>*@disroot.org
**Name:** A name for your account (can be anything)
**IMAP Settings:**
**IMAP Server:** disroot.org
**Username:** *your disroot username*
**Password:** *your disroot password*
**encryption:** SSL On dedicated port
**SMTP Settings:**
**SMTP Server:** disroot.org
**Username:** *your disroot username*
**Password:** *your disroot password*
**encryption:** STARTTLS after connecting
![](en/gnome_mail.gif)
Now that you have your email setup and integrated with your desktop, you can use either "Evolution" or "Geary" mail client and enjoy all your emails, calendars, tasks, and contacts integrated in one application. Magic... :)
![](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 ![](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.
![](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.
![](en/gnome_news3.gif)
----------

View File

@ -51,50 +51,6 @@ In the general settings you can also:
![](en/kde_kaddressbook3.gif)
----------
# Calendar
You can use the KOrganizer app, it has both calendar and tasks.
![](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.
![](en/kde_kalendar2.gif)
----------
# Files
In KDE, you need to add a network folder to access your disroot files remotely. Go to your start menu select "Computer" and then "Network"
After that:
* Select "Add Network Folder"
* Select "WebFolder Webdav"
* Follow the instructions to fill your credentials:
* **Name:** the name you want to give to the folder
* **User:** _your disroot username_
* **Server:** [cloud.disroot.org](https://cloud.disroot.org)
* **Folder:**/remote.php/dav/files/YOUR_DISROOT_USERNAME/
* Select the checkbox for "Use encryption"
* Hit "Save and Connect"
* You will be asked for your password.
![](en/kde_files3.gif)
After that you can look in your files app in "network" for your disroot files. Like mentioned before:
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).
----------
# 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.
![](en/kde_tasks1.gif)
----------
# Contacts
@ -102,30 +58,3 @@ In KDE you can use your KAddressBook to organize your contacts. The working prin
![](en/kde_kaddressbook4.gif)
----------
# Email
You can integrate your email account with KDE app called KMail
![](en/kde_kmail1.png)
The setup credentials are the same as described before. After you open KMail, go to:
* Settings
* Configure KMail
* Accounts
You need to configure both receiving (IMAP or POP3) and sending (SMTP) accounts
For IMAP or POP3 go to:
* Receiving
* Add
* Select IMAP or POP3
* Fill the credentials
For SMTP go to:
* Sending
* Add
* SMTP
* Fill the credentials
----------