README
Description
These notes are created using Obsidian and are stored in this git repo and published using this one. If you would like access to this the raw markdown notes to add to your Obsidian Vault, or to add your own pull requests, please message Jordy, Paul Mullins, or Zoravur on the mememaps.net Discord which you can find in mememaps.net community links.
Integrating with your existing Git Based Obsidian Vault
git submodule add git@github.com:Memex-Working-Group/collective-memex.git
git submodule update --init --recursive
To update the submodule
pullSubmodule.sh
#!/bin/bash
git submodule update --init --recursive