Skip to content

implement favorites functionality - #3

Merged
frathe merged 1 commit into
mainfrom
feature/favorites-menu
Aug 18, 2026
Merged

implement favorites functionality#3
frathe merged 1 commit into
mainfrom
feature/favorites-menu

Conversation

@frathe

@frathe frathe commented Aug 18, 2026

Copy link
Copy Markdown
Owner

-add plan for favorites menu.
-Add persistent named favorites without coupling storage to the viewer -Add persistent named favorites through an isolated storage and UI feature -Document named favorites and their keyboard shortcuts

What does this change do, and why?

add a favorites menu, the user can give the currently loaded list of images a name and save it to the menu.

How was this tested?

unit tests + human e2e test.

Checklist

  • gofmt -l . is clean, go vet ./... and go test -race ./... pass
  • User-visible strings go through lang.L, with the key added to every
    bundle in translations/
  • internal/ui/help/manual.md and manual_de.md updated, if this
    changes documented behavior
  • ARCHITECTURE.md updated, if this changes the package structure
  • No new TODO/FIXME comments — open items go in todos.md instead

-add plan for favorites menu.
-Add persistent named favorites without coupling storage to the viewer
-Add persistent named favorites through an isolated storage and UI feature
-Document named favorites and their keyboard shortcuts
@frathe
frathe merged commit 761b2ea into main Aug 18, 2026
6 checks passed
@frathe
frathe deleted the feature/favorites-menu branch August 18, 2026 23:02
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.

1 participant