Lol can't even open the "web-app" wiki https://app.haptic.md/notes on my phone
Ew. They don't even try to load lol.
Any comparisons to SilverBullet.md? It's my favorite so far
How do you like the newer versions? I liked it in the beginning, but then there were breaking changes and new concepts and it started to feel a bit too complicated. So I am taking a break until things cool down
I like it, it seems pretty stable to me. I didn't use it much before the query/template stuff was changed. I think both are fine right now, but don't really know what it looked like before.
There's also "space-script" now which is basically like mini javascript plugins you can write inside your notes. It's what drew me away from trilium in the end.
I don't blame you for taking a break if you ran into breaking changes though. That's one benefit to keeping your notes in regular markdown files too.
What issues did you have? I have updated recently and didnt notice any problems so far. Also do you have any suggestion for alternatives? For me personally silverbullet is great for desktop usage, not so much on mobile though.
I am not thinking of the most recent versions.
The query system was updated, around version 0.6 if i remember correctly. I don't think the updates were bad, but some things broke and I am too old for "bleeding edge". The template system was also updated at some point
I don't have a great solution. I use syncthing to keep notes local on all devices and MarkText on desktop and Zettel Notes on android.
what i really liked about silverbullet was that it had offline support. but there were made some changes there as well along the way, and for me it became less stable after it became optional. But I haven't actively used it for some time. I still got an instance running tho
What mobile issues do you have? I use it both on desktop and mobile with sync mode turned on in the PWA.
As soon as one of these Obsidian alternatives has real-time collaboration and a mobile interface, I'm ready to switch.
The real power of obsidian is similar to why Raspberry Pi is so popular, it has such a large community that plugins are amazing and hard to duplicate.
That being said, I use this to live sync between all my devices. It works with almost the same latency as google docs but its not meant for multiple people editing the same file at the same time
Yeah, I need something to collaborate with my partner in realtime. We've got a hacky setup in Obsidian using dataview to join separate notes to a read-only one, so we don't have collisions, but I would love something better.
Could syncthing work?
Syncthing works on a file level basis. If files are changed on both devices at the same time, it will have sync conflicts.
The comment two above this links to a tool that literally does live syncing on a line by line level. Unless you're editing the same lines at the same time you're not going to get sync conflicts.
I use it as well and it works wonderfully in real time.
I wouldn’t know. All I am saying is that Syncthing would not work for this purpose.
Can confirm, seen it live. As soon as LogSeq was open on both devices it threw an error.
local-first
web app
I'm confused, which is it?
It's a web app wrapped in Tauri. So basically a desktop app, but the web app can be hosted too.
Gotcha! Thanks for the ELI5 🙂
You host it locally and use a web browser to access it.
How does it compare to logseq? It's been my obsidian replacement
If you'd like to learn more about Haptic, why it's being built, what its goals are and how it differs from all the other markdown editors out there, you can read more about it here.
As others have noted, the app doesn’t work on mobile yet. Anybody willing to share the content here for mobile users?
Why Haptic
We built Haptic to make markdown writing simpler and more accessible. We believe that many existing editors are too complex for simple use cases and day-to-day note writing, so we decided to fix that.
What Makes Haptic Special
-
Ready to Use: Open Haptic and start writing. No setup needed.
-
Simple Design: Clean interface so you can focus on your writing.
-
Write Anywhere: Use Haptic on any computer with internet. Great for public or work computers where you can't download software.
-
Made for Everyone: If other editors feel overwhelming, you'll like Haptic.
-
Open Source: Self-host your own instance, giving you full control over your setup.
Haptic is all about making writing easier. We've left out extra features to keep things simple and help you get your ideas down without fuss.
Note: If you're looking for a markdown editor with plugin systems, complex setups, or feature-packed interfaces, Haptic might not be for you. But if you want something straightforward that just works, give Haptic a try!
What advantages would this have over Obsidian, which is already all local unless you explicitly make it not so?
My dream is something that can take a stack of markdown files with relative links and generate a static site from them. This is embarrassingly difficult. Right now I think that the GitHub Pages Ruby Gem is the best way but it has too many assumptions about being in a GitHub repository to work. Vanilla Jekyll is nice but I don't want to deal with a bunch of configs to get the experience I want.
It would be extremely barebones, but you can do something like this with Pandoc.
I think I looked into this before and it lacked a feature, but I don't remember what it was. I might be getting it mixed up with another tool. There were a lot of tools that almost worked but were focused on making books with ordered pages rather than a tree. I think gitbook was one.
For folks interested in following in my footsteps, eleventy didn't fit because it couldn't convert relative links to markdown files to relative HTML links to the HTML files (out of the box, probably possible with plugins).
This just feels like such an obvious thing there would be a tool for but I can't find one. Even most editors that render Markdown as a preview can do this out of the box.
Super interesting, I have my fingers crossed for this one.
Probably gonna give it a go in two-three weeks ;-)
This looks cool, but can't beat Joplin. Accessing securely my notes on multiple devices I synced on my Nextcloud is priceless.
Is that unique to Joplin?
AFAIK, only Joplin offers sync with NextCloud.
On mobile, sync works well, even with 2FA. But my access model is simple: 1/ create and edit notes on Desktop app 2/ read notes on Desktop and Mobile apps.
I could never get NextCloud on android to sync files back to the servers
Also tried that but ended up using syncthing. Works fine.
I didn't like obsidian's lacking in attributes structuring/typing and the fact that it cannot serve over a web UI (for wherever you cannot install the heavy client or just to share notes via URL), and found trilium notes to be doing that perfectly, and much much more. Highly recommend.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!