dendronhq / dendron

The personal knowledge management (PKM) tool that grows as you do!

Home Page:https://wiki.dendron.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create a bare workspace that is a git repo where vaults are submodules

joehays opened this issue · comments

Please select if your request is either something new or an enhancement

  • Enhancement of an existing Feature.
  • Request of a new feature.

Please select the area your request applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)

  • Workspace - VSCode workspace, vaults, Intellisense/autocomplete, Dendron settings
  • Lookup - Dendron's Lookup Command
  • Views - Dendron Preview, Tree View, Side Panels in the UI
  • Schema - Dendron Schemas
  • Pod - Data import from / export to Dendron
  • Publish - External Site Publish
  • Markdown - Markdown features, such as syntax support and features

Is your feature request related to a problem? Please describe

A clear and concise description of what the problem is. E.g. I'm always frustrated when [...]

Describe the solution you'd like

I want to keep my bare workspace in a git repo. As such, I'd like each remote vault to be a git submodule of the parent workspace repo.