Skip to content

Support local AppFlowy desktop app integration without cloud login #2

@lijc210

Description

@lijc210

Hi,

Thank you for building this extension.

Currently, the extension requires users to log in before using the clipper functionality. For privacy-conscious users, this may raise concerns because browser extensions typically require broad page access permissions.

Would it be possible to support a "local-only" workflow without cloud authentication?

For example:

  • Detect and communicate with a locally running AppFlowy desktop app
  • Open the local AppFlowy app directly when clipping content
  • Use a localhost API / custom protocol / deep link
  • Allow completely offline clipping

This would help users avoid sending page data through external services and make the extension more attractive for self-hosted and privacy-focused workflows.

Something similar to:

  • obsidian://
  • logseq://
  • local REST API communication

could work very well.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions