Skip to content

mystery-house/feldspar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feldspar

TypeScript Docusaurus Metalsmith Obsidian

Feldspar recursively reads Markdown files from the docs directory of a Docusaurus project and renames them to a more Obsidian-friendly structure.

It probably won't be perfect, but hopefully it will get the document structure most of the way there.

Usage

Feldspar can be used from the command line or as a Metalsmith plugin.

Command Line

npx feldspar /path/to/docusaurus/docs /path/for/new/obsidian/vault

Metalsmith Plugin

import feldspar from "feldspar"

/* (You can now add .feldspar() to your plugin chain.) */

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages