zadam / trilium

Build your personal knowledge base with Trilium Notes
GNU Affero General Public License v3.0
27.46k stars 1.94k forks source link

Sync #4815

Open mangoose20026 opened 4 months ago

mangoose20026 commented 4 months ago

Describe feature

Syncing: Adding documents to the software using URLs. Access via Link: Add files by importing from a URL, including direct links to files stored in Dropbox or Google Drive shared folders. Have shared folder link is available in internet as public shared folder link which has many documents. We can only access documents via the shared link. Don't have credentials to login into the app itself.

Example, Shared folder in Dropbox via link Shared folder in GoogleDrive via link Shared folder via Syncthing (https://syncthing.net/)

Need support direct syncing of documents/text from shared folders in Dropbox or Google Drive by simply providing a link. sync documents directly from a URL or a cloud service without the need of credentials.

Note, we cannot write back to shared folder...It is a read-only shared folder.

Additional Information

No response