Obsidian/.obsidian/plugins/obsidian-git/obsidian-git - README.md

20 lines
758 B
Markdown

Generated by ChatGPT on 2025-02-19
# Table of Contents for obsidian-git
## Files
- [[data.json]]
- [[main.js]]
- [[manifest.json]]
- [[styles.css]]
## Summary
This directory is about creating and managing code projects in Obsidian using the Git workflow engine. Specifically, it contains JSON files (`data.json`, `manifest.json`) that store information about the current project state, and a CSS file (`styles.css`) to style the Obsidian project editor UI.
### Summary of Contents:
- **Data**: Stores project details such as repository URLs, files, dependencies, etc.
- **Manifest**: Contains configuration for building and running the Obsidian Git workflow.
- **Styles**: A CSS file to enhance the Obsidian project editor UI.
Generated by qwen2.5:0.5b