Skip Navigation

Posts
8
Comments
269
Joined
2 yr. ago

  • I did just check to see if you can pass along wildcards in an automation, which you can! I used this automation:

     
        
    alias: sentence test
    description:
    trigger:
      - platform: conversation
        command:
          - When is [my] {date}
    condition: []
    action:
      - set_conversation_response: curses, that damnable {{ trigger.slots.game }}
        enabled: false
      - choose:
          - conditions:
              - condition: template
                value_template: '{{ ''birthday'' in trigger.slots.date }}'
            sequence:
              - set_conversation_response: >-
                  curses, that damnable {{ trigger.slots.date }}! It completely
                  slipped my mind
          - conditions:
              - condition: template
                value_template: '{{ ''christmas'' in trigger.slots.date }}'
            sequence:
              - set_conversation_response: sir you know when {{ trigger.slots.date }} is!
    
      

    This should give you a framework to build off of. It looks like when you don't define a list of slots in an intent it just passes the wildcard along in a slot.

  • It is! They've got a Firefox extension but idk if it works for mobile.

  • I can think of a couple ways you could have it be one automation, the first is you'd have multiple triggers with different ids and use the choose action to select the response based on the trigger id.

    The other way that I'm a bit less sure about is passing the name of the input_date helper through to the response with a wildcard. You'd probably have to set the {{ trigger.slot.event }} as a variable and match that to an alias or an entity_id.

  • So I found this which might help. I tried defining my own intent scripts too, but it was too much of a PITA, I ended up using automations instead.

  • Not out yet unfortunately.

    EDIT: I lied, link is here. There's no releases as of yet.

  • Yeah I use bitwarden and it was pretty panless. My only issue was on github the addon didn't pick up on the passkey initially, had to make a new one.

  • I'm trying to find that out myself, just started playing with it yesterday. Right now I've got a personal store of recipes in CopyMeThat, and that's got some nice features like meal planning and shopping lists but its not integrated into anything.

    I've seen a few approaches so far, some guy on the forums has all the ingredients stored in the front matter and uses dataviewjs to display them in the note which allows for unit conversion but I think that's too much, I still want to be able to read them without obsidian.

    Right now I've got tags and method and ingredients in the front matter along with checklist add-on formatted tasks in the main part of the note. Eventually I want to have it pull a recipe at random and put it in my weekly note or something.

  • I've been using copymethat but I'm trying to move to obsidian.

  • Oh damn I forgot about silverlight. Only thing I used that was for some random Twitter client.

  • I very much did! I posted that before I had my coffee so I didn't meant to imply that I still worked there, because I don't anymore. Got fired last year for doing what I thought was an official union action but in fact wasn't. Not too torn up though, they're paying for me to go back to school lol.

  • Yeah I've got this with a GTS2, you have to activate the watch with the official app and extract the key from either the app or the website. Fitness tracking is actually pretty solid with the GTS2, but I'm probably going to roll with the bangle.js next.

  • Former hotel bartender here, can confirm.

  • Im looking at dashy's widget documentation and it doesn't look like they have an API query widget quite yet. You could probably output the temp sensor as an RSS feed and pick it up with dashy's datafeed widget.

  • One of these days I'm going to find out where they hide those speakers and when I do I'm bringing an icepick to the pump.

  • Same! I used orgzly for a good while, might have to get back to it.

  • Goodness, someone got out of bed on the wrong side this morning. I remember when this app came out! I'm pretty sure some of my contacts still have the pictures.

  • This is my go-to too! It was especially great when I did it at the bar I used to work at lol.