File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -103,11 +103,12 @@ you open the files with ~C-c C-o~ without having to consider what
103
103
* Usage
104
104
In any org-mode buffer:
105
105
106
+ #+begin_src
106
107
M-x load-library ⏎ org-fs-tree
107
- M-x org-fs-tree-dump ⏎ /path/to/directory
108
108
109
+ M-x org-fs-tree-dump ⏎ /path/to/directory
110
+ #+end_src
109
111
110
112
* Dependencies
111
-
112
- [[https://github.com/Malabarba/names][names]] for providing a namespace for the functions defined
113
- [[https://github.com/rejeep/f.el][f]] for a really neat API to work with files and directories
113
+ - [[https://github.com/Malabarba/names][names]] for providing a namespace for the functions defined
114
+ - [[https://github.com/rejeep/f.el][f]] for a really neat API to work with files and directories
You can’t perform that action at this time.
0 commit comments