Deuts Log
  • Home
  • Archive
  • Asides
  • Topics
  • Search
Deuts Log is a site dedicated to exploring technology, self-hosting, automation, and security, sharing practical insights, personal projects, and ideas to inspire learning and innovation in the digital world. Read more.

Using the Action Button Widget in Grist to Automate Table Operations

Grist’s Action Button widget is a powerful feature that allows users to trigger multi-step operations like adding, updating, or deleting records with a single click. Learn how to use it to simplify your workflows.

June 20, 2025 · 3 min · 625 words

Connect to Grist API in Power BI Using Power Query

Learn how to fetch and transform data from a Grist document table directly in Power BI using a parameterized Power Query function.

June 18, 2025 · 2 min · 423 words
See all posts  »

Asides

June 26, 2025
10:01

From @tailscale #Tailscale documentation:

Taildrop permits you to share files between devices that you are logged in to, even if access control policies are used to restrict access to the devices. You cannot use Taildrop to send files to and from nodes you have tagged.

Well, that’s a bummer! How can you expect people to use #Taildrop when users usually tag their devices in order to group them accordingly for easy access control rules?

01JYMZFSJ6M2E7W2SPJ36T5D8A
June 21, 2025
23:45

GitHub - sheshbabu/zen: Minimal Notes App

Minimal Notes App. Contribute to sheshbabu/zen development by creating an account on GitHub.
BM518 NoteTakingApp, Selfhosting
12:58

GitHub - resume-llm/resume-ai: A local, privacy-first résumé builder using LLMs and Markdown to generate ATS-ready DOCX files with Pandoc — no cloud, no tracking.

A local, privacy-first résumé builder using LLMs and Markdown to generate ATS-ready DOCX files with Pandoc — no cloud, no tracking. - resume-llm/resume-ai
BM516 Resume, Selfhosting
12:57

GitHub - dockpeek/dockpeek

Contribute to dockpeek/dockpeek development by creating an account on GitHub.
BM515 Docker, Selfhosting
12:04

Dory

A lightweight static site generator for technical documentation.
I wonder how this compares to Hugo, MkDocs, and Jekyll.
BM514 SSG, Selfhosting
11:53

Dagu

Modern workflow orchestration made simple
Cron with a UI. Could this be a good alternative to Cronicle?
BM513 Cron, Crontab, Selfhosting
June 18, 2025
09:38

Grist Omnibus

This is an experimental way to install Grist on a server quickly with authentication and certificate handling set up out of the box.
This is Grist with authentication. I’m just not sure until when the developers will support and maintain this.
BM512 Grist, Selfhosting
June 17, 2025
18:42

PyGrister - A Python client for the Grist API

Pygrister is a Grist client that covers all the documented APIs. Pygrister keeps track of basic configuration for you, remembering your team site, workspace, working document, so that you don’t have to type in the boring stuff every time. Apart from this and little else, Pygrister is rather low-level: it will call the api and retrieve the response, with only minor changes. If the api call is malformed, you will simply receive a bad HTTP status code.
BM510 API, Grist, Selfhosting
See all asides  »
© 2025 Deuts Log · About · All Posts · Contact · Feed · Sitemap