tchx84 / Portfolio

A minimalist file manager for those who want to use Linux mobile devices.
GNU General Public License v3.0
92 stars 23 forks source link

Self Refresh View #334

Open magdesign opened 6 months ago

magdesign commented 6 months ago

Folderview does not update when content changes.

Reproduce Navigate to the Downloads folder. Use terminal or any other tool to copy a new file to the Downloads folder. Go back to Portfolio. It will not show the new files until you navigated first to a different place.

Solution Refresh button or refresh view every n time (have no idea how other filebrowsers handle this).

Portfolio 1.0.0 postmarketos

tchx84 commented 6 months ago

This is expected, Porfolio is not monitoring the directories, but I can work on this on the next release.