No description
Find a file
2025-09-30 13:06:59 +02:00
gemlog get notifications working 2025-09-30 13:06:59 +02:00
templates setup base entity and change cli to print actions 2025-09-30 11:37:00 +02:00
dev.sh init repo from gemini capsule project 2025-09-30 09:42:05 +02:00
go.mod clean up internal dir 2025-09-30 11:07:04 +02:00
go.sum start with bubble example 2025-09-30 11:05:44 +02:00
main.go get notifications working 2025-09-30 13:06:59 +02:00
README.md setup base entity and change cli to print actions 2025-09-30 11:37:00 +02:00

Gemlog CLI Tool

Quick tool to write gemtext posts for my gemlog.

=> gemini://travisshears.com/gemlog

Entites

Gemlog

  • id, uuid
  • title
  • slug
  • date
  • gemtxt
  • short? gemtxt < 250 char

Arch

For DB planning to use couch db

Use-cases

Create gemlog entry

Open editor with pre-filled template with frontmatter. Set example date (now), title, slug

Delete gemlog entry

Select from list then delete.

Edit gemlog entry

Select from list then edit.