You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I sometimes have trouble keeping track of what pages I have archived and which I don't, especially when reopening a tab causes that OK symbol to disappear.
I would like some method of the extension keeping a list of saved pages in memory, so I won't accidentally save duplicates of pages, and I won't have to go through the ordeal of deleting them.
The text was updated successfully, but these errors were encountered:
This is not really possible from a technical point of view, for privacy reasons. Extensions cannot scan folders on the filesytem. However, as a workaround, you could remove the time info (i.e. {time-locale}) from the filename template in the options, and set file name conflict resolution to overwrite the existing file or skip duplicate files.
I sometimes have trouble keeping track of what pages I have archived and which I don't, especially when reopening a tab causes that OK symbol to disappear.
I would like some method of the extension keeping a list of saved pages in memory, so I won't accidentally save duplicates of pages, and I won't have to go through the ordeal of deleting them.
The text was updated successfully, but these errors were encountered: