No description
Find a file
2023-12-15 13:33:16 -05:00
.github/workflows release workflow 2023-11-08 14:28:39 -05:00
src #3 - Fix unzipper.extract (#4) 2023-12-15 13:33:16 -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 #3 - Fix unzipper.extract (#4) 2023-12-15 13:33:16 -05:00
package-lock.json Use vault instead of fs 2023-11-07 20:57:20 -05:00
package.json #3 - Fix unzipper.extract (#4) 2023-12-15 13:33:16 -05:00
README.md Fix PR comments from Obsidian team and few bugs (#2) 2023-11-16 12:04:26 -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

Hunchly is a web capture tool designed For online investigations

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

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 taken on the same url will be consolidated in one obsidian note.
  • Select the path where the hunchly export case file resides (in zip format). Usually obtained by using the Export Case option in the Hunchly Dashboard.