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

Previous archive list on index #21

Closed
s22g opened this issue Sep 25, 2022 · 2 comments
Closed

Previous archive list on index #21

s22g opened this issue Sep 25, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@s22g
Copy link

s22g commented Sep 25, 2022

could the index page show the archived channel list?
e.g. run
yark view
the page show channel list below the search bar. Click on XX, it can jump to http://127.0.0.1:7667/channel/XX and show the channel.
index

@Owez
Copy link
Owner

Owez commented Sep 25, 2022

Yep, this is a feature I've wanted to add for a while now :)

I don't want to have any permanent storage on Yark other than the archives themselves to keep it KISS, so I think I can do this via local cookies.

@Owez Owez self-assigned this Sep 25, 2022
@Owez Owez added the enhancement New feature or request label Sep 25, 2022
@Owez Owez changed the title Viewing index page add links. Previous archive list on index Sep 25, 2022
@Owez
Copy link
Owner

Owez commented Dec 21, 2022

image

Done! Nice and simple

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants