b-yp / logseq-insert-movie-properties

A plugin that can insert movie information in Logseq
MIT License
7 stars 0 forks source link

wrong tag for genres eg science fiction #20

Open marcfree opened 9 months ago

marcfree commented 9 months ago

I've captured the movie "Magellan" and found, that the genre is tagged, but invalid (or wrong) in Logseq:

genres:: #Thriller #Mystery #Science Fiction

Maybe, the genre should also be in brackets: like

genres:: #[Thriller] #[Mystery] #[Science Fiction] (like actors, screen writers etc.)

b-yp commented 9 months ago

The issue you mentioned does indeed exist, but it should only occur when there are spaces in between. I will fix this issue promptly, but not today, as it is currently 2:30 AM Beijing time, and I am very tired and need to sleep.

b-yp commented 9 months ago

Fixed