added the recent actions feature when search bar is empty#210
Merged
unsecretised merged 5 commits intoRustCastLabs:masterfrom Mar 25, 2026
Merged
added the recent actions feature when search bar is empty#210unsecretised merged 5 commits intoRustCastLabs:masterfrom
unsecretised merged 5 commits intoRustCastLabs:masterfrom
Conversation
Collaborator
|
Is it possible to change the recent actions to be stored in the apps state instead of a json file? this is because I don't want to create more files than i have to on the users system |
…th local only file mode now (0o600)
Contributor
Author
|
@unsecretised ok I can store it in the apps state |
Collaborator
|
Rather than recent actions maybe it could be the most used (done via using the ranking and giving top 5 rankings) when there is no query |
3d5d32a to
1b50341
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added the feat #204
fixes #204