-
Notifications
You must be signed in to change notification settings - Fork 584
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added bookmarks docs & permissions (#7452)
- Loading branch information
Showing
11 changed files
with
171 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
Manage channel bookmarks | ||
========================= | ||
|
||
.. include:: ../_static/badges/ent-pro-cloud-selfhosted.rst | ||
:start-after: :nosearch: | ||
|
||
You can bookmark up to 50 links or files to the top of channels for quick and easy access, unless your system admin has disabled your ability to do so. Bookmarked links and files display in the bookmarks bar located directly below the channel header. | ||
|
||
.. tip:: | ||
|
||
Any file added as a channel bookmark is also searchable in Mattermost. | ||
|
||
Open a bookmark | ||
--------------- | ||
|
||
Opening a channel bookmark works the same way as selecting a file link or attachment in a message. Select or tap a bookmark to view the file or link. | ||
|
||
Add a bookmark | ||
-------------- | ||
|
||
.. tab:: Web/Desktop | ||
|
||
1. In the bookmarks bar, select **Add a bookmark**. | ||
|
||
.. image:: ../images/desktop-bookmark-add.png | ||
:alt: Using a web browser or the desktop app, select the Plus icon to add a channel bookmark. | ||
:scale: 50 | ||
|
||
- Select **Add a link** to specify the link URL, specify bookmark text, and an optional bookmark icon. | ||
- Select **Add a file** to select a file, specify bookmark text, and an optional bookmark icon. | ||
|
||
.. image:: ../images/desktop-bookmark-add-choice.png | ||
:alt: Using a web browser or the desktop app, choose whether to add a link or a file. | ||
:scale: 50 | ||
|
||
.. tab:: Mobile | ||
|
||
The bookmarks bar is hidden by default when a channel has no bookmarks. | ||
|
||
1. Select the **More** |more-icon| icon and select **View info**, and **Add a bookmark** to add the first bookmark. For subsequent bookmarks, select the **Plus** |plus| icon in the bookmarks bar. | ||
|
||
.. image:: ../images/mobile-bookmark-add.png | ||
:alt: Using the mobile app, go to the channel view info screen to add a bookmark for the first time. | ||
:scale: 50 | ||
|
||
- Select **Add a link** to specify the link URL, specify bookmark text, and an optional bookmark icon. | ||
- Select **Add a file** to select a file, specify bookmark text, and an optional bookmark icon. | ||
|
||
.. image:: ../images/mobile-bookmark-add-choice.png | ||
:alt: Using the mobile app, choose whether to add a link or a file. | ||
:scale: 50 | ||
|
||
.. image:: ../images/mobile-bookmark-add-details.png | ||
:alt: Using the mobile app, specify the link or file, bookmark text, and an optional bookmark icon. | ||
:scale: 50 | ||
|
||
2. Select **Add bookmark**. | ||
|
||
Manage bookmarks | ||
---------------- | ||
|
||
You can `edit <#edit-bookmarks>`__ and `delete <#delete-bookmarks>`__ bookmarks, as well as `copy bookmark links <#copy-bookmark-links>`__. Additionally, web and desktop users can `reorder bookmarks <#reorder-bookmarks>`__, and mobile users can `share bookmarks <#share-bookmarks>`__. Changes to bookmarks are visible to all channel members. | ||
|
||
Reorder bookmarks | ||
^^^^^^^^^^^^^^^^^ | ||
|
||
Using Mattermost in a web browser or the desktop app, drag bookmarks to reorder them in the bookmarks bar. Reordering channel bookmarks changes the display order for all channel members. | ||
|
||
.. note:: | ||
|
||
You can't reorder channel bookmarks using the mobile app. | ||
|
||
Edit bookmarks | ||
^^^^^^^^^^^^^^^ | ||
|
||
You can make changes to the bookmark link or file, the bookmark title, or the optional bookmark icon. Editing a bookmark changes the bookmark for all channel members. | ||
|
||
.. tab:: Web/Desktop | ||
|
||
Select the **More** |more-icon| icon next to a bookmark and select **Edit**. | ||
|
||
.. tab:: Mobile | ||
|
||
Long-press on a bookmark and select **Edit**. | ||
|
||
Share bookmarks | ||
^^^^^^^^^^^^^^^^ | ||
|
||
Using the mobile app, long-press on a bookmark and select **Share**. | ||
|
||
Copy bookmark links | ||
^^^^^^^^^^^^^^^^^^^^ | ||
|
||
You can copy bookmark links when your system admin has :ref:`enabled your ability to do so <configure/site-configuration-settings:enable public file links>`. | ||
|
||
.. tab:: Web/Desktop | ||
|
||
Select the **More** |more-icon| icon next to a bookmark and select **Copy link**. | ||
|
||
.. tab:: Mobile | ||
|
||
Long-press on a bookmark and select **Copy link**. | ||
|
||
Delete bookmarks | ||
^^^^^^^^^^^^^^^^^ | ||
|
||
Deleting a channel bookmark deletes it for all channel members. | ||
|
||
.. tab:: Web/Mobile | ||
|
||
Select the **More** |more-icon| icon next to a bookmark and select **Delete**. | ||
|
||
.. tab:: Mobile | ||
|
||
Long-press on a bookmark and select **Delete**. | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters