Plugins I Like

  • Excalidraw - A picture is worh a thousand words they say - this is that tool for explaining data, networks, process flow, etc.
  • DataView - Very useful in my local-only pages. Create SQL access to my content to generate concise logical views of content and other data sources.
  • Git - Slick as heck, part of my publishing cycle for these pages.
  • Tasks - indispensable. Life changing, in fact. Local only.
  • Power Mode - just fun and silly, but makes my happy to write more!
  • Ollama - if you have the hardware for it, it is amazingly useful once you create some custom LLMs for your own use.
 "obsidian-livesync",  
 "dataview",  
 "templater-obsidian",  
 "obsidian-tasks-plugin",  
 "obsidian-excalidraw-plugin",  
 "obsidian-kanban",  
 "obsidian-style-settings",  
 "obsidian-icon-folder",  
 "homepage",  
 "tag-wrangler",  
 "pexels-banner",  
 "avatar",  
 "dataview-publisher",  
 "obsidian-git",  
 "3d-graph",  
 "card-board",  
 "power-mode",  
 "folder-notes"

ToDo

Tasks plugin allows adding of tasks to any page, and then viewing the collective status using a tasks code-block in your index or status pages.