813 lines
34 KiB
XML
813 lines
34 KiB
XML
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||
<channel>
|
||
<title>Federated Docs – MacOS</title>
|
||
<link>/docs/client_applications/macos/</link>
|
||
<description>Recent content in MacOS on Federated Docs</description>
|
||
<generator>Hugo -- gohugo.io</generator>
|
||
<lastBuildDate>Thu, 05 Jan 2017 00:00:00 +0000</lastBuildDate>
|
||
|
||
<atom:link href="/docs/client_applications/macos/index.xml" rel="self" type="application/rss+xml" />
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<item>
|
||
<title>Docs: Element</title>
|
||
<link>/docs/client_applications/macos/element/</link>
|
||
<pubDate>Tue, 30 May 2023 00:00:00 +0000</pubDate>
|
||
|
||
<guid>/docs/client_applications/macos/element/</guid>
|
||
<description>
|
||
|
||
|
||
|
||
|
||
<div class="pageinfo pageinfo-primary">
|
||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||
|
||
</div>
|
||
|
||
<p>Your Federated Core comes pre-installed with a powerful <a href="https://matrix.org/">Matrix</a> server allowing you to communicate with anyone on your team and anyone in the world using Matrix.</p>
|
||
<p>The client for using Matrix is Element. You can use <a href="https://documentation.federated.computer/docs/core_applications/element/">Element in a web broswer</a> with your Federated Core, or you can install and use a desktop application.</p>
|
||
<p>Download desktop clients <a href="https://element.io/download">at this link</a>. Note: in our experience, the &ldquo;Debian / Ubuntu x86_64&rdquo; instructions are the best way to get the Element desktop client rather than using your package manager.</p>
|
||
<p>When you launch the Element application the first time, you want to click &ldquo;Sign In&rdquo;. You will need to edit your &ldquo;Homeserver&rdquo; value and put in your &ldquo;username&rdquo; and &ldquo;password&rdquo;.</p>
|
||
<p>Userful information for configuring your Element desktop application.</p>
|
||
<blockquote>
|
||
<p>Homeserver: <a href="https://matrix.domain.com">https://matrix.domain.com</a> where domain.com is your domain name.</p>
|
||
</blockquote>
|
||
<blockquote>
|
||
<p>Username: Your email address for your Federated Core.</p>
|
||
</blockquote>
|
||
<blockquote>
|
||
<p>Password: Your password.</p>
|
||
</blockquote>
|
||
<p>You will need to verify your access using your security key OR from another device already logged in.</p>
|
||
|
||
</description>
|
||
</item>
|
||
|
||
<item>
|
||
<title>Docs: Nextcloud Applications</title>
|
||
<link>/docs/client_applications/macos/nextcloud/</link>
|
||
<pubDate>Tue, 30 May 2023 00:00:00 +0000</pubDate>
|
||
|
||
<guid>/docs/client_applications/macos/nextcloud/</guid>
|
||
<description>
|
||
|
||
|
||
|
||
|
||
<div class="pageinfo pageinfo-primary">
|
||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||
|
||
</div>
|
||
|
||
<p>Using <a href="https://nextcloud.com/install/">this link</a> you can find a variety of applications from Nextcloud allowing you to connect your desktop and mobile device to your Federated Core.</p>
|
||
<p>There are applications for &ldquo;desktop&rdquo; for MacOS, Windows, Linux. Note, if you&rsquo;ve configure your Ubuntu-based Linux system using the built-in settings, you do not need a desktop client.</p>
|
||
<p>There are many applications offering integration with Nextcloud. You can find those listed at <a href="https://apps.nextcloud.com/categories/integration">this link</a>. Not all these applications work with your Federated Core, but many do. If we can be of assistance, please reach out for help.</p>
|
||
|
||
</description>
|
||
</item>
|
||
|
||
<item>
|
||
<title>Docs: Notes</title>
|
||
<link>/docs/client_applications/macos/notes/</link>
|
||
<pubDate>Tue, 30 May 2023 00:00:00 +0000</pubDate>
|
||
|
||
<guid>/docs/client_applications/macos/notes/</guid>
|
||
<description>
|
||
|
||
|
||
|
||
|
||
<div class="pageinfo pageinfo-primary">
|
||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||
|
||
</div>
|
||
|
||
<p>Your Nextcloud installation includes the &ldquo;Notes&rdquo; application. You can choose to save your notes in either &ldquo;.txt&rdquo; (text) format or &ldquo;.md&rdquo; (markdown) format. You choose which format in &ldquo;Notes&rdquo;.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 300px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/notes/notesoptions_hu23c0b43b6b6c7b4c0e96b51c64ea1d85_23448_290x295_resize_catmullrom_3.png" width="290" height="295">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Whichever format you choose, if you have your Nextcloud desktop client installed and configured correctly, you can directly edit these notes using your desktop computer.</p>
|
||
<p>Choosing the &ldquo;markdown&rdquo; or &ldquo;.md&rdquo; format has the benefit of being able to style documents using simple text formatting commands. Here is a <a href="https://www.markdownguide.org/">handy reference</a> for &ldquo;markdown&rdquo;.</p>
|
||
<p>In fact, the website your are reading was created using <a href="https://code.visualstudio.com/">Visual Source Code</a>, <a href="https://gohugo.io/">Hugo</a>, and publishing the files to the Gitea instance on a Federated Core. The is some magic (what is called a &ldquo;webhook&rdquo;) that looks for updates to the Gitea repository and publishes them to the web using <a href="https://caddyserver.com/">Caddy</a>. Amazing.</p>
|
||
<p>You can use many different desktop clients to work with and edit your Notes files.</p>
|
||
|
||
</description>
|
||
</item>
|
||
|
||
<item>
|
||
<title>Docs: Thunderbird</title>
|
||
<link>/docs/client_applications/macos/thunderbird/</link>
|
||
<pubDate>Tue, 30 May 2023 00:00:00 +0000</pubDate>
|
||
|
||
<guid>/docs/client_applications/macos/thunderbird/</guid>
|
||
<description>
|
||
|
||
|
||
|
||
|
||
<div class="pageinfo pageinfo-primary">
|
||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||
|
||
</div>
|
||
|
||
<p>Thunderbird isn&rsquo;t clunky anymore. Lots of investment is going into this great email, calendar, contacts, and more desktop client.</p>
|
||
<p>You can download Thunderbird from their <a href="https://www.thunderbird.net/en-US/download/">website</a>.</p>
|
||
<p>The steps for configuring Thunderbird are practically the same for the major desktop platforms. Use the standard installation options and allow Thunderbird to be your default mail application.</p>
|
||
<p>You&rsquo;ll be asked to enter your Federated Core email address. Thunderbird <em>should</em> auto-configure your settings, but if you need to manually set them up, here is the needed information:</p>
|
||
<p><strong>IMAP</strong></p>
|
||
<p>Server: mail.domain.com (where &ldquo;domain.com&rdquo; is your domain name. Example: mail.federated.com.)
|
||
Port: 993
|
||
Security: SSL/TLS</p>
|
||
<p><strong>SMTP</strong></p>
|
||
<p>Server: mail.domain.com (where &ldquo;domain.com&rdquo; is your domain name. Example: mail.federated.com.)
|
||
Port: 465
|
||
Security: SSL/TLS</p>
|
||
<p>Click &ldquo;Finish&rdquo; and you&rsquo;re ready to send/receive email.</p>
|
||
<p><strong>Contacts</strong></p>
|
||
<p>In order to connect Thunderbird to the addresses kept in your Nextcloud application, select the small address book icon in the upper right of Thunderbird to select the &ldquo;Address Book&rdquo; mode.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 45px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/contacts_hu3f50e11abec286e4952ad7a4528a37b7_556_35x31_resize_catmullrom_3.png" width="35" height="31">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Then select the drop down to the right and select &ldquo;Add CardDAV Address Book&rdquo;.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 237px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/dropdown_hud9b7dd15a194e1b0e7f027f3d839b054_5872_227x111_resize_catmullrom_3.png" width="227" height="111">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>The put in your username (email) for your Federated Core into the &ldquo;New CardDAV Address Book&rdquo; dialog box.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 563px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/information_hu3ff8fd0a4b6d74a9b83260c7195a1731_6487_553x250_resize_catmullrom_3.png" width="553" height="250">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>You need to get the link for the &ldquo;Location&rdquo; line. This can be found in Nextcloud. Open a browser, enter the nextcloud.domain.com address for your Federated Core where &ldquo;domain.com&rdquo; is your particular domain name, navigate to the Contacts application, and then Contacts Settings in the lower left of the window. You&rsquo;ll see a window like this:</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 939px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/link_hud5de244a29c056cfb02e50604e481f6c_35107_929x692_resize_catmullrom_3.png" width="929" height="692">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>You click on the three dots in the &ldquo;Address books&rdquo; section to see a drop down menu. Select &ldquo;Copy link&rdquo;. That is the link address we need for the &ldquo;Location&rdquo; in the prior dialog box in Thunderbird. You can switch back to Thunderbird and paste the link into the &ldquo;Location&rdquo; section of the dialog box then click &ldquo;Continue&rdquo;.</p>
|
||
<p>Now Thunderbird will ask you to authenticate to your Nextcloud application.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 528px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/authentication_hufe848b2729d1ea3251199478c550fb01_9409_518x208_resize_catmullrom_3.png" width="518" height="208">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Enter your username (email address for Federated Core) and password. Click &ldquo;OK&rdquo; and you should have your Address Book from Nextcloud now connected to Thunderbird.</p>
|
||
<p><strong>Calendars</strong></p>
|
||
<p>These instructions work for any Calendar in your Nextcloud application. You can have Calendars for yourself/personal, decks, task lists, etc.</p>
|
||
<p>We will be adding a CalDAV calendar to Thunderbird. First switch to the Calendar mode in Thunderbird by clicking the calendar icon along the right side of the Thunderbird application.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 43px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/calendar_hua1ae1423ef7c8d9f1ede540239c60d60_503_33x35_resize_catmullrom_3.png" width="33" height="35">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>You then click the &ldquo;+&rdquo; symbol so that we can add/subscribe to a calendar from Nextcloud.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 334px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/addcal_hud1278df75ee4fc7676720a5e14775de2_3059_324x68_resize_catmullrom_3.png" width="324" height="68">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>We choose from the next dialog box to subscribe to a &ldquo;On the Network&rdquo; calendar and click &ldquo;Next&rdquo;.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 505px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/network_hud6f04308bd9eff81815730d953284ecc_8159_495x404_resize_catmullrom_3.png" width="495" height="404">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Now we put in our username (email address).</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 506px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/create_hu9abe794f8179355a52e06d3a0337ebc7_8382_496x402_resize_catmullrom_3.png" width="496" height="402">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>In order to find the &ldquo;Location&rdquo; we need to switch to our Nextcloud application and navigate to the &ldquo;Calendar&rdquo; app.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 488px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/nc-calendar_hu51d1ccfbd16db1a8e67685d77fb31e7e_5256_478x59_resize_catmullrom_3.png" width="478" height="59">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>You select the calendar you want to subscribe to by clicking on the &ldquo;edit&rdquo; function. Another dialogue box is presented:</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 603px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/privatelink_hu59ff46aee80deb5edbc4c61d2fa54733_15147_593x323_resize_catmullrom_3.png" width="593" height="323">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Click on the &ldquo;Copy private link&rdquo; buttton to copy the desired &ldquo;Location&rdquo; to the clipboard. Now we can go back to Thunderbird and paste the link into the &ldquo;Location&rdquo; box and click &ldquo;Find Calendars&rdquo;.</p>
|
||
<p>When Thunderbird finds the calendar, it will ask us for our password for Nextcloud.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 619px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/password_huf235b6ee719de0df1e57651fb76a2b04_8904_609x186_resize_catmullrom_3.png" width="609" height="186">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Enter your password and then click &ldquo;OK&rdquo;. Now we are asked to subscribe to the calendar.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 505px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/thunderbird/subscribe_hu010d879b6617fca296b816bbddfc9bac_8911_495x402_resize_catmullrom_3.png" width="495" height="402">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Leave the &ldquo;Calendar Type&rdquo; as &ldquo;CalDAV&rdquo; and click &ldquo;Subscribe&rdquo;. Your calendar is now available in Thunderbird.</p>
|
||
|
||
</description>
|
||
</item>
|
||
|
||
<item>
|
||
<title>Docs: Wireguard</title>
|
||
<link>/docs/client_applications/macos/wireguard/</link>
|
||
<pubDate>Tue, 30 May 2023 00:00:00 +0000</pubDate>
|
||
|
||
<guid>/docs/client_applications/macos/wireguard/</guid>
|
||
<description>
|
||
|
||
|
||
|
||
|
||
<div class="pageinfo pageinfo-primary">
|
||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||
|
||
</div>
|
||
|
||
<p>(Note: will be finished when Wireguard/VPN is finished/fixed.)</p>
|
||
|
||
</description>
|
||
</item>
|
||
|
||
<item>
|
||
<title>Docs: Connecting macOS</title>
|
||
<link>/docs/client_applications/macos/macos/</link>
|
||
<pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate>
|
||
|
||
<guid>/docs/client_applications/macos/macos/</guid>
|
||
<description>
|
||
|
||
|
||
|
||
|
||
<div class="pageinfo pageinfo-primary">
|
||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||
|
||
</div>
|
||
|
||
<p>MacOS supports all the open protocols required to connect to your Nextcloud installation on Federated Core.</p>
|
||
<h3 id="internet-accounts">Internet Accounts</h3>
|
||
<p>We configure access to common servers on macOS using the &ldquo;Internet Accounts&rdquo; option in &ldquo;System Settings&rdquo;.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 384px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/macos/login_hu2dffb96b05109a6f1ef382bb601d3f3f_14297_374x70_resize_catmullrom_3.png" width="374" height="70">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>You will want to choose the type of service you want to setup. We want to choose &ldquo;Add Other Account&hellip;&rdquo; This will give us access to options to set up email, calendar, and contacts.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 888px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/macos/choose_hua31497392b343fa696d79d2703034ab1_90214_878x1020_resize_catmullrom_3.png" width="878" height="1020">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<h3 id="setting-up-email">Setting up email</h3>
|
||
<p>Choose the option for &ldquo;Mail account&rdquo;.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 746px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/macos/account_hu07aec1007909870fa28d2fc7a249e752_13955_736x100_resize_catmullrom_3.png" width="736" height="100">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>You can put in your Federated Core email address and password, but the lookup witll fail.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 806px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/macos/addimap_hudeadfe711f6c0d78f7a000b334180614_50158_796x476_resize_catmullrom_3.png" width="796" height="476">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>You will need to put in the information for your Federated Core IMAP and SMTP server.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 806px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/macos/imapcredentials_hu6ced314d199b4ee0f2482c8691e588c5_65252_796x572_resize_catmullrom_3.png" width="796" height="572">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Here are the correct values:</p>
|
||
<ul>
|
||
<li>Email address: your email address for your Federated Core account.</li>
|
||
<li>User Name: your email address for your Federated Core account.</li>
|
||
<li>Password: your password for your Federated Core account.</li>
|
||
<li>Incoming Mail Server: mail.domain.com (where &ldquo;domain.com&rdquo; is your domain name).</li>
|
||
<li>Outgoing Mail Server: mail.domain.com (where &ldquo;domain.com&rdquo; is your domain name).</li>
|
||
</ul>
|
||
<p>Then you can sign in and choose which apps you want to use with your connected Federated Core account.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 804px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/macos/appsmail_hub82c5f7b4fdaa8fcde558e1d043fa971_38975_794x378_resize_catmullrom_3.png" width="794" height="378">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Now your Federated Core mail should show up in the Mail.app on your Macintosh computer.</p>
|
||
<h3 id="setting-up-calendar">Setting up calendar</h3>
|
||
<p>You&rsquo;ll go back to the section above for &ldquo;Internet Accounts&rdquo; and choose, this time, to set up a &ldquo;CalDAV&rdquo; account.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 750px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/macos/caldav_hu0d4bbb8f18e574d84a1c7d6c15952af5_13519_740x100_resize_catmullrom_3.png" width="740" height="100">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>You put in the correct information for the calendar account in your Nextcloud installation.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 804px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/macos/caldavaccount_hu93d63d1d814e417a729b6c4ce229d9c0_48100_794x550_resize_catmullrom_3.png" width="794" height="550">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>You want to choose &ldquo;Manual&rdquo;. Here are the other values:</p>
|
||
<ul>
|
||
<li>User Name: your email address for your Federated Core account.</li>
|
||
<li>Password: your password for your Federated Core account.</li>
|
||
<li>Server Address:</li>
|
||
</ul>
|
||
<p>We get the server address from the Calendar application in Nextcloud. You click on the &ldquo;pencil&rdquo; icon and then get the following dialog&hellip;</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 603px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/macos/caldavlink_hu59ff46aee80deb5edbc4c61d2fa54733_15147_593x323_resize_catmullrom_3.png" width="593" height="323">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Click on &ldquo;Copy private link&rdquo; and use that in the &ldquo;Server Address&rdquo; field above.</p>
|
||
<p>Now your Nextcloud calendar should show up in the Calendar.app on your Macintosh computer.</p>
|
||
<h3 id="setting-up-contacts">Setting up contacts</h3>
|
||
<p>You&rsquo;ll go back to the section above for &ldquo;Internet Accounts&rdquo; and choose, this time, to set up a &ldquo;CardDAV&rdquo; account.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 768px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/macos/carddav_hu8d9544c2a8b3bc4d6c75abdb02aa320b_16204_758x104_resize_catmullrom_3.png" width="758" height="104">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>You put in the correct information for the contacts account in your Nextcloud installation.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 806px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/macos/carddavaccount_hu52f98826d614410df0791423bbc185d3_57605_796x586_resize_catmullrom_3.png" width="796" height="586">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>You want to choose &ldquo;Manual&rdquo;. Here are the other values:</p>
|
||
<ul>
|
||
<li>User Name: your email address for your Federated Core account.</li>
|
||
<li>Password: your password for your Federated Core account.</li>
|
||
<li>Server Address:</li>
|
||
</ul>
|
||
<p>We get the server address from the Contacts application in Nextcloud. You click on the &ldquo;Contacts Settings&rdquo; and then get the following dialog&hellip;</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 939px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/macos/carddavlink_hud5de244a29c056cfb02e50604e481f6c_35107_929x692_resize_catmullrom_3.png" width="929" height="692">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Click on &ldquo;Copy link&rdquo; next to &ldquo;Contacts&rdquo; and use that in the &ldquo;Server Address&rdquo; field above.</p>
|
||
<p>Now your Nextcloud contacts should show up in the Contacts.app on your Macintosh computer.</p>
|
||
|
||
</description>
|
||
</item>
|
||
|
||
<item>
|
||
<title>Docs: Office Suite</title>
|
||
<link>/docs/client_applications/macos/office/</link>
|
||
<pubDate>Tue, 30 May 2023 00:00:00 +0000</pubDate>
|
||
|
||
<guid>/docs/client_applications/macos/office/</guid>
|
||
<description>
|
||
|
||
|
||
|
||
|
||
<div class="pageinfo pageinfo-primary">
|
||
<p>This documentation is for users and administrators, not those wanting to install.</p>
|
||
|
||
</div>
|
||
|
||
<p>The Nextcloud installation of your Federated Core works just like a product such as Dropbox(tm) or Google Drive(tm) and is compatible with office suites such as Microsoft Office(tm) or Libre Office(tm).</p>
|
||
<p>When you save a file from Microsoft Office(tm) or Libre Office(tm) to your &ldquo;Files&rdquo; on your Federated Core using your Nextcloud desktop client or the integration with Ubuntu-based Linux operating systems, that file is available for preview and work within the web interface of Nextcloud. This gives you maximum flexibility to work using desktop office tools or the web interface.</p>
|
||
<p>Let&rsquo;s see how this might work. Note: you need to have the Nextcloud desktop client installed and configured, or your Ubuntu-based operating system configure to work with Nextcloud and the &ldquo;Files&rdquo; option turned on.</p>
|
||
<p>If you go to the &ldquo;Files&rdquo; application on Nextcloud in your browser at &ldquo;nextcloud.domain.com&rdquo; (where domaim.com is your domain name), you can click the big &ldquo;+&rdquo; (&ldquo;plus&rdquo;) symbol to get the following drop down.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 259px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/office/newdocument_hub370032279ab9d2a1d2eb2c949abd1e0_20151_249x415_resize_catmullrom_3.png" width="249" height="415">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>In this example we will select and create a &ldquo;New spreadsheet&rdquo;. After giving our spreadsheet a name, Nextcloud opens a full-featured web editor for your spreadsheet. We&rsquo;ve entered in some data. Changes are automatically saved.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 860px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/office/preview_huf0eb94680681a0fc595e84de15640478_36676_850x438_resize_catmullrom_3.png" width="850" height="438">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Now, assuming the Nextcloud client is installed and configured, you can look in your file browser for your operating system and find the spreadsheet we created. Here&rsquo;s what that looks like on Pop OS.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 295px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/office/file_hu0597fb0c4f90481746ffc5a861ef097d_1902_285x53_resize_catmullrom_3.png" width="285" height="53">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>If you double click that, it will open in the office suite installed and configured to handle &ldquo;xls*&rdquo; files.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 729px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/office/libreoffice_hue59a53138008897a2c8dddf90fe6a9e6_35099_719x314_resize_catmullrom_3.png" width="719" height="314">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Here&rsquo;s the same file synched to another machine running Windows.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 217px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/office/windows_hu507a0c47dab3cf963af05068d389bfb7_999_207x31_resize_catmullrom_3.png" width="207" height="31">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>And we can open the file and edit it in Excel&hellip;</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<figure class="card rounded p-2 td-post-card mb-4 mt-4" style="max-width: 544px">
|
||
<img class="card-img-top" src="/docs/client_applications/macos/office/excel_hu4e6e1b6944df5c593a0dbe2b82576e7b_18642_534x318_resize_catmullrom_3.png" width="534" height="318">
|
||
|
||
<figcaption class="card-body px-0 pt-2 pb-0">
|
||
<p class="card-text">
|
||
</p>
|
||
</figcaption>
|
||
|
||
</figure>
|
||
|
||
<p>Neat, huh? A couple of caveats. You can&rsquo;t edit in Excel and expect to see the changes expressed in Libre Office on another machine. Excel and Libre Office don&rsquo;t play nice together that way.</p>
|
||
<p>However, you can edit spreadsheets, documents, presentations and more on the web and then, using the share tools in Nextcloud &ldquo;Files&rdquo;, allow someone else to work on that file in the desktop editor of their choice.</p>
|
||
|
||
</description>
|
||
</item>
|
||
|
||
</channel>
|
||
</rss>
|