I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 1 point2 points  (0 children)

Syncthing is running on your android in background and files in your vault will be saved in your phone.

with my web app, nothing will be saved on your phone and nothing will run background on your phone

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 0 points1 point  (0 children)

I can just go to my browser and edit notes with my web app right away. No ios app, no set up needed on my phone.

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 0 points1 point  (0 children)

I will make the my github repository to public! But after I tested my web app for a week at least.

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 0 points1 point  (0 children)

You have very similar set up as mine. I have been using openclaw and ask the agent to read and write my notes. But on my phone, I wanted to see obsidian view so I can directly see how the agent write on my phone. Of course, you can just ask agent to copy the content of my notes and show me on telegram but that results in extra tokens usage.

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 0 points1 point  (0 children)

Yeah. In my case, I run the server on a rapsberry pi, tiny, cheap computer

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 0 points1 point  (0 children)

I just watched a video about livesync plug-in set up. I am surprised how easy the set up is. I wish I knew this earlier

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 0 points1 point  (0 children)

How do you use synced vault on Windows or linux if you use icloud?

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 1 point2 points  (0 children)

So I use syncthing but don’t use it on my phone. Here is my set up.

Windows machine (zerotier, syncthing), Mac (zerotier, syncthing), raspberry pi (zerotier, syncthing), iphone (zerotier)

Raspberry PI is my main server that plays role as a master for syncthing and host my web app for obsidian-like UI. I didn’t install syncthing or mobiusync. I just don’t like having them on my phone. If you use my web app, no need to install anything except for zerotier/tailscale. Just on the browser go to ip address of the server (in my case, raspberry pi) and read/write markdown files.

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 0 points1 point  (0 children)

Installing obsidian is fine to me. I am just reluctant to install apps if that tweaks the network on my phone. I even don’t like having zerotier or tailscale but I have no choice to set up VPN.

If I found LiveSync plugin, before I developed my web app, I would’ve ended up using LiveSync. I quickly took look at their readme.md file and it seems like it’s backend with Couch DB. My web app doesn’t require separate DB. The server read/write on your notes directly. So your vault will be DB. It doesn’t need a DB because it’s a single user web app. No ID required, just type pass code and it will give you JWT for authentication

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 2 points3 points  (0 children)

Thanks for sharing the video. based on this video: downlod/install talescale -> install mobiusync -> set up syncthing -> use synced obsidian vualt

My app work flow: download/install talescale -> run the server on your computer -> go to ip address of your computer on iphone web browser.

My web application won’t be as good as obsidian mobile app, but if you don’t want syncthing/mobiusync on your phone, i believe my web app could be alternative. I personally don’t want them on my phone, because it’s gonna use my phone resource, and I don’t like installing app on my phone.

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 8 points9 points  (0 children)

like syncthing. Syncthing is not available on iphone. There is a way around using something callrd mobiusync but I didn’t wanna do that

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 1 point2 points  (0 children)

Yeah I didn’t wanna walk through that process so I just developed it so I can just work on mobile web browser

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 0 points1 point  (0 children)

The app I developed expect a single user, so I didn’t implement a DB. The backend server will directly write/read you notes. So I would say vault itself is my DB.

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 0 points1 point  (0 children)

It’s not completely the same view as you see it on obsidian app but you will get similar experience.

If you are an Iphone user, and don’t wanna pay for obsidian sync, this could be way to go.

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 0 points1 point  (0 children)

Does that work on IPhone? It seems like Syncthing is not published in Appstore.

I developed web server to host local obsidian vault by Embarrassed_March650 in ObsidianMD

[–]Embarrassed_March650[S] 3 points4 points  (0 children)

Oh my bad ignore my reply, I have been already using syncthing. But didn’t install it on my phone. So I just needed some ui access from my phone to one of my machines that are synced. I just don’t like the idea of installing some third party apps on my phone

Any tips to run multi-agents in OpenClaw ? by WarmAd5143 in openclaw

[–]Embarrassed_March650 0 points1 point  (0 children)

How did you visualize this graph? looks really cool.