mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🚀 Feature: Link to API docs on API key settings page #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jfowl on GitHub.
Feature description
Simply add a link to the info text
I'm unsure how this would be done with the translation system: Should there be multiple messages (one for the sentence with a parameter, one for the link text?) or a single message, including the link HTML?
Pitch
First time I opened that page I wondered, how I would use such an API key and had to switch tabs to search through the Pocket ID Documentation page.
GitHub for example links to the docs on it's API token screen:
@stonith404 commented on GitHub:
Added, thanks for the suggestion.