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

BLOCKMENTIONSDATED commands fail to handle Roam Dates and "first of this month" #54

Open
dvargas92495 opened this issue Feb 5, 2023 · 2 comments

Comments

@dvargas92495
Copy link
Collaborator

https://www.loom.com/share/40f46137c3f944baacab4f2777c50ced

@mdroidian
Copy link
Collaborator

Issues found

  • dates are in the wrong order in examples in the video.
  • "first of this month" resolves to todays date.
  • [[DNP dates]] nor February 1, 2023 formats are handled in this smartblock command, because of the ,
    • same goes for <%DATE%>

Video Example 1

<%BLOCKMENTIONSDATED:-1,DONE,today,first of this month%>

this works:
<%BLOCKMENTIONSDATED:10,DONE,start of this month,today%>

Video Example 2

<%BLOCKMENTIONSDATED:10,DONE,[[January 24th, 2023]],[[January 1st, 2023]]%>

this works:
<%BLOCKMENTIONSDATED:10,DONE,2023-01-01,2023-01-24%>

Next Action

I'll send a message to Chris asking him to try this new code.

@dvargas92495 dvargas92495 changed the title BLOCKMENTIONSDATED commands are failing BLOCKMENTIONSDATED commands fail to handle Roam Dates and "first of this month" Mar 6, 2023
@dvargas92495
Copy link
Collaborator Author

Renaming this issue to handle bullets 2 and 3 - deprioritizing

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

No branches or pull requests

2 participants