Tom Willemse
395277047e
* desktop-registry.el (desktop-registry--canonicalize-dir): (desktop-registry-current-desktop): New functions. (desktop-registry-add-directory): Use `desktop-registry--canonicalize-dir' to get the "clean" directory name.
10 lines
264 B
Text
10 lines
264 B
Text
# -*- mode: org; -*-
|
|
#+STARTUP: showall
|
|
|
|
* Development
|
|
|
|
- Add =desktop-registry-remove-desktop= command to remove desktops you
|
|
no longer (want to) use.
|
|
|
|
- Add =desktop-registry-current-desktop= function to get the name of
|
|
the currently loaded desktop.
|