• 3 Posts
  • 105 Comments
Joined 1 year ago
cake
Cake day: April 24th, 2023

help-circle






  • ATAK would work, but you’d need a TAK server to share location data with other devices. FreeTAK is nice. Though it’s a bit much if all you’re trying to do is share location among family and don’t need a whole-ass TACNET lol.

    Otherwise Owntracks might fit the bill better. It hooks up to a MQTT network and you can use something like node-red to pretty easily pop that into a dashboard map if you’re not running something like Home Assistant.

    Only thing I’m not sure about with Owntracks is the list of location points, but you could use Tasker or something to publish the coordinates to a different MQTT topic than the one your phone is posting to.








  • 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.