You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, Logseq just commits with "Auto saved by Logseq" as the commit message. It could be an interesting opportunity to leverage a large language model like GPT to make these more descriptive.
Personally, I actually have some pretty large reservations about doing it, because it would mean posting potentially private journal content to a black box server in the cloud. But, it's still a very interesting idea, that could maybe be replaced with self-hostable large language models in the future.
What do you think?
I have no idea if this is even possible with the Logseq plugin API, but presumably the default git commit feature could be turned off in favour of a custom one anyway.
This discussion was converted from issue #104 on September 14, 2025 09:11.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, Logseq just commits with "Auto saved by Logseq" as the commit message. It could be an interesting opportunity to leverage a large language model like GPT to make these more descriptive.
Personally, I actually have some pretty large reservations about doing it, because it would mean posting potentially private journal content to a black box server in the cloud. But, it's still a very interesting idea, that could maybe be replaced with self-hostable large language models in the future.
What do you think?
I have no idea if this is even possible with the Logseq plugin API, but presumably the default git commit feature could be turned off in favour of a custom one anyway.
Beta Was this translation helpful? Give feedback.
All reactions