obsidian-quadro
Obsidian Plugin for social-scientific Qualitative Data Analysis (QDA). An open alternative to MAXQDA and atlas.ti, using Markdown to store data and research codes.
File Explorer
Download Latest Version (.zip)- pre-commit
- bug_report.yml
- config.yml
- feature_request.yml
- biome.yml
- obsidian-plugin-release.yml
- pr-title.yml
- rumdl-lint.yml
- stale-bot.yml
- dependabot.yml
- FUNDING.yml
- pull_request_template.md
- box-select.svg
- chart-line.svg
- circle-dashed.svg
- circle-dot.svg
- circle-minus.svg
- circle-plus.svg
- circle-slash.svg
- circle-x.svg
- file-check.svg
- flag-triangle-right.svg
- git-fork.svg
- layout-dashboard.svg
- shuffle.svg
- square-arrow-up.svg
- square-asterisk.svg
- square-dot.svg
- square-plus.svg
- embedded-blocklink_reading-and-source-mode.png
- showcase-extraction.png
- auxiliary-commands.ts
- open-random-datafile.ts
- progress-tracker.ts
- statusbar.ts
- theoretical-saturation.ts
- assign-code.ts
- coding-commands.ts
- coding-utils.ts
- create-new-code-file.ts
- delete-code-everywhere.ts
- merge-code-files.ts
- rename-code.ts
- unassign-code.ts
- add-to-extraction-file.ts
- create-new-extraction-type.ts
- export-extractions-as-csv.ts
- extract-from-paragraph.ts
- extraction-commands.ts
- extraction-utils.ts
- merge-extractions.ts
- suppress-suggestions.ts
- width-of-keys.ts
- constants.ts
- deep-extend.ts
- defaults.ts
- settings-menu.ts
- add-blockid-to-datafile.ts
- file-merging.ts
- folder-suggest.ts
- modals.ts
- trashing-watcher.ts
- utils.ts
- validation.ts
- main.ts
- obsidian-undocumented-api.d.ts
- .editorconfig
- .esbuild.mjs
- .gitignore
- .harper-dictionary.txt
- .knip.jsonc
- .release.mjs
- .rumdl.toml
- biome.jsonc
- CITATION.cff
- eslint.config.mjs
- Justfile
- LICENSE
- manifest.json
- package-lock.json
- package.json
- README.md
- styles.css
- tsconfig.json
- versions.json
# Installation Guide
1. Get the code
git clone https://github.com/chrisgrieser/obsidian-quadro
Downloads the entire project code from GitHub to your computer.
cd obsidian-quadro
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
