jemstelos / obsidian-media-notes

Obsidian plugin that provides best-in-class experience for video note-taking
Other
91 stars 11 forks source link

Unable to create a note via javascript bookmark in case when title contain question mark #29

Open EffectNo3958 opened 2 months ago

EffectNo3958 commented 2 months ago

TC:

  1. find youtube video with title have question mark image
  2. click Media Note v1.2 bookmark

ER: note has been created

AR: Error occured in obsidian: "name cannot contain any of the following characters: ... ?" image

So probable solution is to add question mark character as replacement condition to point character or something.