I often have to navigate a lot of folders, rendering the history dropdown useless. To get around this, I make TC delete all history on close/restart but this is just a workaround because I lose some useful paths in the process.
So, the best solution (for me) would be a toolbar command to temporarily stop recording folder navigation. Once done navigating, I could toggle it back to normal and resume the history.
Hope it makes sense. Thank you for developing TC. It's a must-have.
Add toolbar commend to pause history
Moderators: Hacker, petermad, Stefan2, white
Re: Add toolbar commend to pause history
Today:
You can search or filter the history using quick-search even when showing the unfiltered one.
You can also limit len of shown item using ini parameter HistoryLen or in the history config.
You can also reduce th lenght of total recorded items in history config or HistoryLenStored parameter.
You can use parameter HistoryThinning (in sec) and HistoryThinningDelta (in ms) to only record if you stay long time on a folder...
You can search or filter the history using quick-search even when showing the unfiltered one.
You can also limit len of shown item using ini parameter HistoryLen or in the history config.
You can also reduce th lenght of total recorded items in history config or HistoryLenStored parameter.
You can use parameter HistoryThinning (in sec) and HistoryThinningDelta (in ms) to only record if you stay long time on a folder...
Re: Add toolbar commend to pause history
thank you