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

Add configuration for some default new bookmark values #50

Merged
merged 4 commits into from
May 14, 2024

Commits on May 14, 2024

  1. ✨ Add config properties for new bookmark defaults

    Adds properties for the default value of private and read later. In support
    of satisfying #49.
    davep committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f984ced View commit details
    Browse the repository at this point in the history
  2. ✨ Set the default values for private and read later

    Make use of the new default values held in the configuration; setting the
    defaults for private and read later when adding a new bookmark.
    
    In support of #49.
    davep committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d0e9b0a View commit details
    Browse the repository at this point in the history
  3. ✨ Add a UI for editing the bookmark defaults

    Provides a dialog for editing the defaults for private and read-only when
    editing a new bookmark.
    
    See #49.
    davep committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8fc0feb View commit details
    Browse the repository at this point in the history
  4. 📚 Updated the ChangeLog

    davep committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a43dd49 View commit details
    Browse the repository at this point in the history