Skip to content

adding my list page#5637

Open
SarkarKurdish wants to merge 2 commits into
fmhy:mainfrom
SarkarKurdish:new-my-list-page
Open

adding my list page#5637
SarkarKurdish wants to merge 2 commits into
fmhy:mainfrom
SarkarKurdish:new-my-list-page

Conversation

@SarkarKurdish

Copy link
Copy Markdown
image image

I've been using FMHY as a reference and kept losing track of links I meant to come back to.

How it works: when you hover a link on any wiki page, a small Bookmark button shows up next to it. Click it and that row gets saved to localStorage.

When rendering My List, the app tries to re-fetch the live row from the original page so you see the current version with tags and formatting intact. If an entry was removed from the wiki, it falls back to the HTML snapshot saved at bookmark time and marks it as removed. You can also remove items from My List with the X button.

There's a "My List" link at the top of the sidebar. Bookmark buttons don't show on the My List page itself (would be weird to bookmark bookmarks).

This is a draft and I'm definitely open to feedback, naming, UX, where the button appears, whether sidebar placement is right, performance of loading saved pages in the background, all of it. Happy to adjust before this is ready to merge.

@bbbreaddd

Copy link
Copy Markdown
Contributor

I'll have to look at this later, but I'm wondering, this is desktop only, right? I'm guessing there isn't any mobile support.

@SarkarKurdish

Copy link
Copy Markdown
Author

I'll have to look at this later, but I'm wondering, this is desktop only, right? I'm guessing there isn't any mobile support.

There is, in mobile view the bookmark button apears after all the icons (discord, …etc)

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.

2 participants