Skip to main content
tana
Product Company Community App Get early access
Community
Search
Log In
Log In Sign Up
Matthew Akamatsu

Matthew Akamatsu

Joined Jul 14, 2023 Last seen Oct 3, 2024
Posts 1 Comments 2

⁨Matthew Akamatsu⁩'s Comments

Newest Top
Newest Top
    1. ⚡️ Ideas
    2. Arrange nodes diagrammatically on a canvas
    Matthew Akamatsu Matthew Akamatsu Jun 29, 2024
    In reply to David Oliver David Oliver
    David Oliver David Oliver Jun 28, 2024
    I'm a Visual-Spatial thinker and am currently researching Graph Views. Graph Views in Obsidian have very poor utility because so many nodes are displayed. When filters are applied, you can see things...

    One key for making the Canvas useful a more algorithmic way is a "send to canvas" function from a query. We built this in our Roam query builder plugin:
    image.png
    It's very powerful because we query e.g. all the nodes that were made after a certain day, by an author, with type X (or relation Y to those nodes), and send them all to the canvas. The nodes and relations remain updated as you change them in the outliner, and you get the ability to sort, add, and include handwriting in a nonlinear way.
    image.png

    @David Oliver , if you have found other advantages of Scrintal, let me know and I'll see if we can include those features in our plugin prototype. We'd be interested in building something similar that works with Tana, if they meet us halfway with plugin type support :)

    Reply Actions
    1. ⚡️ Ideas
    2. Arrange nodes diagrammatically on a canvas
    Matthew Akamatsu Matthew Akamatsu Feb 12, 2024

    Agreed! I end up using Roam's (improved) graph view in different cases than the canvas.

    A couple of updates:

    • One killer app has been to take the results of a query and dump them into a canvas.
      image.png
      This lets us array e.g. a set of projects on the canvas and spatially categorize, etc.

    • The canvas now includes "key figure" images which are pulled from the first image associated with the nodes. This has increased utility of the canvas by a lot!
      image.png

    I wrote up some examples for how we use the canvas on experiment.com if useful!

    Reply Actions