Survival Analysis knowledge base for article review and generating research ideas in Obsidian.
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
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/
- Obsidian
- TagFolder - for convenient tag organization
- Canvas - for visualizing connections
- Dataview - for automatic updating of lists
- Git - for synchronization and collaborative work
- Install Obsidian
- Clone repository
- Install plugins
- Create new file in
Publications/ - Add header from template "Article":
---
Title:
Link: "[]()"
Year:
Direction:
- ""
Code:
Type:
Overview:
Datasets:
Metrics:
-
Reviewer:
Source:
---- Open the Canvas for the current theme
- Create a visual map of the connections
- Save the result to
Thoughts/
- Each article should have fields: "Title", "Link", "Year", "Direction", "Code", "Novelty", "Overview", "Datasets", "Metrics", "Source" (Journal or Site).
- Use markdown
Join the development! You can:
- Create a pull request with improvements
- Report problems found
- Offer new features
Successful work! 🚀
- Obsidian+Github вместо Notion: синхронизация, бекап и версионность (3-в-1)
- Управление личными делами в Obsidian (прототип)
- Organizing Academic Projects with Obsidian Tags and Mind Maps
- Obsidian + Dataview: Таблицы
- Dataview in Obsidian: A Beginner’s Guide
- 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