You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.
Hi @khoerodin, this is quite easy to solve, but needs to be handled carefully because I don't want to break the functionality for existing users. As you are aware, if no emoji is used, a default emoji (🗒️) is used instead, so what we need to do is add a new config option with that default emoji (it is hard-coded right now) and set it to an empty string, then conditionally render the emoji on the list view and the note page if there is an emoji.
I'm not sure when I'll get time to do this, so if you need it soon, I suggest you submit a PR for it yourself. Are you able to do that?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, this theme is very cool, i love it
But I don't want to use emoji, How to remove it?
I filled in
emoji: ''
in frontmatter but left an empty area. Look like this:Thank you
The text was updated successfully, but these errors were encountered: