šŸ‘‰ Nemo Ć  la place de Thunar ā–¶ bien faire les choses ā–¶ modifications des types MIME šŸ‘Š

https://peertube.blablalinux.be/w/vrkwjvD88EVc8qK2Fe8Am1

šŸ‘‰ Nemo Ć  la place de Thunar ā–¶ bien faire les choses ā–¶ modifications des types MIME šŸ‘Š

PeerTube

Mint 19.3 (Xfce) et Thunar | Connexion smartphone en USB

https://peertube.blablalinux.be/w/eRDcqSymFEEJSa3cd9mtHA

Mint 19.3 (Xfce) et Thunar | Connexion smartphone en USB

PeerTube

Title: P2: Emacs Dired file manager, trashing [2024-02-10 Sat]
(define-key dired-mode-map (kbd 'C-M-w') #'dired-copy-filename-as-kill)
:: rebind ^ up
(define-key dired-mode-map 'vC-j' #'dired-up-directory) shadow #'universal-argument

I am proud that native Emacs have such a great power. ā˜‰
😶 #dailyemacs #dired #filemanager #emacs #thumbnails #thunar #linux #xfce4

Title: P1: Emacs Dired file manager, trashing [2024-02-10 Sat]
3) m - mark files
4) shift+c - copy or shift+r - move

Steps to delete files: d - mark to delete, x - execute deletion.

I rebinded keys:
(define-key dired-mode-map 'vC-h' #'my/dired-unmark-one-line)
(define-key dired-mode-map 'vM-h' #'my/dired-unmark-one-line)
:: just copy text
(define-key dired-mode-map 'vM-w' #'kill-ring-save) #dailyemacs #dired #filemanager #emacs #thumbnails #thunar #linux #xfce4

Title: P0: Emacs Dired file manager, trashing [2024-02-10 Sat]
I sucessfully migrated from Thunar Xfce4 file manager
to Emacs Dired file manager. ∓

Emacs correctly support:
- trash Xfce4 folder ~/.local/share/Trash
- Xfce4 thumbnails (setopt image-dired-dir
'~/.cache/thumbnails/normal/')

Steps to copy and move files:
1) in ~/.emacs add line (setq dired-dwim-target t)
2) C-x 3 - to open other window #dailyemacs #dired #filemanager #emacs #thumbnails #thunar #linux #xfce4

Title: P2: Emacs Dired file manager, trashing [2024-02-10 Sat]
(define-key dired-mode-map (kbd 'C-M-w') #'dired-copy-filename-as-kill)
:: rebind ^ up
(define-key dired-mode-map 'vC-j' #'dired-up-directory) shadow #'universal-argument

I am proud that native Emacs have such a great power. ā˜‰
😶 #dailyemacs #dired #filemanager #emacs #thumbnails #thunar #linux #xfce4

Title: P1: Emacs Dired file manager, trashing [2024-02-10 Sat]
3) m - mark files
4) shift+c - copy or shift+r - move

Steps to delete files: d - mark to delete, x - execute deletion.

I rebinded keys:
(define-key dired-mode-map 'vC-h' #'my/dired-unmark-one-line)
(define-key dired-mode-map 'vM-h' #'my/dired-unmark-one-line)
:: just copy text
(define-key dired-mode-map 'vM-w' #'kill-ring-save) #dailyemacs #dired #filemanager #emacs #thumbnails #thunar #linux #xfce4

Title: P0: Emacs Dired file manager, trashing [2024-02-10 Sat]
I sucessfully migrated from Thunar Xfce4 file manager
to Emacs Dired file manager. ∓

Emacs correctly support:
- trash Xfce4 folder ~/.local/share/Trash
- Xfce4 thumbnails (setopt image-dired-dir
'~/.cache/thumbnails/normal/')

Steps to copy and move files:
1) in ~/.emacs add line (setq dired-dwim-target t)
2) C-x 3 - to open other window #dailyemacs #dired #filemanager #emacs #thumbnails #thunar #linux #xfce4

@travisj

Thanks for this! Great article detailing your image processing workflow.
Also nice to see some love for Thunar custom actions.

Q: Is there a reason why you are linking to the 4.12 version of custom actions instead of the current documentation?

#Thunar #Xfce

I’ve noticed that many #KDE apps allows to hide all UI elements, even a menu bar. Which plays very nice with my distraction-free environment based on #niri. In result I’m slowly migrating to use more and more KDE apps. But Dolphin (the KDE’s file manager) pulls too much dependencies, so I use #Thunar, and Konsole is not my preferred terminal app, I’m using the excellent #FootTerminal (https://codeberg.org/dnkl/foot). I’m using both Dolphin and Konsole on my laptop with Plasma, though.
foot

A fast, lightweight and minimalistic Wayland terminal emulator

Codeberg.org