#canvas
  • 01.
    Canvas Presentation
    2 years ago by Boninall
    favorite
    share
    Category: Data Visualization
    A plugin to help you display cards based on sequence.
    View Plugin Details
  • 02.
    Link Nodes in Canvas
    2 years ago by Boninall
    Category: Note Enhancements
    The Link Nodes in Canvas plugin is a game-changer for Obsidian users who rely heavily on visual organization. With this plugin, you can effortlessly create connections between nodes in your canvas by simply selecting the nodes and using a custom command. This feature allows you to quickly establish relationships between ideas, concepts, or tasks, making it easier to navigate complex networks of information. Additionally, you can also link text or file nodes directly to other nodes, creating a seamless flow of knowledge. With Link Nodes in Canvas, you'll be able to create a more intuitive and visually appealing representation of your thoughts, making it simpler to explore and build upon your ideas.
    View Plugin Details
  • 03.
    Canvas Conversation
    2 years ago by André Baltazar
    favorite
    share
    Category: Note Enhancements
    A plugin for Obsidian that allows you to create a canvas conversation using ChatGPT.
    View Plugin Details
  • 04.
    Canvas Mindmap
    2 years ago by Boninall
    favorite
    share
    Category: Creative & Writing Tools
    The Canvas MindMap plugin is a creative tool that helps you visualize your ideas and thoughts in a mind map format. With this plugin, you can create a new canvas and start building your mind map by adding nodes, edges, and colors. The auto-layout feature allows you to arrange your nodes in a specific direction, giving your mind map a professional look. You can also select individual nodes or the entire tree structure for further customization. The plugin offers various hotkeys for quick navigation and node creation, making it easy to work with your mind map. Whether you're brainstorming ideas, planning projects, or organizing notes, the Canvas MindMap plugin is an excellent addition to your Obsidian toolkit.
    View Plugin Details
  • 05.
    Link Exploder
    2 years ago by Ben Hughes
    Category: Note Enhancements
    Link Exploder creates a canvas from a note, embedding it's incoming (i.e. backlinks) and outgoing links onto the canvas (as well as the their linked notes).
    View Plugin Details
  • 06.
    Canvas Filter
    2 years ago by Ivan Koshelev
    favorite
    share
    Category: Data Visualization
    This plugin lets you filter Canvas to only show items of specific color, tags or only connected to currently selected node.
    View Plugin Details
  • 07.
    Optimize Canvas Connections
    2 years ago by Félix Chénier
    favorite
    share
    Category: Note Enhancements
    A plugin that declutters a canvas by reconnecting notes using their nearest edges.
    View Plugin Details
  • 08.
    Canvas Links
    a year ago by aqav
    Category: Note Enhancements
    Add views to show "outgoing links" and "backlinks" of canvas in Obsidian.
    View Plugin Details
  • 09.
    Simple CanvaSearch
    a year ago by ddalexb
    favorite
    share
    Category: Note Enhancements
    The Simple CanvaSearch plugin revolutionizes the way you navigate your Obsidian notes by introducing a fuzzy-search feature for your canvas page. With just a few clicks, you can quickly find specific notes and jump to their location on the canvas. This plugin's simplicity makes it easy to use, allowing you to focus on your work rather than navigating through complex menus or settings. Whether you're searching for note titles or contents, this plugin has got you covered, giving you instant access to the information you need.
    View Plugin Details
  • 10.
    ZettelFlow
    a year ago by RafaelGB
    favorite
    share
    Category: Note Enhancements
    Helps you to create and manage your notes in a Zettelkasten way via Canvas.
    View Plugin Details
  • 11.
    Canvas Send to Back
    a year ago by Zachatoo
    favorite
    share
    Category: Note Enhancements
    Send a card in Obsidian Canvas to be behind all other cards.
    View Plugin Details
  • 12.
    Collapse Node
    a year ago by Boninall
    favorite
    share
    Category: Note Enhancements
    Collapse node in canvas.
    View Plugin Details
  • 13.
    Canvas LLM Extender
    a year ago by Pasi Saarinen
    favorite
    share
    Category: Data Visualization
    Let the OpenAI LLM / GPT add nodes to your canvas for you.
    View Plugin Details
  • 14.
    Better Canvas Lock
    a year ago by Mara-Li
    favorite
    share
    Category: Note Enhancements
    The Better Canvas Lock plugin allows you to lock the view of your Obsidian canvas, disabling features like zooming, selecting, dragging and dropping, and scrolling. This can be particularly useful when working on complex notes or presentations where unwanted interactions might disrupt your workflow. The plugin also includes a log feature for debugging purposes, although be warned that it may produce some redundant error messages in the console. Additionally, you can still enable limited interaction with canvas cards by focusing on them, which is helpful if you need to adjust the view of a specific card. Overall, Better Canvas Lock provides more control over your Obsidian experience and helps you stay focused on your work.
    View Plugin Details
  • 15.
    Canvas Card Background Remover
    a year ago by luxmargos
    favorite
    share
    Category: Note Enhancements
    You can make the background of cards transparent in the Canvas
    View Plugin Details
  • 16.
    Canvas Daily Note
    10 months ago by Andrew McGivery
    favorite
    share
    Category: Note Enhancements
    Add a daily note node to the canvas that will always show today's note.
    View Plugin Details
  • 17.
    Canvas Link Optimizer
    10 months ago by khaelar
    Category: Data Visualization
    Optimize Canvas links by displaying a page thumbnail.
    View Plugin Details
  • 18.
    Augmented Canvas
    10 months ago by Léopold Szabatura
    favorite
    share
    Category: Note Enhancements
    Augment Canvas with AI features.
    View Plugin Details
  • 19.
    Canvas Mindmap Helper
    10 months ago by Tim Smart
    favorite
    share
    Category: Data Visualization
    Make the Canvas work like a mindmap.
    View Plugin Details
  • 20.
    Advanced Canvas
    10 months ago by Developer-Mike
    favorite
    share
    Category: Data Visualization
    This is a README file for an Obsidian plugin called "Advanced Canvas". The plugin adds various features to the canvas in Obsidian, such as: * Custom styles: Users can add custom CSS styles to nodes and edges on the canvas. * Custom colors: Users can add custom colors to nodes and edges on the canvas. * Node interactions: Users can interact with nodes on the canvas, such as moving them around or resizing them. * Edge interactions: Users can interact with edges on the canvas, such as dragging them to reposition them. * Zooming and panning: Users can zoom in and out of the canvas using keyboard shortcuts or mouse gestures. * Undo and redo: Users can undo and redo changes they make to the canvas. * Read-only mode: Users can set the canvas to read-only mode, which prevents them from making changes to it. The plugin also provides a range of events that plugins can use to interact with the canvas. These events include: * `advanced-canvas:node-interaction`: Fired when a node is interacted with (e.g. moved or resized). * `advanced-canvas:edge-interaction`: Fired when an edge is interacted with (e.g. dragged to reposition it). * `advanced-canvas:undo`: Fired when the user undoes a change they made to the canvas. * `advanced-canvas:redo`: Fired when the user redoes a change they made to the canvas. * `advanced-canvas:readonly-changed`: Fired when the read-only state of the canvas changes. * `advanced-canvas:data-requested`: Fired when the canvas data is requested (e.g. by another plugin). * `advanced-canvas:load-data`: Fired when the canvas data is set. * `advanced-canvas:canvas-saved:before` and `advanced-canvas:canvas-saved:after`: Fired before and after the canvas is saved. The README file also includes a section on contributing to the plugin, which provides information on how to submit pull requests and issues. Additionally, there is a star history chart at the bottom of the file that shows the number of stars the plugin has received over time.
    View Plugin Details
  • 21.
    Crafty
    10 months ago by liolle
    favorite
    share
    Category: Note Enhancements
    The Crafty plugin is a game-changer for Obsidian users who want to streamline their note-taking experience. This innovative tool allows you to quickly find and replace specific text patterns across all your notes, making it easy to standardize formatting and maintain consistency throughout your knowledge base. With Crafty, you can also use regular expressions to search and extract specific information from your notes, saving you time and reducing the risk of errors. Whether you're a busy professional or an avid learner, this plugin is sure to become a valuable addition to your Obsidian workflow.
    View Plugin Details
  • 22.
    Canvas minimap
    9 months ago by ifree
    favorite
    share
    Category: Data Visualization
    Obsidian Canvas minimap support.
    View Plugin Details
  • 23.
    Semantic Canvas
    9 months ago by Aaron Gillespie
    favorite
    share
    Category: Note Enhancements
    Create semantic knowledge graphs using Canvases to modify note properties graphically.
    View Plugin Details
  • 24.
    Cloud Atlas
    8 months ago by Cloud Atlas
    favorite
    share
    Category: Note Enhancements
    The most effective way to use LLMs in your vault: Add your current note, reference backlinks/forward links, and a Canvas mode to assemble a prompt with all the context you.
    View Plugin Details
  • 25.
    Canvas2Document
    8 months ago by slnsys
    favorite
    share
    Category: File Management
    Convert a complete Canvas to a long form document, integrating all cards, notes, images and other media content into a single markdown file.
    View Plugin Details
  • 26.
    Canvas Blocks
    7 months ago by Kay606
    favorite
    share
    Category: 3rd Party Integrations
    Execute python scripts from canvas
    View Plugin Details
  • 27.
    Advanced Сanvas Filter
    7 months ago by CHex0K
    favorite
    share
    Category: Note Enhancements
    Filter Canvas to show only items with specified tags.
    View Plugin Details
  • 28.
    Search In Canvas
    6 months ago by Boninall
    favorite
    share
    Category: Note Enhancements
    Search text in canvas.
    View Plugin Details
  • 29.
    Canvas Picture in Picture
    5 months ago by hypersphere
    favorite
    share
    Category: Note Enhancements
    Enables ability to pin Canvas nodes and float them above the board (Picture-in-Picture mode)
    View Plugin Details
  • 30.
    Canvas Explorer
    4 months ago by Henri Jamet
    favorite
    share
    Category: Data Visualization
    Explore your vault by iteratively adding or ignoring linked notes, ultimately generating a customizable canvas that visually represents the preserved notes and their connections.
    View Plugin Details
  • 31.
    Canvas LMS Task Importer
    3 months ago by jordaeday
    favorite
    share
    Category: 3rd Party Integrations
    Import assignments from Canvas LMS.
    View Plugin Details
  • 32.
    Homepage
    3 months ago by mirnovov
    favorite
    share
    Here's a 100-word passage summarizing the plugin: The 404 Homepage plugin is designed to help users create customizable 404 error pages that are both visually appealing and informative. With this plugin, you can easily set up a default 404 page with your brand's style and messaging. The plugin offers a range of customization options, including text and image placeholders, allowing you to tailor the design to fit your website's unique voice. Additionally, it provides a simple way to redirect users to a specific page or section of your site, ensuring that they don't get lost in the process.
    View Plugin Details
  • 33.
    Folder Canvas
    a month ago by Nancy Lee
    favorite
    share
    Category: Data Visualization
    The Folder Canvas plugin brings a fresh way to visualize your Obsidian vault by generating Canvas views directly from a folder. This feature transforms selected folders into a structured, node-based layout, offering a quick overview of Markdown files within. Whether you prefer using the command palette, file menu, or a convenient sidebar ribbon button, the plugin provides multiple ways to create Canvas files seamlessly. It’s particularly handy for managing notes at a glance, with settings that let you customize node arrangements, dimensions, and spacing. The “Watch Canvas folder” option ensures your Canvas remains updated as files are added or removed from the folder. While it focuses on first-level files, it avoids nested folder complexities, keeping the Canvas clean and focused. With flexible filename patterns and automatic opening upon creation, it’s a great addition for those who want to enhance their note organization visually.
    View Plugin Details