Skip to content

Book titles with # sign creates issues when creating obsidian notes (illegal file name char) #1

Description

@agent00111b

First,

This is really awesome community plugin, it really does a lot of work and it's really helpful!

One issue I found is that if the book title has a series number in it "Agent in Place (Gray Man, #7)", the # creates a problem since it's one of the illegal file name characters: #^[]|.

A solution would be to regex it and replace # with 'No.': "Agent in Place (Gray Man, No. 7)". Otherwise when I create click on the title it tries to create the stub obsidian note but it gets truncated to, in this case, "Agent in Place (Gray Man,"

Thank you for this plugin though!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions