org-sidebar
A helpful sidebar for Org mode (by alphapapa)
clj-org-analyzer
Fun with org data (by rksm)
| org-sidebar | clj-org-analyzer | |
|---|---|---|
| 7 | 6 | |
| 553 | 309 | |
| 0.0% | 0.3% | |
| 5.2 | 0.0 | |
| over 2 years ago | over 4 years ago | |
| Shell | Clojure | |
| GNU General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
org-sidebar
Posts with mentions or reviews of org-sidebar.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-06.
-
Notion like tree viewer for notes
Im trying to find any, but everything I have is https://github.com/Alexander-Miller/treemacs and https://github.com/alphapapa/org-sidebar which is not what im looking for. Please help!
-
org-tree-to-indirect-buffers, hide text in main pane.
I have the same problem with https://github.com/alphapapa/org-sidebar. When I have time I intend to try to hack together some kind of solution. It would probably be really hacky, involving after-change-functions in the buffers, or something like that.
- The sublime Joy of Emacs / Org Mode
- Uninterrupted solution to review the outline when you are reading org docs
-
Long-Time Emacs User Looking to Level-Up (note-taking for classes)
Org-sidebar would have made navigating class notes even easier.
-
can i use outliner with markdown?
You can also try https://github.com/alphapapa/org-sidebar.
-
can i show outline tree like this? do it need for that?
Checkout u/github-alphapapa's org-sidebar-tree package.
clj-org-analyzer
Posts with mentions or reviews of clj-org-analyzer.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-19.
-
The sublime Joy of Emacs / Org Mode
You might find org-analyzer of interest/useful.
-
Getting reports on what I've done
I use https://github.com/rksm/clj-org-analyzer/ to help me build invoices at the end of the month.
-
Wrote a clockreport that groups by day and by project
Have you by chance seen https://github.com/rksm/clj-org-analyzer?
-
How do you get feedback from your systems?
Maybe I'm misunderstanding your question, but have you considered org clocking and then some sort of visualization like org-analyzer? You point it to your files and it'll make a nice chart and overview.
-
Org-clock workflow?
Then there is a really cool application that collects all the data from your org-mode and you dynamically get nice pictures of how do you spend your time (there is filtering by time): https://github.com/rksm/clj-org-analyzer It's amazing.
-
Show HN: Time tracking with plain text files
I use emacs org mode with the built-in time tracking features (org-clock-in). A while ago I built an analyzer for org files that allows to spice and dice how you spent your time: https://github.com/rksm/clj-org-analyzer This has become my daily vehicle for tracking work.
What are some alternatives?
When comparing org-sidebar and clj-org-analyzer you can also consider the following projects:
imenu-list - Emacs plugin to show the current buffer's imenu entries in a separate buffer
timetrap - Simple command line timetracker
treemacs
org-ir
org-imenu - org-mode side menu with filtering capability
CCTime - Simple, unobtrusive time tracking utility for Windows