Code Monkey home page Code Monkey logo

Comments (8)

kristijanhusak avatar kristijanhusak commented on May 20, 2024

It needs to be added. Related manual documentation: https://orgmode.org/manual/Inserting-deadline_002fschedule.html

from orgmode.

mortezadadgar avatar mortezadadgar commented on May 20, 2024

It needs to be added. Related manual documentation: orgmode.org/manual/Inserting-deadline_002fschedule.html

Are you willing to implement this feature

from orgmode.

kristijanhusak avatar kristijanhusak commented on May 20, 2024

Yeah, I'll add it.

from orgmode.

kristijanhusak avatar kristijanhusak commented on May 20, 2024

This is added.
Adding deadline date: https://github.com/kristijanhusak/orgmode.nvim/blob/master/DOCS.md#org_deadline
Adding schedule date: https://github.com/kristijanhusak/orgmode.nvim/blob/master/DOCS.md#org_schedule

Let me know if it works ok.

from orgmode.

mortezadadgar avatar mortezadadgar commented on May 20, 2024

@kristijanhusak yeah works fine
btw what's the default color fallback for todo keyworks highlight, I have tried to change but it didn't work related commit
and would implement a feature to highlight the whole that is marked as DONE like:
image

from orgmode.

kristijanhusak avatar kristijanhusak commented on May 20, 2024

Use https://github.com/kristijanhusak/orgmode.nvim/blob/master/DOCS.md#org_todo_keyword_faces to change colors of todo keywords, or override OrgTODO and OrgDONE hl groups, not the built in ones.

Changing hl of the whole line like that is tricky, it requires too much hacking around syntax matching.

from orgmode.

mortezadadgar avatar mortezadadgar commented on May 20, 2024

@kristijanhusak thanks! and there's a small typo with the configuration example you provided TODO - should be TODO =

from orgmode.

kristijanhusak avatar kristijanhusak commented on May 20, 2024

Thanks, fixed it.

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.