No description
Find a file
2023-11-08 14:28:39 -05:00
.github/workflows release workflow 2023-11-08 14:28:39 -05:00
src release workflow 2023-11-08 14:28:39 -05:00
.editorconfig Initial commit 2023-11-07 18:01:03 -05:00
.eslintignore Initial commit 2023-11-07 18:01:03 -05:00
.eslintrc Initial commit 2023-11-07 18:01:03 -05:00
.gitignore Initial commit 2023-11-07 18:01:03 -05:00
.npmrc Initial commit 2023-11-07 18:01:03 -05:00
esbuild.config.mjs Initial commit 2023-11-07 18:05:53 -05:00
LICENSE Create LICENSE 2023-11-07 19:41:59 -05:00
manifest.json update manifest 2023-11-07 21:41:41 -05:00
package-lock.json Use vault instead of fs 2023-11-07 20:57:20 -05:00
package.json Use vault instead of fs 2023-11-07 20:57:20 -05:00
README.md Initial commit 2023-11-07 18:05:53 -05:00
tsconfig.json Initial commit 2023-11-07 18:01:03 -05:00
version-bump.mjs Initial commit 2023-11-07 18:01:03 -05:00
versions.json Initial commit 2023-11-07 18:01:03 -05:00

Hunchly Obsidian Sample Plugin

This is an obsidian plugin to convert Hunchly notes and captioned images in obsidian notes. Also adds the selector as tags.

Implementing using obsidian sample plugin template https://github.com/obsidianmd/obsidian-sample-plugin.git

How to use

Click on the H ribbon icon on Obsidian.

In the modal,

  • Enter the location to store the notes. This is relative to the vault's root path. If empty the notes get added to vault root
  • Option to consolidate notes based on the same URL. Hunchly notes take on the same url will be consolidate in one obsidian note
  • Select the path where the hunchly export case file resides (in zip format). Usually obtained by using the Export Case in the Hunchly Dashboard.