Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command to show one single bookmark details #1558

Closed
raspbeguy opened this issue Jun 9, 2021 · 0 comments
Closed

Command to show one single bookmark details #1558

raspbeguy opened this issue Jun 9, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@raspbeguy
Copy link
Contributor

Expected Behavior

Provide a command, like /bookmark list <jid> or /bookmark show <jid> to examine a specific bookmark details (with info like nickname, autojoin...)

Current Behavior

Today /bookmark list gives the full list of bookmarks, and not all the wanted details. For instance, the nickname given is the one profanity has currently on that MUC, which can differ from the one in your bookmark setting server-side.

Possible Solution

Enable /bookmark list <jid> syntax or add /bookmark show command

Context

Originally I just wanted to check which nickname is configured in my bookmark.

@jubalh jubalh self-assigned this Jun 9, 2021
@jubalh jubalh added the feature label Jun 9, 2021
@jubalh jubalh added this to the 0.11.0 milestone Jun 9, 2021
jubalh added a commit that referenced this issue Jun 9, 2021
`/bookmark list` lists all bookmarks with its details.
`/bookmark list <jid>` shows the details of a single bookmark.

Implement #1558
@jubalh jubalh closed this as completed Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants