mint-date-range icon indicating copy to clipboard operation
mint-date-range copied to clipboard

Bookmarking Dates with other searches

Open tenbao1 opened this issue 8 years ago • 0 comments

When I do a search for tags in Mint and then use the extension to filter by date range and then bookmark it, returning to the bookmark doesn't bring back the date filter, just my original tag search. But I did notice that if I edit the URL query and use a different syntax, the book mark seems to work.

Not working bookmark: https://mint.intuit.com/transaction.event#location:{"dateStart":"7/1/2017","dateEnd":"8/1/2017","query":"tag:Checked"offset":0,"typeFilter":"cash"}

Working Bookmark: https://mint.intuit.com/transaction.event#location:{"startDate":"7/1/2017","endDate":"8/1/2017","query":"-tag:Checked","offset":0}

tenbao1 avatar Jul 26 '17 21:07 tenbao1