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

ability to disable pin icon #27

Open
beep-beep-beep-boop opened this issue Nov 28, 2024 · 0 comments
Open

ability to disable pin icon #27

beep-beep-beep-boop opened this issue Nov 28, 2024 · 0 comments

Comments

@beep-beep-beep-boop
Copy link

beep-beep-beep-boop commented Nov 28, 2024

What would you like to be added?

this plugin adds a pin icon on things that are pinned, but there isn't a setting to disable that currently. it can be hidden using a css snippet, but it could be nice having it as an option for people who don't want to deal with that.

.file-explorer-plus.pin-icon {
  display: none !important;
}

Why is this needed?

I use another plugin to add custom icons to notes, and I don't want there to be two icons on ones that are pinned.

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

1 participant