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

Allow adding Processing tools to Favorites #57956

Merged
merged 7 commits into from
Jul 3, 2024

Conversation

alexbruy
Copy link
Contributor

@alexbruy alexbruy commented Jul 2, 2024

Description

Allow to add/remove Processing algorithms to Favorites. Contrary to the "Recently used" list, Favorites list is populated manually by the user and remains static no matter which algorithms were executed.
processing-favorite

To add an algorithm to Favorites use context menu
processing-add-favorite

The context menu is used to remove algorithm from Favorites. This works with the item in Favorites group and with algorithm item itself.
processing-remove-favorite

Fixes #29220.

@alexbruy alexbruy added Feature Processing Relating to QGIS Processing framework or individual Processing algorithms Needs Documentation When merging a labeled PR, an issue will be created in the Doc repo. labels Jul 2, 2024
@alexbruy alexbruy requested a review from nyalldawson July 2, 2024 13:26
@qgis-bot
Copy link
Collaborator

qgis-bot commented Jul 2, 2024

@alexbruy
This pull request has been tagged as requiring documentation.

A documentation ticket will be opened at https://github.com/qgis/QGIS-Documentation when this PR is merged.

Please update the description (not the comments) with helpful description and screenshot to help the work from documentors.
Also, any commit having [needs-doc] or [Needs Documentation] in will see its message pushed to the issue, so please be as verbose as you can.

Thank you!

@github-actions github-actions bot added this to the 3.40.0 milestone Jul 2, 2024
Copy link

github-actions bot commented Jul 2, 2024

🪟 Windows builds ready!

Windows builds of this PR are available for testing here. Debug symbols for this build are available here.

(Built from commit 01c1c17)

@alexbruy alexbruy force-pushed the processing-favorites branch from b8587e2 to 5e19ab4 Compare July 3, 2024 16:25
@nyalldawson nyalldawson merged commit 8004cd7 into qgis:master Jul 3, 2024
28 of 29 checks passed
@qgis-bot
Copy link
Collaborator

qgis-bot commented Jul 3, 2024

@alexbruy
A documentation ticket has been opened at qgis/QGIS-Documentation#9158
It is your responsibility to visit this ticket and add as much detail as possible for the documentation team to correctly document this change.
Thank you!

@alexbruy alexbruy deleted the processing-favorites branch July 4, 2024 08:44
@zacharlie zacharlie added the Changelog Items that are queued to appear in the visual changelog - remove after harvesting label Sep 24, 2024
@qgis-bot
Copy link
Collaborator

@alexbruy

This pull request has been tagged for the changelog.

  • The description will be harvested so please provide a "nearly-ready" text for the final changelog
  • If possible, add a nice illustration of the feature. Only the first one in the description will be harvested (GIF accepted as well)
  • If you can, it's better to give credits to your sponsor, see below for different formats.

You can edit the description.

Format available for credits
  • Funded by NAME
  • Funded by URL
  • Funded by NAME URL
  • Sponsored by NAME
  • Sponsored by URL
  • Sponsored by NAME URL

Thank you!

@zacharlie zacharlie added ChangelogHarvested This PR description has been harvested in the Changelog already. and removed Changelog Items that are queued to appear in the visual changelog - remove after harvesting labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ChangelogHarvested This PR description has been harvested in the Changelog already. Feature Needs Documentation When merging a labeled PR, an issue will be created in the Doc repo. Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to add processing tools as favorites
4 participants