mirror of
https://github.com/Archeb/opentrace.git
synced 2026-04-26 01:05:55 +03:00
[GH-ISSUE #57] 清空历史记录 #50
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrace#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @daoistyoudao on GitHub (Apr 26, 2024).
Original GitHub issue: https://github.com/Archeb/opentrace/issues/57
我看产品最初是不记录查询过的ip,后来有人提了重启后记录没了,所以专门为此设计了。
但是现在有一个问题,当我查询过的记录太多了时就看着很混乱,就想清空历史记录或者能单独删除是最好。
另外想了解一下windows下查询记录是在哪里保存的,因为当我把整个软件文件夹都删除重新下载新的后,查询记录依然存在。
最简单的解决方法我觉得就是告诉我记录文件在哪里存的,我自己去删掉就好了。
@Archeb commented on GitHub (Apr 26, 2024):
设置和历史记录是用了一个第三方库来管理的,Windows 下的具体位置是
C:\Users\<User Name>\AppData\Local\IsolatedStorage里面应该会有许多个文件夹(如果你有多个版本的话),可以全部删掉