#orgedna — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #orgedna, aggregated by home.social.
-
My small #emacs #orgmode #gtd customization of the day:
#orggtd uses #orgedna to auto-advance the next task for a project to NEXT state when one task is completed.
But, this also causes regular repeated tasks to go to NEXT state when marked complete, and hence showing up in org-agenda even before they are due.
To fix this, I had to add this property to the top-level headings of the tickler file:
:PROPERTIES:
:TRIGGER: self todo!(TODO)
:END: -
#ChatGPT might be a potential tool to help with project management.
I ran a brief test with a wrong order of tasks and asked it to generate an #orgmode representation + dependencies for #orgedna:
https://chat.openai.com/share/d44ccd6f-8500-4e42-9136-f9dcc84fdb4a
I'd hope for dependencies similar to the ones mentioned on https://karl-voit.at/2020/08/14/project-mgt-draft/
However, the output from the AI is not working org-edna syntax and it even forgot one ":PROPERTIES:" start in the second output I requested.
Let's see how that develops over time.
-
My #Memacs and #orgedna (dependencies) were mentioned in the "2023-05 Austin Emacs Meetup" https://macadie.info/2023/05/09/2023-05-austin-emacs-meetup/#comment-2796
You can find my comments on that page below.
-
I just submitted my short #orgmode links demo video to the organizers of the #EmacsConf22 😎
#Emacs #EmacsConf #orgsuperlinks #orgedna #dependencies #PIM #Zettelkasten #projects #todos
-
A Draft Workflow for Advanced #ProjectManagement Using #Emacs #OrgMode and #OrgEdna https://karl-voit.at/2020/08/14/project-mgt-draft/
-
You can migrate your #Emacs #orgmode files from #orgdepend to #orgedna using this tool: https://karl-voit.at/2020/10/01/org-depend-to-edna/
Today, I converted all my agenda files + #yankpad templates and they worked.
-
Awesome: #orgedna now supports "ids(id:foobar)" id-links for #emacs #orgmode in order to get normal links within TRIGGER or BLOCKER properties: https://savannah.nongnu.org/bugs/?58824 👍
-
A Draft Workflow for Advanced #ProjectManagement Using #OrgMode and #OrgEdna
https://karl-voit.at/2020/08/14/project-mgt-draft/
#publicvoit #project #emacs #PIM 📈 -
If you're using #Emacs #orgmode with dependencies (such as #orgedna), this feature request should be on your letter to Santa this year:
https://github.com/toshism/org-super-links/issues/21