Skip to content

Conversation

ianmaddox
Copy link

Inspired by the same feature in Google's golink system, this adds a new page called .mine which shows all the links created by the current viewer. It is functionally identical to .all but with an author filter.

Ian Maddox and others added 2 commits October 23, 2024 11:03
Similar to Google's original golink implementation, this adds a page where a user can see just the links they've created.

Signed-off-by: Ian Maddox <[email protected]>
Signed-off-by: Ian Maddox <[email protected]>
@willnorris
Copy link
Member

willnorris commented Mar 4, 2025

oops, I thought I had replied to this the last time I saw it, but I guess not... I think there is a PR, or at least an issue (edit: it's #98), somewhere about adding search. What if this were just a search by author, and then you create your own go/mine link that directs to whatever that search endpoints looks like? As a start, we could have a /.search endpoint that accepted an ?owner= parameter, then go/mine could be something like /.search?owner={{.User}}.

@ianmaddox ianmaddox closed this Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants