emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] directory tree size browsing with column view


From: Michael Brand
Subject: Re: [Orgmode] directory tree size browsing with column view
Date: Sun, 25 Oct 2009 09:02:16 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

OK, I have added support for including file attributes as properties to
org-fstree. You will need to use the merge_jtd_smiths_patch branch.

Once you have loaded org-fstree put the following in an orgfile and fill in the
directory name.

--8<---------------cut here---------------start------------->8---
* Disk usage
  :PROPERTIES:
  :COLUMNS: %80ITEM %size{+}
  :END:
#+BEGIN: fstree :dir "<dir name>" :file-attributes (size)
#+END:
--8<---------------cut here---------------end--------------->8---

Hit C-c C-c on the #+BEGIN line to fill in the file details.

Thanks a lot for org-fstree, that's the column view directory tree browser I 
have been looking for. And also thanks for the related change to combine the 
Emacs function file-attributes with org-fstree which I just have tried out.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]