[GH-ISSUE #1020] [FEAT]: Load documents from online locations #629

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

Originally created by @simonives on GitHub (Apr 2, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1020

What would you like to see?

Presently documents can be added to a workspace via the UI by dragging-and-dropping, or uploading from a location on the user's computer.

Consider adding online locations to source documents as well (e.g. http/s, SFTP, ownCloud, Nextcloud, Dropbox, Google Drive, etc.).

Could even monitor these locations for changes and update AnythingLLM accordingly.

Originally created by @simonives on GitHub (Apr 2, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1020 ### What would you like to see? Presently documents can be added to a workspace via the UI by dragging-and-dropping, or uploading from a location on the user's computer. Consider adding online locations to source documents as well (e.g. http/s, SFTP, ownCloud, Nextcloud, Dropbox, Google Drive, etc.). Could even monitor these locations for changes and update AnythingLLM accordingly.
yindo added the enhancementfeature request labels 2026-02-22 18:20:34 -05:00
yindo closed this issue 2026-02-22 18:20:34 -05:00
Author
Owner

@timothycarambat commented on GitHub (Sep 19, 2024):

Drag and drop has been live since https://github.com/Mintplex-Labs/anything-llm/pull/1995
Online locations will be supported via external plugins for ultimate flexibility
Automatic file change watching is supported via: https://docs.anythingllm.com/beta-preview/active-features/live-document-sync

@timothycarambat commented on GitHub (Sep 19, 2024): Drag and drop has been live since https://github.com/Mintplex-Labs/anything-llm/pull/1995 Online locations will be supported via external plugins for ultimate flexibility Automatic file change watching is supported via: https://docs.anythingllm.com/beta-preview/active-features/live-document-sync
yindo changed title from [FEAT]: Load documents from online locations to [GH-ISSUE #1020] [FEAT]: Load documents from online locations 2026-06-05 14:36:22 -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#629