mattermost / docs

Mattermost documentation
https://docs.mattermost.com
BSD 3-Clause "New" or "Revised" License
211 stars 582 forks source link

Help Wanted: Document deep links, their value, and how to create them #7430

Closed cwarnermm closed 3 weeks ago

cwarnermm commented 1 month ago

Context

The Mattermost Product Documentation doesn't provide guidance on what deep links are, details about the value of deep links, or details on how to configure a deep link in Mattermost.

What's a Mattermost Deep Link?

A Mattermost deep link is a URL that takes users directly to a specific location within a Mattermost instance, such as a particular channel, message, user, or other in-app content. Deep linking makes navigation more efficient and enhances the user experience by allowing users to quickly view or interact with relevant content directly.

Benefits of Configuring Mattermost Deep Links

Examples of Mattermost Deep Links

How to Use Mattermost Deep Links

Create a Deep Link

  1. Navigate to the content you want to link to in Mattermost.
  2. Right-click (or use the context menu) and look for an option to copy the link. This usually provides the correctly formatted deep link.
  3. Share or use this link as needed within your workflows or communications.

Documentation Request

Add documentation on what deep links are, where/how/when they're useful, and how to create them.

QA Validation Criteria

In a generated docs preview:

Good-Soma commented 1 month ago

Hi, Can I document what matter deep links are, where/how/when they're useful, and how to create it, if nobody is working on it?

CBID2 commented 1 month ago

I’ll gladly work on this for Hacktoberfest! :)

cwarnermm commented 1 month ago

@Good-Soma - You indicated interest first: are you open to taking this on? If not, I'll assign it to @CBID2.

Good-Soma commented 1 month ago

Yeah, I am open and ready to write it. Should I start?

cwarnermm commented 1 month ago

Please do, @Good-Soma. And thank you for patience!

cwarnermm commented 1 month ago

@CBID2 - Is there another issue on the docs backlog that you're interested in?

CBID2 commented 1 month ago

@CBID2 - Is there another issue on the docs backlog that you're interested in?

This one: https://github.com/mattermost/docs/issues/7426

Good-Soma commented 1 month ago

Please do, @Good-Soma. And thank you for patience!

Okay

cwarnermm commented 1 month ago

@CBID2 - Please comment on that issue and I'll assign it to you. :)

Good-Soma commented 1 month ago

Hello, I have finish writing the document, but I don't seem to know the repo where I should fork it to. Is there a hint on what I should do next?

cwarnermm commented 1 month ago

Hi @Good-Soma. This content will be added to this repo: /mattermost/docs. The source file is: collaborate/share-links.rst

I recommend adding a new subsection to the end of that docs page for document deep links. Please use the writing approach, formatting, and tone of this page as a guideline for the new section.

Include a link to this issue in your PR summary to link the issue to the PR.