We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
因为一时不知怎样导入 微信的账单分了两次导入 中间点了清空 结果同一次消费在这个账户下出现了两次 扣了两次钱 以前应该还有不少类似的 当时没注意到 如果导入的数据有精确到秒的时间戳 配合日期和金额 应该就可以大致查重了吧
圈出来的是同一次消费
The text was updated successfully, but these errors were encountered:
时间查重beancount不支持,但是可以进行 日期+摘要 的去重提醒
日期+摘要
Sorry, something went wrong.
那样也可以的 只要减少重复就很好了
No branches or pull requests
因为一时不知怎样导入 微信的账单分了两次导入 中间点了清空 结果同一次消费在这个账户下出现了两次 扣了两次钱
以前应该还有不少类似的 当时没注意到
如果导入的数据有精确到秒的时间戳 配合日期和金额 应该就可以大致查重了吧
圈出来的是同一次消费
The text was updated successfully, but these errors were encountered: