Home Backup - No-Ledge-Games/scraprunners GitHub Wiki

Setup

This wiki is meant to be viewed in Obsidian. Follow these instructions for setup.

  1. Download Obsidian.

  2. Download and Install Git https://github.com/git-guides/install-git While Git it's installing, make an account on https://github.com/

  3. Clone the repository:

    1. Open your File Explorer

    2. Go inside the folder you wise to host your Files

    3. Right-click and click "Open in Terminal"

    4. Copy the string in this step and paste it in the terminal, then wait for it to stop doing stuff (around 10 seconds)

      git clone https://github.com/killerHELIX/scraprunners.wiki.git Scraprunners-Wiki

    5. After cloning, disable autocrlf to avoid weird changes popping up in git staged changes: git config core.autocrlf false (flesh this out)

  4. Open Obsidian.

  5. Open the Scraprunners-Wiki folder as a new Vault.

  6. Press the gear icon in the bottom left.

  7. Go to Community Plugins and make sure the following required plugins are enabled.:

    • Required:
      1. Git
      2. Kanban
      3. Version Control Diff
      4. Paste Image Rename
      5. Full Calendar
      6. Homepage
      7. Tag Wrangle
      8. Excalidraw
      9. Dataview
      10. Auto Card Link
      11. File Color
      12. Iconic
      13. Projects
      14. DB Folder
      15. Table of Contents
      16. Banners

    These are some optional plugins that wont effect the syncing between others Vaults.

    • Optional:
      1. Easy Typing
      2. Hider
      3. Natural Language Dates
      4. Quick Switch++
      5. Better word count
      6. Multi Tag
  8. DO NOT CHANGE SETTINGS YET ON PLUGINS *This includes key binds

    1. The best way to get this working is for everyone to clone it once. After that, we’ll need to ignore the plugins folder to ensure you can customize your own settings without affecting others. Please wait until Ryan or Chris gives the go-ahead on Discord before making any changes to the settings. However, you’re free to add, remove, and edit notes without any issues, as long as the settings remain unchanged.

    2. The required plugins have already been set up, so you shouldn’t need to make many changes. If, for any reason, we need to update a setting or add/remove a plugin, we’ll notify everyone in the Discord chat.

  9. Welcome to the Vault! You can head Homepage.

⚠️ **GitHub.com Fallback** ⚠️