All Projects → paulbricman → dual-obsidian-client

paulbricman / dual-obsidian-client

Licence: MPL-2.0 license
A skilled virtual assistant for Obsidian.

Programming Languages

CSS
56736 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to dual-obsidian-client

hyperdraft
Turn your notes into a website.
Stars: ✭ 59 (-72.81%)
Mutual labels:  zettelkasten, second-brain
osmosnote
The knowledge IDE
Stars: ✭ 69 (-68.2%)
Mutual labels:  zettelkasten, second-brain
almanacs
A recipe for everything 🗒️
Stars: ✭ 47 (-78.34%)
Mutual labels:  zettelkasten, second-brain
bear
Add to each Bear note a back-reference to notes that are citing it.
Stars: ✭ 28 (-87.1%)
Mutual labels:  zettelkasten
Org Roam
Rudimentary Roam replica with Org-mode
Stars: ✭ 4,067 (+1774.19%)
Mutual labels:  zettelkasten
obsidian-publish-mkdocs
A Template to Publish Obsidian/Foam Notes on Github Pages (uses MkDocs)
Stars: ✭ 219 (+0.92%)
Mutual labels:  second-brain
slipbox
A static site generator for Zettelkasten notes
Stars: ✭ 32 (-85.25%)
Mutual labels:  zettelkasten
awesome-zettelkasten
A list of awesome Zettelkasten resources.
Stars: ✭ 57 (-73.73%)
Mutual labels:  zettelkasten
blue-book
My personal knowledge repository
Stars: ✭ 464 (+113.82%)
Mutual labels:  second-brain
understory.garden
Understory is a digital garden, a micro-publishing space for you to plant the seeds of your ideas and grow them into bi-directionally linked web portals. It's a social zettelkasten that lets users use Web Monetization to get paid when people spend time with their content.
Stars: ✭ 27 (-87.56%)
Mutual labels:  zettelkasten
The-Archive-Themes
The Archive userland for app themes
Stars: ✭ 40 (-81.57%)
Mutual labels:  zettelkasten
barnsworthburning
A commonplace book.
Stars: ✭ 20 (-90.78%)
Mutual labels:  second-brain
Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+1672.35%)
Mutual labels:  zettelkasten
notoire
A vim plugin to take notes using the Zettelkasten method
Stars: ✭ 53 (-75.58%)
Mutual labels:  zettelkasten
nerveux.nvim
A neovim plugin written in lua to interact with the neuron Zettelkasten software.
Stars: ✭ 19 (-91.24%)
Mutual labels:  zettelkasten
zk
A note-taking tool based on the famous Zettelkasten method
Stars: ✭ 41 (-81.11%)
Mutual labels:  zettelkasten
hugo-documentation-theme
📖 Project Docs / Knowledge Base template for Hugo Website Builder. 创建项目文档
Stars: ✭ 101 (-53.46%)
Mutual labels:  zettelkasten
zk.nvim
Neovim plugin as a lightweight wrapper around https://github.com/mickael-menu/zk
Stars: ✭ 24 (-88.94%)
Mutual labels:  zettelkasten
org-roam-ui
A graphical frontend for exploring your org-roam Zettelkasten
Stars: ✭ 1,393 (+541.94%)
Mutual labels:  zettelkasten
Dendron
The personal knowledge management (PKM) tool that grows as you do!
Stars: ✭ 2,538 (+1069.59%)
Mutual labels:  zettelkasten

⚠️ 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?
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].