rofi-org-todo
A rofi script to allow easy hotkey CAPTURE of org-mode TODOs to an emacs inbox.org file for later processing. (by wakatara)
org-gtd.el
A package for using GTD with org-mode (by Trevoke)
rofi-org-todo | org-gtd.el | |
---|---|---|
5 | 19 | |
32 | 398 | |
- | 1.5% | |
0.0 | 4.6 | |
about 4 years ago | 8 months ago | |
Python | Emacs Lisp | |
- | 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.
rofi-org-todo
Posts with mentions or reviews of rofi-org-todo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-13.
-
Wofi is SO superior to Rofi
(note and disclosure: I use a rofi compatible wayland package... and have actually written a rofi plugin to keep me in flow https://github.com/wakatara/rofi-org-todo )
-
Task management
I leave the todos in the daily files (in org super-agenda it gives them context) and then generally have org-roam links if they are related to a project and the person and then use tags like :perso: or :work: and usually a week if they are not scheduled (eg. :w49:), so they are separable in the agenda. This helps me focus on things that are important (also, you can tab to collapse or expand section using origami in super-agenda which helps to focus or not. I do have an inbox.org file for capture (and one called inbox13.org for my mobile device separately since I've had conflicts on Dropbox and iCloud before) though this is more to get stuff out of my head quickly (I'm the author of rofi-org-todo https://github.com/wakatara/rofi-org-todo ) and then I just process the inbox a la Dave Allen and usually put them with context notes in the daily file.
- I'm sure this topic has been beaten to the ground, but— quick notes on macos
- rofi-org-todo: A rofi script to allow easy hotkey adding of org-mode TODOs to an inbox.org file for later processing.
-
org-roam, journaling, agenda, todos, clocking.... I feel a bit lost. How to make this all workflow a bit more consistent? Feedback and experience sharing welcome!!!
I use an Alfred (I'm on OSX) TODO capture which throws things into an inbox since I find that more comfy than in-emacs capture. If you are in Linux and use the (amazing) rofi, I also wrote a rofi mode to do the same thing for i3 and sway. Ubiquitous capture is definitely the way to go (and please read David Allen's Getting Things Done for more on that... =] ).
org-gtd.el
Posts with mentions or reviews of org-gtd.el.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-27.
- Ask HN: In 2024, is it worth learning Emacs Org Mode? Alternatives?
- Org GTD User Manual
-
How Can I Overcome Burnout and Fatigue When Looking at My GTD Lists?
And then coming out of burnout what did I do, I started working on https://github.com/Trevoke/org-gtd.el like a maniac.
- Setup org-gtd?
-
Agenda blocks filtered by category
I do it with a custom skip function (source here: https://github.com/Trevoke/org-gtd.el/ )
-
What's you preferred inbox tool and why?
All the inboxes end in Emacs using Org GTD .
- New release: org-gtd 3.0! (emacs package)
- Request for feedback on package documentation (org-gtd 3.0, pre-release)
-
Question about Project Management
Maybe check out Org GTD. I have found that using that is quite a bit easier than manually setting up my own agenda.
-
Emacs is big, emacs is god, emacs makes unit tests a major PITA
If you're curious, the package is https://github.com/trevoke/org-gtd.el - ... and the major major refactor is happening over at https://github.com/Trevoke/org-gtd.el/tree/more-flexible-organization .
What are some alternatives?
When comparing rofi-org-todo and org-gtd.el you can also consider the following projects:
wofi - Wofi is a launcher/menu program for wlroots based wayland compositors such as sway
emacs-gtd - Get Things Done with Emacs
wlroots - A modular Wayland compositor library
emacs-anki-helper - Manage your Anki cards in Emacs.
rofi - Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support
org-agenda-property - Display org properties in the agenda buffer.