# Folders: - Feel free to click through any of the folders to see what is inside, but here is general overview of what I have here. | Folder | Contents | | -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | 🖥️ Admin | Holds everything that is not published on the website. It doesn't have to be that way, but I thought it was cleaner this way. <br>Includes the templates for the different notes and a dictionary of different terms. | | 📅 Events | Notes with Dataview queries for the different types of events COGS has. | | 💸Finances | Notes about Memberships and Merch. | | 📰 News | Notes with Dataview queries for news notes. | | ℹ️ Resources | Note with Dataview query for resources. | # Ribbon: ![[Ribbon-Items.png|100]] 1. House symbol = Opens the Homepage. Set to [[COGS Homepage]] 2. File with magnifying glass = opens the quick switcher, a way to open a way to search upon note titles. 3. Two pages = open a template 4. >\_ = Command center to search among Obsidian's commands. 5. Slanted arrow = Publish menu # Plug-ins: | Plug-in | Function | | ----------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Admonition | Controls callouts | | Auto Note Mover | Automatically moves notes with a specific tag to a specified folder | | Dataview | The way I code in javascript how to generate all the tables and Charts in the Charts folder. | | Dataview Publisher | What turns Dataview queries into markdown so they can be published. | | Homepage | Sets a specific note as a homepage automatically opens that note as the Homepage. | | Hover Editor | When you hover over an Obsidian link, you will get a preview pop-up of what is in that note and you can edit in that pop-up without having to leave the note you are currently on. | | Iconize | How I added the emojis to the folder names. | | Leaflet | Can generate maps with custom pins linked to notes. Used in [[Steward Map]]. | | Linter | Automatically makes notes have a consistent spacing between them. Cleans notes up. | | Minimal Theme Settings | Allows you to control the Minimal Theme I have set for Obsidian. | | Style Settings + Supercharged Links | These two plugins go together. How am I able to color-code different links. | | Table to CSV Exporter | Exports Dataview tables to CSV. | | Tasks | How to keep track of tasks to do. | # Up Next: - [ ] #💎-How-to Go to ==something== to see the breakdown of how a page work.