Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bad formatting in agenda widget  #339

@maikol-solis

Description

@maikol-solis

Hi!

I have a problem to visualize correctly my agenda items when there is long categories in the headings.

For example, suppose you have those two items in a file called actionable.org

* TODO My task
DEADLINE: <2021-11-26 Fri>
* TODO Another task
DEADLINE: <2021-11-26 Fri>
:PROPERTIES:
:CATEGORY: LONGLONGCATEGORY
:END:

In my dashboard, they look like this

image

It would be great if the category, the deadline, the TODO and the item were separated by a tab (or some flexible space), to keep each one ordered like a table.

I picture something like this

actionable:       2021-11-26  TODO  My task 
LONGLONGCATEGORY: 2021-11-26  TODO  Another task 

Is it possible?

Best.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions