diff options
| author | Craig Jennings <c@cjennings.net> | 2025-06-07 02:53:46 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-06-07 02:53:46 -0500 |
| commit | c0ed34363cf8a2e34d631be56ba45456081ea345 (patch) | |
| tree | 2d4575faac97376d0beed97d6511ac68d7629348 /todo.org | |
| parent | f1cf21082224ac8c10ce89e6cc79adfa35ca344f (diff) | |
| download | dotemacs-c0ed34363cf8a2e34d631be56ba45456081ea345.tar.gz dotemacs-c0ed34363cf8a2e34d631be56ba45456081ea345.zip | |
fix issue with moving files in dirvish; update tasks
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -1,5 +1,17 @@ * Emacs Open Work -** TODO [#A] Dirvish Issues Opening Images and Video +** VERIFY [#B] Dirvish should open not showing hidden files by default +simply take off the h with the directory listings +** VERIFY [#A] Dirvish Issues Opening Images and Video +*** 2025-06-07 Sat @ 02:06:45 -0500 Solution: quote the whole filename +*** 2025-06-07 Sat @ 01:54:16 -0500 Clue: open with vlc shows issues with filenames with spaces +Your input can't be opened: +VLC is unable to open the MRL 'file:///home/cjennings/sync/videos/Academy'. Check the log for details. +Your input can't be opened: +VLC is unable to open the MRL 'file:///home/cjennings/sync/videos/Software'. Check the log for details. +Your input can't be opened: +VLC is unable to open the MRL 'file:///home/cjennings/sync/videos/Foundation-OpenColorIO'. Check the log for details. +Your input can't be opened: +VLC is unable to open the MRL 'file:///home/cjennings/sync/videos/Reel.mkv'. Check the log for details. *** 2025-06-06 Fri @ 23:15:27 -0500 Problem: Binary Files Open in Emacs Instead of xdg-open This is despite having an "open with" extension which allows you to indicate which program to open via the file's extension. *** Reference Ideas |
