Support V20 & V15.11
Inspired by Smart Folder on macOS.
You can set a list of folders you want to watch, and this plugin can show the file list in this files ordered by Modification time.
- Left double click to open file
- drag & move support
- right click to open folder
- quick folder list
fan style is hardcoded so it is coded for panel.
Download the release file and put the .so
file to the plugin path.
Or install the .deb
package
- git clone https://github.com/SeptemberHX/dde-smart-dir.git
cd dde-smart-dir
mkdir build
cd build
cmake ..
make
cp libdde-smart-dir.so /usr/lib/dde-dock/plugins
killall dde-dock