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

Feature: search improvements #1497

Merged
merged 7 commits into from
Jan 24, 2022
Merged

Conversation

k9ert
Copy link
Collaborator

@k9ert k9ert commented Nov 30, 2021

fixes #1427

* Search for anything in the address, tx, label, confirmations or amount
* search like <code>%d.%m.%Y %H:%M</code> if you want to search in the time field
* <code> 1</code> for anything more than 1 BTC and likewise <code>< 1</code> (don't forget the space)

New is the tooltip, the case-insensitivity and that you can search for amounts bigger/smaller than some amount.

ToDo:
[ ] Fix wallets_api.py

@netlify
Copy link

netlify bot commented Nov 30, 2021

✔️ Deploy Preview for specter-desktop-docs ready!

🔨 Explore the source changes: 96232d9

🔍 Inspect the deploy log: https://app.netlify.com/sites/specter-desktop-docs/deploys/61eeae06ff909200085caecd

😎 Browse the preview: https://deploy-preview-1497--specter-desktop-docs.netlify.app

@k9ert k9ert requested a review from moneymanolis January 5, 2022 15:50
@k9ert k9ert merged commit a04c62b into cryptoadvance:master Jan 24, 2022
@k9ert k9ert deleted the search_improvements branch February 3, 2022 11:25
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.

Search for transactions - upper and lower case letters
1 participant