ArkHost/HelixNotes
14
150
Fork
You've already forked HelixNotes
13

[Feature Request] [Android] Add support for Storage Access Framework #14

Closed
opened 2026年03月08日 13:03:43 +01:00 by grazing-saucy · 2 comments

Hello, thank you for this amazing piece of software!

Would be great if it supported SAF, with this I could access my vault from a remote and without the need to worry about sync.

Hello, thank you for this amazing piece of software! Would be great if it supported [SAF](https://developer.android.com/guide/topics/providers/document-provider), with this I could access my vault from a remote and without the need to worry about sync.

Thanks for the kind words!

SAF isn't supported in Tauri 2, even the basic folder picker isn't implemented on Android yet (plugins-workspace#933, open since Feb 2024).
The underlying FS abstractions don't handle Android's content URIs for directory operations, so this isn't something I can work around with a plugin.

For remote vault access, I'd recommend Syncthing to sync the folder to your device. That's what I use myself and it works well.

Thanks for the kind words! SAF isn't supported in Tauri 2, even the basic folder picker isn't implemented on Android yet ([plugins-workspace#933](https://github.com/tauri-apps/plugins-workspace/issues/933), open since Feb 2024). The underlying FS abstractions don't handle Android's content URIs for directory operations, so this isn't something I can work around with a plugin. For remote vault access, I'd recommend Syncthing to sync the folder to your device. That's what I use myself and it works well.

I see, thanks for the explanation!

I see, thanks for the explanation!
Sign in to join this conversation.
No Branch/Tag specified
main
fix/vault-indication
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.9
v1.2.8
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ArkHost/HelixNotes#14
Reference in a new issue
ArkHost/HelixNotes
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?