fman-users / fman

Issue tracker for fman, a cross-platform file manager
https://fman.io
240 stars 3 forks source link

Stop removal of network directories from GoTo #879

Open calicocal opened 1 year ago

calicocal commented 1 year ago

Is there a way to stop FMAN from removing directories that are no longer available from GoTo suggestions? Sometimes I have network drives which are not available at the moment, but I regularly use. I would prefer those directories not be removed.

mherrmann commented 1 year ago

You could write your own plugin that turns _remove_from_visited_paths into a no-op.