Discourse 설정 페이지에 빠른 액세스 링크 만들기

:bookmark: 이 가이드는 사용자가 자신의 Discourse 설정의 특정 섹션으로 이동할 수 있도록 하는 간편한 링크를 만드는 방법을 설명합니다. 이러한 링크는 Discourse 인스턴스의 모든 사용자에게 적용됩니다.

:person_raising_hand: 필요한 사용자 권한: 모든 사용자

Discourse에서 사용자 설정의 특정 섹션으로 이동하는 방법은 상대 링크를 사용하면 더 쉬워집니다. 이러한 링크는 범용적이며, Discourse 인스턴스의 모든 사용자에게 작동합니다. 이 유용한 링크를 만들고 사용하는 방법은 다음과 같습니다.

설정 페이지로 가는 상대 링크 만들기

상대 링크를 사용하여 사용자의 설정의 특정 섹션으로 이동할 수 있습니다:

플러그인과 사이트 설정에 따라 설정 페이지가 추가되거나 제거될 수 있으므로, 사용할 수 있는 빠른 링크를 확인하려면 사이트의 사용 가능한 설정을 확인하십시오.

마크다운에서 링크 사용

게시물에 이러한 링크를 만들려면 다음 마크다운을 사용하십시오:

* [계정](/my/preferences/account)
* [프로필](/my/preferences/profile)
* [보안](/my/preferences/security)
* [이메일](/my/preferences/emails)
* [알림](/my/preferences/notifications)
* [추적](/my/preferences/tracking)
* [사용자](/my/preferences/users)
* [인터페이스](/my/preferences/interface)
* [내비게이션 메뉴](/my/preferences/navigation-menu)
* [앱](/my/preferences/apps)

위의 마크다운을 게시물에 복사하여 붙여넣으면 링크가 자동으로 생성됩니다.

이메일로 링크 전송

사용자의 설정으로 가는 링크를 이메일로 보내려면 절대 URL을 사용해야 합니다. 계정 설정의 예시는 다음과 같습니다:

안녕하세요,

아래 링크를 클릭하면 계정 설정으로 빠르게 이동할 수 있습니다:
[계정 설정](https://discourse.example.com/my/preferences/account)

감사합니다,
이름

:warning: https://discourse.example.com을(를) 자체 포럼 URL로 대체해야 합니다.

13개의 좋아요

The “categories” example doesn’t seem to work anymore.

3개의 좋아요

/tags still works, but the menu isn’t available from the interface anymore. I think it’s a remnant, and that /categories and /tags have been merged into /my/preferences/tracking Tracking

2개의 좋아요

Check this link that is at the bottom of the first post here. Seems they need to update the Op post

Tags and Categories us under “Tracking”

Covers Topics, Categories & Tags all in one.

- [Tracking](/my/preferences/tracking)

Result

1개의 좋아요

I’ve updated the following section:

Plugins and site settings may determine different preferences available to a user, so I reduced the examples and noted folks can check their site’s preferences to figure out which quick links are available.

5개의 좋아요