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

Open zim location in file manager #970

Merged
merged 4 commits into from
Aug 4, 2023
Merged

Open zim location in file manager #970

merged 4 commits into from
Aug 4, 2023

Commits on Aug 2, 2023

  1. Show correct context menu options in All files view

    Earlier, context menu showed "Open"/"Delete" options only in local library.
    This doesn't make sense when browsing the remote library - already downloaded files should show "Open"/"Delete" instead of "Download book"
    juuz0 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2eb90bd View commit details
    Browse the repository at this point in the history
  2. Add translations for context menu

    Added translations for context menu options:
    Delete book
    Download book
    Open Book
    Resume Download
    Pause Download
    Cancel download
    juuz0 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    08b2f25 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Add "Open Folder" context menu option

    Added an option to open the zim's location in the OS's file manager
    juuz0 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    274aa4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63b9de9 View commit details
    Browse the repository at this point in the history