Skip to content
Discussion options

You must be logged in to vote

the emoji's in the yaml headers do not work with the octothorpes #

if you were to use a tag like #✅️

if you place it in the body of the note it will look like this:

Normal Note text #✅️

if you were to place the tag in the yaml header it has to be without the octothorpe like this:

---
tags: ✅️
---

If the issue is that when you type # you're not getting an auto-complete of any of the emoji's to fill in where you want to place them, what you can do is place all of the tags/emojis in a single note that way Obsidian can "see" them and will autocomplete in the future. I personally just use alfred on mac to play my emoji's, Linux you could use Dmenu, windows you can insert emoji's with Win+.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@iwcvanderlinden
Comment options

@tallguyjenks
Comment options

Answer selected by tallguyjenks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants