Git Product home page Git Product logo

due.nvim's Introduction

due.nvim's People

Contributors

altermo avatar folliehiyuki avatar mcauley-penney avatar nfrid avatar viciousbadger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

due.nvim's Issues

Trouble with setup

Hey, awesome plugin! I prefer text files over org, so this is right up my alley.

I am having trouble using due.nvim without additional configuration. After installation via packer, it is unresponsive. Where may I start debugging?

Time issue

Hi sir, when im using default_due_time = "noon" i cant set time time to 12:00 am it is read as 12:00 pm the workaround is to use 00:00 am so that it is read as 12:00 am

Result with default_due_time = "noon"

Departure (2022-03-10 12:00 am) due: 9h 24min 3s

Another result with default_due_time = "noon"

Departure (2022-03-10 00:00 am) due: OVERDUE

my config:

local status_ok, due_nvim = pcall(require, "due_nvim")
if not status_ok then
	return
end

due_nvim.setup{
    draw = 0,
    clean = 0,
    redraw = 0,
    prescript = "due: ",
    prescript_hi = "Comment",
    due_hi = "String",
    ft = "*.md",
    today = "TODAY",
    today_hi = "Character",
    overdue = "OVERDUE",
    overdue_hi = "Error",
    date_hi = "Conceal",
    pattern_start = "(",
    pattern_end = ")",
    use_clock_time = true,
    use_clock_today = false,
    use_seconds = true,
    default_due_time = "noon"
}

Missing LICENSE

This plugin doesn't have a license of any kind, so technically no one can use it.

You can choose to add one to your repo using this website.

Time issue again

hi sir ๐Ÿ˜… it is me again. the fix you did already fix the issue but another issue again. for example:
(2022-03-10 12:00 AM) due: 1hr 3min 21s but after the due of 1hr 3min 21s the due: should state that it is OVERDUE however it reset and show due: for the next day of 12:00 am

Like this on my notes:

Departure (2022-03-10 12:00 AM) due: 16h 38min 26s

Expected result: and it should stay OVERDUE

Departure (2022-03-10 12:00 AM) due: OVERDUE

[Feature Request] Provide sorting and filtering to act as general agenda

I really like what you've done here. Would love to see it further enhanced to provide a general capability for sorting and filtering due date times in order to provide a more general agenda capability.

eg. filter in place "Overdue"
Or filter in place Due in 1d to 7d
etc

Anyway, cool plugin. Playing with it now.

[Feature] Add time

im using taskwarrior before, but then i found this plugin and remove taskwarrior. i like this more because it is more minimal and im using it with vimwiki and todo-comments, but one thing is missing, the feature to add time and not just date only.
for example i just want to set a TODO for today at specific time. so i can just do:

TODO: Feed my dog <2022-03-03> <08:00 PM> due: 1hr 30mins

thanks for this great simple plugin ๐Ÿ˜Š

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.