8000 GitHub - holtwick/obsidian-copy: Copy Obsidian documents including referenced assets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

holtwick/obsidian-copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obsidian-copy

WORK IN PROGRESS!

Copy Obsidian documents, including referenced assets.

Note

Obsidian is a great tool for creating and managing text. And Markdown is the format of choice for documentation and blog posts. This tool helps to do the text work in Obsidian and copy the results to wherever they are needed. This specialized tool helps to collect all the asset files and do some cleanup.

CLI - Command Line Tool

The easiest way to use it, is via CLI in the terminal:

obsidian-copy my-obsidian-vault/project my-blog/posts

Javascript Library

import { obsidianCopy } from 'obsidian-copy'

await obsidianCopy(fromPath, toPath, options)

About

Copy Obsidian documents including referenced assets

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 
0