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

Skip Current Day Altogether #1

Closed
melikarslan opened this issue Oct 12, 2022 · 3 comments
Closed

Skip Current Day Altogether #1

melikarslan opened this issue Oct 12, 2022 · 3 comments

Comments

@melikarslan
Copy link

melikarslan commented Oct 12, 2022

I want to tag new todos with creation date, like this: [[Date Created]]: {now}

But I don't want it to appear on todos that are already created in daily page because of redundancy. So I modified it as follows: [[Date Created]]{now:skip dnp}

But now, it always returns [[Date Created]]

Is there a way to get rid of this too? Like in my case:
{[[Date Created]]:skip dnp} {now:skip dnp} didn't work, but is there any other way to do that?

And if there isn't, will you consider adding this feature? Thanks.

@dvargas92495
Copy link
Collaborator

I'm amenable to this feature

Current priority is to continue migrating the rest of RoamJS to Roam Depot - could circle back here after

@melikarslan
Copy link
Author

Thanks!

@dvargas92495
Copy link
Collaborator

We now recommend the todo feature in smartblocks

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