Obsidian - Meta Bind - Input Fields and Calculators

Sdílet
Vložit
  • čas přidán 20. 07. 2024
  • Have you ever wondered how to have drop-down boxes, check-boxes, number fields, perhaps have an image selector in a note? We have been able to add these things to notes for a while, but getting them to save the selection for future use of the note has always been the issue... until now.
    Meta Bind is a fancy new plugin that offers Input Fields and the ability to do mathematical equations in real-time using the values of properties!
    In this video we will explore the various Input Options, show how to use the View options to do some calculations, show how to make a calculator and provide access to some more advanced examples to help you learn how to use the plugin.
    The examples from this video are all available here so you can play with this in your own vault.
    obsidianttrpgtutorials.com/Ob...
    The calendars I've made with this plugin can be found here; use the code to learn how to use the plugin.
    obsidianttrpgtutorials.com/Ob...
    Get Obsidian - obsidian.md/
    Check out obsidianttrpgtutorials.com for more tutorials and links to the Community!
    Support Me To Make More Content! - / jplunkett
    00:00 Intro and Plugin Install
    02:32 Meta Bind Introduction
    07:43 Blocks and Inline
    08:43 Input Fields
    16:50 Views
    17:55 Views (Cross Note Calculations)
    19:33 Calculator Examples
    21:34 Known Issue inlineSelect Display Values
    23:31 PF2e Jump Calculator (Meta Bind)
    26:39 PF2e Jump Calculator (DataviewJS)
    28:35 Community and Support
  • Jak na to + styl

Komentáře • 28

  • @tw081490
    @tw081490 Před 9 měsíci +3

    Thank you for the vid on Meta Bind. I've been waiting for you to do a video on it for well over a year.

    • @JoshPlunkett
      @JoshPlunkett  Před 9 měsíci +3

      It was the update that includes drop down with a display and underlying value that go me. It suddenly became very useful!

  • @Royblazer
    @Royblazer Před 5 měsíci +1

    Just wanted to drop a thanks for this wonderful video! I used some of the ideas here for a recipe cost calculator. :)

  • @user-abiko_cccc
    @user-abiko_cccc Před 9 měsíci

    This is exactly what I want ! So great ! you just turn this note software into a powerful database ! It is fantastic ! I am current working on a profile database software, this is so helpful !

  • @jonr6680
    @jonr6680 Před 9 měsíci +1

    This plugin, yet another evolution in obsidian, must have, must learn!
    Also seeing your implementation of obsidian generally is inspiring, so functional and so esthetic.
    Guessing you have a nice big monitor to fit all those panels? I should get one of those...

    • @JoshPlunkett
      @JoshPlunkett  Před 9 měsíci +1

      Honestly they aren't huge. There are bigger available now. Wouldn't mind 3 of those curved monitors all stacked on top of each other o.0

  • @lpanebr
    @lpanebr Před 9 měsíci

    This is an awesome plugin!

  • @DavidBrockley
    @DavidBrockley Před 9 měsíci +1

    Since MetaBind can create the property if it doesn't exist, why not just have inlineSelect create 2 properties - BaseSpeed and BaseSpeed_idx in your example. Your code can use an integer BaseSpeed without mucking about with floats and rounding, and the plugin reads the state to set the dropdown to from the _idx version of the property when you return to the note.

  • @scottsmith5953
    @scottsmith5953 Před 3 měsíci

    It appears that some of the input fields can no longer be used inline and must be in the "block" format. The documentation for the fields tells you which require blocks. For example, the editor input field now requires it to be in "block" format.

  • @arneguten
    @arneguten Před 9 měsíci

    I see there is a value called varMins in the travel calculator that is set to 60. May i ask why and what is it? And is the traveldistance changed to something other than miles? Im doing some conversions into metric and i cant get the math to add up

    • @JoshPlunkett
      @JoshPlunkett  Před 9 měsíci

      It's just a variable to hold 60 minutes.

  • @aldojaco3284
    @aldojaco3284 Před 9 měsíci

    how do you put the images on the side? i dont mean the wikipedy heading but the text on the left end the image on the right

    • @JoshPlunkett
      @JoshPlunkett  Před 9 měsíci +2

      That's using the ITS Theme. It has a css snippet for image adjustments.
      ![[imagename.png|right]]

  • @nicknewing1196
    @nicknewing1196 Před 8 měsíci

    Hey buddy, question about the ‘lists’ function… if I set the meta bind code as list will it add multiple inputs to a property that is set to a list? Trying to create a guestbook for my Inns to keep track of roving npc’s and after watching your vid and checking the Patreon I’m thinking this could be a solution

    • @JoshPlunkett
      @JoshPlunkett  Před 8 měsíci

      Sure, add this to a note to see how it works.
      `INPUT[list:list2]`

    • @nicknewing1196
      @nicknewing1196 Před 8 měsíci

      Thanks Josh, as always great video which really helps getting a novice like me started with these plugins that have so much potential

  • @dxcore35
    @dxcore35 Před 9 měsíci +1

    Can I ask:
    1| how you are displaying properties in multiple columns? Normaly they are displayed as one continues list
    2| post a link to Image resize plugin / video

    • @JoshPlunkett
      @JoshPlunkett  Před 9 měsíci

      That's a custom css file that a community member has developed today actually. Rather like it. It hides the Properties unless you hover over as well.
      It's been shared in the TTRPG Community Discord. Invite link can be found here: obsidianttrpgtutorials.com/Obsidian+TTRPG+Tutorials/Community+and+Support

    • @dxcore35
      @dxcore35 Před 9 měsíci

      Thank you! Can ask about the plugin you have mentioned - Image resize plugin

    • @JoshPlunkett
      @JoshPlunkett  Před 9 měsíci

      That one is called Image Converter. I use it to reduce the size of my vault by convering images to Webp format on copy. The image resize doesnt actually work properly for me as I dont use Live Preview mode. So the resize doesn't save.

  • @Oliver-zy8sq
    @Oliver-zy8sq Před 3 měsíci

    I am taken away by your Hluthvar note. How do you place content next to each other? This is what I have been lookinf for for a long time.

    • @JoshPlunkett
      @JoshPlunkett  Před 3 měsíci

      I use the ITS theme with provides the wiki style right aligned tables and it also supports columns.

    • @Oliver-zy8sq
      @Oliver-zy8sq Před 3 měsíci

      @@JoshPlunkettThank you for answering :). You mean the columns plugin?

    • @JoshPlunkett
      @JoshPlunkett  Před 3 měsíci

      @Oliver-zy8sq no. The its theme has a callout css that lots of us use. Have a look here.
      publish.obsidian.md/slrvb-docs/ITS+Theme/Callout+Adjustments

    • @Oliver-zy8sq
      @Oliver-zy8sq Před 3 měsíci

      @@JoshPlunkettOkay. Thank ou for that.

  • @Drugvigil
    @Drugvigil Před 9 měsíci

    Bro how do you write like Wikipedia format. Do me a tuto.

    • @JoshPlunkett
      @JoshPlunkett  Před 9 měsíci

      Here you go: czcams.com/video/XoPBDxmt9_k/video.html