Skip to content

Cyrusky/hexo-backlink

Folders and files

NameName
Last commit message
Last commit date
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024

Repository files navigation

Hexo-Backlink

License Language NPM Downloads NPM Version

GitHub issue custom search in repo GitHub Issues or Pull Requests

A plugin to convert backlink in .md file to in-site link.

Install

npm install hexo-backlink

configuration

Add backlink:true in _config.yml:

Check the settings in Obsidian as follow:

"Settings" -> "Files & Links" -> "New link format" , setting as "Relative path to file"
"Settings" -> "Files & Links" -> "Use [[Wiki links]]" , keeping it ON

Know-issue

  • Can not convert link include tags, it will ignore the tags. like:

    [[DemoMarkdownFile#Demo]] --<result equals>-> [[DemoMarkdownFile]]
    

TODO

  • [] Update the documents and make sure you can start from zero.
  • [] Change the project to typescript.
  • [] Try to do some integritions.

About

This plugin is for transfer Obsidian-type backlink to standard hexo in-site post link.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published