Skip to content

Commit dad6ab0

Browse files
Added online accounts doc (#2253)
1 parent 79d6375 commit dad6ab0

File tree

4 files changed

+67
-0
lines changed

4 files changed

+67
-0
lines changed
59 KB
Loading
56.4 KB
Loading
63.6 KB
Loading
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
---
2+
title: GNOME Online Accounts
3+
author: Ezequiel Bruni
4+
contributors: Steven Spencer
5+
---
6+
7+
## Introduction
8+
9+
GNOME's Online Accounts feature seems unassuming at first, but it is actually quite powerful. If you want to be access your email, tasks, files in cloud storage, online calendars, and more all from your desktop apps within minutes, the Online Accounts feature is exactly the way to get that done.
10+
11+
In this very, very short guide we will show you how to get started.
12+
13+
## Assumptions
14+
15+
For this guide, we assume you have the following.
16+
17+
* Rocky Linux with the GNOME desktop environment installed.
18+
19+
That is literally all you need.
20+
21+
## How to add your online accounts
22+
23+
Open up the GNOME Activities overview (in the top-left corner or with the ++Meta++ key), and search for Online Accounts. Alternatively, you can open up the Settings panel, and find Online Accounts on the left-hand side.
24+
25+
Either way, you will end up here:
26+
27+
![a screenshot of the GNOME Online Accounts settings panel](images/onlineaccounts-01.png)
28+
29+
!!! Note
30+
31+
You may have to click on a three-vertical-dots icon to access all the options, like so:
32+
33+
![a screenthot of the Online Accounts panel featuring the three-vertical-dots icon at the bottom](images/onlineaccounts-02.png)
34+
35+
To add an account, just click on one of the options. For your Google account, you will receive a prompt to log in to Google via your browser, and authorize GNOME to access all of your data. For services like Nextcloud, you willll see a login form like the one below:
36+
37+
![a screenshot showing the login form for Nextcloud](images/onlineaccounts-03.png)
38+
39+
Just fill in the relevant information, and GNOME will take care of the rest.
40+
41+
## Account types supported by GNOME
42+
43+
As you can see in the screenshots above, Google, Nextcloud, Microsoft, Microsoft Exchange, Fedora, IMAP/SMTP, and Kerberos are all supported to one extent or another. However, these integrations are not made equal.
44+
45+
Google accounts get the most functionality, though Microsoft Exchange and Nextcloud are not too far behind.
46+
47+
To make it easy to know exactly what is and is not supported, here is a table that the author shamelessly stole from GNOME's official documentation.
48+
49+
50+
| **Provider** | **Mail** | **Calendar** | **Contacts** | **Maps** | **Photos** | **Files** | **Ticketing** |
51+
| ------------------ | -------- | ------------ | ------------ | -------- | ---------- | --------- | ------------- |
52+
| Google | yes | yes | yes | | yes | yes | |
53+
| Microsoft | yes | | | | | | |
54+
| Microsoft Exchange | yes | yes | yes | | | | |
55+
| Nextcloud | | yes | yes | | | yes | |
56+
| IMAP and SMTP | yes | | | | | | |
57+
| Kerberos | | | | | | | yes |
58+
59+
!!! Note
60+
61+
While "tasks" are not listed in the table above, they *are* seemingly supported... at least for Google. Testing for this guide revealed that if you install the Endeavour to-do manager (available via Flathub) on Rocky Linux, and already have a Google account connected to GNOME, your tasks will be imported automatically.
62+
63+
## Conclusion
64+
65+
While you can certainly use the web app versions of some of these services, or use third-party clients in some cases, GNOME makes it easy to simply integrate a lot of the most important features straight into your desktop. Just sign up and go.
66+
67+
And if there are any services you feel are missing, feel free to check out the [GNOME community forums](https://discourse.gnome.org) and let them know.

0 commit comments

Comments
 (0)