Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Custom View ignores section #175

Open
aristella opened this issue Aug 14, 2024 · 1 comment
Open

[BUG] Custom View ignores section #175

aristella opened this issue Aug 14, 2024 · 1 comment
Assignees

Comments

@aristella
Copy link

I have created the following custom view:

# ~/.config/doing/config.yml
  i3:
    section: Currently
    count: 1
    order: desc
    template: "%title"
    tags_bool: NONE
    tags: done`

I have these entries in my doing:

     Tue  6:00pm ║ Fixxing ACC                                                                      [Currently ]
     Tue  6:10pm ║ Testing doing                                                                    [Currently ]
         10:37am ║ Update Ticket                                                                    [Currently ]
         10:56am ║ Acc                                                                              [Later     ]

When I execute doing view i3 I'm getting:

❯ doing  view i3
Acc

Instead of the last entry in Currently section

Doing version: 2.1.86
Platform: Debian 12

@ttscoff
Copy link
Owner

ttscoff commented Aug 21, 2024

FYI testing this and getting expected results… does this happen with all of your views or just this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants