[GH-ISSUE #1435] [Question] - Keeping files in sync #913

Closed
opened 2026-02-22 18:22:11 -05:00 by yindo · 1 comment
Owner

Originally created by @dazinator on GitHub (May 17, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1435

I use logseq for note taking.
It has a notes directory on my machine, and inside it has markdown files for all my pages etc.
I am running on docker.

At the moment, as my notes change, I have to manually re-upload the markdown files through the web ui.

Is there some sort of file based sync mechanism available, so for example, I could detect changes to files from a directory and "update" them in anything-llm?

Originally created by @dazinator on GitHub (May 17, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1435 I use `logseq` for note taking. It has a notes directory on my machine, and inside it has `markdown` files for all my pages etc. I am running on docker. At the moment, as my notes change, I have to manually re-upload the markdown files through the web ui. Is there some sort of file based sync mechanism available, so for example, I could detect changes to files from a directory and "update" them in anything-llm?
yindo closed this issue 2026-02-22 18:22:11 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 17, 2024):

This will be accomplished via https://github.com/Mintplex-Labs/anything-llm/issues/1129!

Agreed it would be great to have, currently, you need to manually update them. That issue, when closed will enable you to select files to be auto-synced locally on some cron-like scheduler that can run.

@timothycarambat commented on GitHub (May 17, 2024): This will be accomplished via https://github.com/Mintplex-Labs/anything-llm/issues/1129! Agreed it would be great to have, currently, you need to manually update them. That issue, when closed will enable you to select files to be auto-synced locally on some `cron`-like scheduler that can run.
yindo changed title from [Question] - Keeping files in sync to [GH-ISSUE #1435] [Question] - Keeping files in sync 2026-06-05 14:37:55 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#913