Hacker News new | ask | show | jobs
by mthink 3122 days ago
I love org-mode, though I struggle with emacs itself. Can you give me an example of how you layout your weekly org mode so that it interacts with beorg well?

I've used the format for a year where each day was a heading:

* <2016-12-12 Tue> Task1 with notes if needed Task2

and it does not work great with beorg.

3 comments

You might also find org-journal [fn:1] interesting, if you commonly take date-stamped notes.

[fn:1] https://github.com/bastibe/org-journal

I use it more like Bullet journal with todos like this: * TODO (SCHEDULED: <date>) etc etc.
Is this aside from the built in date utilities that org mode already has? I usually see dates tucked “under” the item so they can e.g. be viewed (and manipulated?) from something like the agenda view.