Replies: 2 comments 3 replies
-
|
Yes, I am aware of inline tasks. Visually they stand out too much, so I've never adopted them in my Org usage. It would be nice to prettify them somehow, such that they look better. Another thing to consider - maybe one could propose a better syntax to Org itself (why not use some block like syntax)? |
Beta Was this translation helpful? Give feedback.
-
|
Hi, I'm the maintainer of Org Superstar and recently stumbled upon this package. I haven't had the chance to look into Modern more deeply but if you are familiar with how Superstar handles inline tasks maybe there's some useful potential for cross pollination? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Inline tasks: Are headlines with a limited reach.
***** Inline task
Body
***** END
It's included in org-mode: (require 'org-inlinetask)
https://irreal.org/blog/?p=8418
Could do something about them?
For example, one "*" is not hidden.
Maybe we could choose how indented they are, and give them a face.
Maybe we could hide the "END" headline.
Beta Was this translation helpful? Give feedback.
All reactions