Skip to content

iuliivasilev/KnowledgeBaseSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KnowledgeBaseSA

Survival Analysis knowledge base for article review and generating research ideas in Obsidian.

Description


The system is designed to organize the work of a research group on scientific materials. It allows you to:

  • Store and organize scientific articles
  • Conduct a collective review of materials
  • Generate and develop new ideas
  • Create plans for future research

Structure


vault/
├── Publications/
│   ├── Articles/
│   ├── Code/
│   ├── Data/
│   ├── Repository/
├── Thesaurus/
│   ├── Survival Analysis/
│   ├── Tasks/
│   ├── Methods/
│   ├── Feature space/
├── Thoughts/
│   ├── Problems/
├── Summary/
│   ├── Datasets
│   ├── Need to review
│   ├── Reviewed articles
├── src/
└── ResearchPlans/
    ├── drafts/
    └── outlines/

Requirements


  • Obsidian
  • TagFolder - for convenient tag organization
  • Canvas - for visualizing connections
  • Dataview - for automatic updating of lists
  • Git - for synchronization and collaborative work

Setup


  1. Install Obsidian
  2. Clone repository
  3. Install plugins

Use cases


Papers review

  1. Create new file in Publications/
  2. Add header from template "Article":
---
Title: 
Link: "[]()"
Year: 
Direction:
  - ""
Code: 
Type: 
Overview:
Datasets: 
Metrics:
  - 
Reviewer:
Source:
---

Idea development

  1. Open the Canvas for the current theme
  2. Create a visual map of the connections
  3. Save the result to Thoughts/

Collaborative work


Article review rules

  1. Each article should have fields: "Title", "Link", "Year", "Direction", "Code", "Novelty", "Overview", "Datasets", "Metrics", "Source" (Journal or Site).
  2. Use markdown

Сontribution


Join the development! You can:

  1. Create a pull request with improvements
  2. Report problems found
  3. Offer new features

Successful work! 🚀

Sources


  1. Obsidian+Github вместо Notion: синхронизация, бекап и версионность (3-в-1)
  2. Управление личными делами в Obsidian (прототип)
  3. Organizing Academic Projects with Obsidian Tags and Mind Maps
  4. Obsidian + Dataview: Таблицы
  5. Dataview in Obsidian: A Beginner’s Guide
  6. Obsidian: автоматизация простыми Шаблонами

Deploy: 7. How to publish Obsidian notes with Quartz on GitHub Pages 8. Host your Obsidian notebook on GitHub Pages for free 9. Quartz Syncer Documentation

About

Survival analysis base in Obsidian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors