Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

paulbricman/dual-obsidian-client

Folders and files

NameName
Last commit message
Last commit date
Sep 21, 2021
Jul 27, 2021
Jul 27, 2021
Jul 17, 2021
Apr 12, 2021
Sep 21, 2021
Jul 5, 2021
Jul 17, 2021
Jul 17, 2021
Jul 17, 2021
Jul 17, 2021

Repository files navigation

⚠️ This project is in early alpha. Expect a bunch of rough edges. ⚠️

Dual

Learn more by reading the official write-up.

Installation (currently only available from source)

Download Dual.zip and unzip it in .obsidian/plugins/. Follow the instructions in the plugin settings tab to continue. Arm yourself with patience!

image

ℹ️ After Step 2 is complete, your file structure should look something like:

.. Dual::
.
|-- skeleton
|   |-- conversational_wrapper.py
|   |-- core.py
|   |-- requirements.txt
|   |-- server.py
|   |-- util.py
|-- essence
|   |-- config.json
|   |-- pytorch_model.bin
|   |-- training_args.bin
|-- main.js
|-- manifest.json
|-- ...

ℹ️ If you sync your vault with git, make sure to add the following in .gitignore after the install:

*.bin

Command Samples

Fluid Search

  • Find notes about topic.
  • Search for entries on topic.
  • Look up texts related to topic.

Descriptive Search

  • Find a entry which description.
  • Search for a note that description.
  • Look for a text which description.

Open Dialogue

  • question?