Skip to content

lucasbordeau/obsidian-tiddlywiki

Repository files navigation

Import/Export TiddlyWiki

Import and export from TiddlyWiki with JSON files.

How to use

Just install it from the store.

Or copy over main.js, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.

How to dev

  • Clone this repo.
  • npm i or yarn to install dependencies
  • npm run dev to start compilation in watch mode.

Setup DEV_VAULT_PLUGIN_FOLDER (your obsidian dev-vault plugin folder) in a .env file (copy the .env.example)

I couldn't manage to have the hot-reload plugin to work, just turn off an on again the plugin in Obsidian and it will reload.

About

Import/export TiddlyWiki tiddler files with Obsidian

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages