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

Pip isn't showing #2

Open
aprather51 opened this issue Apr 14, 2023 · 1 comment
Open

Pip isn't showing #2

aprather51 opened this issue Apr 14, 2023 · 1 comment

Comments

@aprather51
Copy link

Issue: Date pip isn't showing! Obsidian v1.1.16

image-20230413185753917

@GiacomoLaw
Copy link

GiacomoLaw commented Sep 8, 2023

Same issue here.

For now doing this to turn the date red:

/* past */
.kanban-plugin__item.is-past .kanban-plugin__item-metadata a {
  color: #f00;
  font-weight: 800;
  /* font-size: 16px; */
}

/* today */
.kanban-plugin__item.is-today .kanban-plugin__item-metadata a {
  color: #f00;
  font-weight: 800;
}

But I hope to see this fixed.

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