orgstat
orgstat copied to clipboard
Statistics visualizer for org-mode
If the org file contains ascii characters only, `orgstat` works fine. If the file is encoded as utf-8 because I use Chinese characters, it fails. The log looks like: (journal.org...
When running `orgstat --conf-path ./config.yaml`, I'm getting the following error. ``` [Info] [2019-11-08 20:27:24.04 UTC] Processing output curWeekFullTimeline [Info] [2019-11-08 20:27:24.05 UTC] This output will be written into: /home/alberto/Dropbox/org/stat/2019-11-08-20-27-24 [Error]...
Hello, I surely suppose this doesn't fit in the style of this codebase - but it allows to build with nixpkgs 18.03, using "nix-build shell.nix". Maybe it's useful for someone,...
On occasion, I have used orgstat for visualizing my items and fixing any inconsistencies. In this case, it can be useful to only output to one subdirectory. I think the...
There are some nice ideas here for org stats which would be useful: http://lists.gnu.org/archive/html/emacs-orgmode/2007-10/msg00594.html It would be awesome if orgstat supported these out of the box!
I'd love to see orgstat support something like http://sachachua.com/blog/2014/05/getting-r-ggplot2-work-emacs-org-mode-babel-blocks-also-tracking-number-todos/ out of the box. It would be very useful to see the trends over time for different keywords and tags. Ideally...