Skip to content
View DudeThatsErin's full-sized avatar
👽
Aliens are the future.
👽
Aliens are the future.

Highlights

  • Pro

Block or report DudeThatsErin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. MacNPCSetup MacNPCSetup Public

    This is how I set up my MacOS and Windows PC for Full Stack Development

    2

  2. images images Public

    These are the settings I use and the banners I use for the Obsidian Banners plugin. I do not take claim to ANY images here. I did not make any of them.

    13

  3. Choose a random banner upon file cre... Choose a random banner upon file creation
    1
    const fs = require('fs').promises;
    2
    const path = require('path');
    3
    
                  
    4
    async function getRandomImageFromFolder(folderPath) {
    5
        try {
  4. Obsidian Setup Shares Obsidian Setup Shares
    1
    # Erin's Obsidian Setup
    2
    
                  
    3
    This is where you can get a complete rundown of my vault. I decided to make this into a gist so it is easily save-able and findable on my github.
    4
    
                  
    5
    ## Erin's Theme
  5. AnuPpuccinPart2 AnuPpuccinPart2 Public

    Forked from AnubisNekhet/AnuPpuccin

    An Update to AnuPpuccin - A Personal theme for Obsidian

    CSS

  6. Erin's Copy of HiroMike's Timeline f... Erin's Copy of HiroMike's Timeline for Obsidian Daily Note
    1
    If you found this, you are probably wanting to add a timeline to your daily note that looks similar to the image below.
    2
    <img width="2131" alt="Screenshot 2024-08-06 at 8 55 44 PM" src="https://gist.github.com/user-attachments/assets/2347ee92-a503-4d2d-a0f7-7ec722397bda">
    3
    
                  
    4
    The one above, is the version that is included in my daily note. For some reason it doesn't render well when created on mobile. So, as long as you create your files on desktop first, it will render perfectly.
    5