ruslin-note / ruslin-android

A simple notes application that supports syncing notes using a self-hosted Joplin server.
GNU General Public License v3.0
158 stars 9 forks source link

Local files #50

Open Mike200109 opened 11 months ago

Mike200109 commented 11 months ago

It would be great if I can use local file system to store notes and folder, such as obsidian it will help me to take quick notes.

DianQK commented 11 months ago

This may not be supported. I need SQLite for internal data management. This is basically the same as Joplin. May I ask what your quick note-taking refers to?

Mike200109 commented 10 months ago

This may not be supported. I need SQLite for internal data management. This is basically the same as Joplin. May I ask what your quick note-taking refers to?

Obsidian takes some time to load, so with local files I can move them later into my obsidian folder.
I use syncthing to sync my notes, with local files my notes are safe and multiple options even if one app gets abandoned. If this is not possible any other way to backup/restore notes might be good as Joplin sync is buggy and I lost all my notes with it 5-6 months ago.

DianQK commented 10 months ago

Personally, I feel Ruslin to start up quickly. So I think you may be wanting a file-based import/export/backup capability.

It's in my plan. I'll provide Git-based backups. Import-export capability may be a bit more complicated and this may not be provided in the app.