GithubHelp home page GithubHelp logo

Comments (8)

kristijanhusak avatar kristijanhusak commented on July 29, 2024 2

I added options for this:

Hide scheduled: https://github.com/kristijanhusak/orgmode.nvim/blob/master/DOCS.md#org_agenda_skip_scheduled_if_done

Hide deadline: https://github.com/kristijanhusak/orgmode.nvim/blob/master/DOCS.md#org_agenda_skip_deadline_if_done

from orgmode.

kristijanhusak avatar kristijanhusak commented on July 29, 2024

Actually that's the default behavior. Here's screenshot from emacs:

screenshot

But it is configurable according to this SO comment and orgmode manual

So I'll convert this to a feature issue.

from orgmode.

akinsho avatar akinsho commented on July 29, 2024

Awesome thanks for clarifying @kristijanhusak, I noticed that some were being removed but that SO post clarifies that it was the ones I was marking as archived that were being removed, but done on it's own by default doesnt do that.

An option for this would be fantastic 👍🏾
EDIT: or maybe I should get used to archiving things when they are done 🤔

from orgmode.

jmrussell avatar jmrussell commented on July 29, 2024

The hide deadline option works for me but the hide schedule option doesn't seem to make a difference when set to true.

from orgmode.

kristijanhusak avatar kristijanhusak commented on July 29, 2024

@jmrussell For me it works fine. How exactly are you testing it?

from orgmode.

jmrussell avatar jmrussell commented on July 29, 2024

Hi @kristijanhusak ,

Attached are a screenshot of my agenda and my config for orgmode.

image

image

I'm probably missing something simple... but as I understand it I shouldn't see the "DONE" tasks in my agenda mode with that config. Great plugin by the way, I am really enjoying using it.

from orgmode.

kristijanhusak avatar kristijanhusak commented on July 29, 2024

@jmrussell I figured out whats the issue. You don't have a separator in the org_todo_keywords that separates the todo keywords from done keywords. If there is no separator, last item is considered as a done type, so you didn't do anything wrong here. There was a bug with fast access and missing separator, but I pushed the fix just now, so if you pull latest master and give it a try, it should properly hide done types even without the org_agenda_skip_scheduled_if_done option.

from orgmode.

jmrussell avatar jmrussell commented on July 29, 2024

Awesome, works like a charm! Thank you!

from orgmode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.