Home

Logseq --> Silverbullet

$$18433
https://feddit.uk/u/Cyber posted on Mar 26, 2026 23:53

TL:DR; Has anyone here successfully migrated their data & workflow from Logseq to Silverbullet?

… wall of text follows …

I’ve been using Logseq for a few years and it has been a life saver at work, trying to track the stuff going on - honestly, I’d have burned out if I hadn’t found it.

However, I still haven’t quite got all the things organised and I feel Logseq’s development is taking a different track that I don’t want to go down (db, collab, etc)

SilverBullet.md appears to be developing into the solution I’m looking for… although I don’t want a server-client architecture, so I’m running it standalone at the moment.

But, the learning curve feels so steep it’s tending to curve back on itself… or… I’m just too busy to focus on learning it.

I see how the file structure works, but I don’t understand how the templates, journals, etc work (really simple.in Logseq)

It appears to be 1 person developing this with lots of helpers who all seem happy to chip in with some AI generated code in the forum, but no meaty documentation, examples, etc.

If you’ve read this far… is it worth sticking with? Is there an FAQ I’ve missed? Any pointers or encouragement…?

https://feddit.uk/post/46493990
Reply
$$18522
https://discuss.tchncs.de/u/julianwgs posted on Mar 27, 2026 06:54
In reply to: https://feddit.uk/post/46493990

It seams tempting, because Silverbullet does look nice, but unless you want to become a maintainer I would not recommend you adopting it. Every maintainer is always just one step away on losing interest. There can be external factors like job change or internal factors like another interesting project. Both you have no control over and both are totally fine, because the maintainer doesn‘t owe you anything. Also especially in web dev the next breaking update requiring a lot of rework is just around the corner.

TLDR;So try it out, may be have a look at the code, but don‘t make yourself dependent on it.

https://discuss.tchncs.de/comment/24799062
Reply
$$18559
https://slrpnk.net/u/Prunebutt posted on Mar 27, 2026 08:02
In reply to: https://feddit.uk/post/46493990

There’s always org-roam. Wide adoption, plentiful documentation, ports for nvim, etc.

Haven’t tried it yet, but I’m playing with the idea of switching from Logseq to that and I at least the two-way linking works similar afaik.

https://slrpnk.net/comment/21473556
Reply
$$18567
https://leminal.space/u/probable_possum posted on Mar 27, 2026 08:14
In reply to: https://feddit.uk/post/46493990

Same here. Silverbullet looks tempting, markdown files and roughly the same feature set as logseq. I tried it out for a few minutes but did not go further.

What holds me back
- there is just one maintainer. What if… - migration would take some work - I’m lazy and haven’t tested it out yet

I use logseq and mainly the tagging/ backlink feature (frontmatter and inline) + the usual md language to structure my personal knowledge. Very few queries which I would have to rewrite.

I do not have a real reason to switch away from logseq. It works well enough. There is the occasional full text search search bug which can be circumvented with ripgrep or the like. It takes quite some time to start up - once or twice a day. Otherwise it works.

https://leminal.space/comment/22062948
Reply
$$18624
https://piefed.foxden.party/u/TimeWalker posted on Mar 27, 2026 10:48
In reply to: https://leminal.space/comment/22062948

Here’s the thread about the db-version and the change log for the db-version branch

https://piefed.foxden.party/comment/148678
Reply
$$18677
https://leminal.space/u/probable_possum posted on Mar 27, 2026 11:58
In reply to: https://piefed.foxden.party/comment/148678

Thanks!
For the interested : They’re working on a logseq edition with db backend as a basis for real time collaboration, better performance, data loss prevention during sync.

FAQ states: > Are you going to deprecate Markdown files support? > No, we’ll continue to support both file-based and database-based graphs, with a long-term goal of achieving seamless two-way sync between the database and markdown files. This will allow you to leverage the benefits of the database version while still being able to use other tools.

It looks like, for the moment the md version is there to stay. I’d very much like that, because syncing with git or syncthing.

I’m not sure how useful the collaboration part will be for me. Other tools would have to make room for it in our workflow (ticket system, wiki).

https://leminal.space/comment/22065328
Reply
$$19025
https://lemmy.world/u/Nibodhika posted on Mar 27, 2026 23:12
In reply to: https://feddit.uk/post/46493990

Hey, I’ve been using silverbullet for a year or so. The first thing that I will say is that if you don’t care for client/server I would suggest just keep markdown files in a folder, that’s very portable and there are tons of plugins for editors to track that, that’s what I was doing before Silverbullet, and way before that it was org-mode which I still miss a few features sometimes. I’ve never used LogSeq, for any extended period so can’t talk about specifics there.

From my experience these are the things I like about Silverbullet: * It’s mostly markdown, this means that if I ever have an issue with SB I can just access the files directly * Client/Server means I can add quick things from my phone/tablet/different computer very easily * Sync mode means I can edit even when offline and have it sync later * It is extremely hackable, if you can program you can make it do what you want and it can be amazing at times

And these are some things I dislike about it: * Syntax doesn’t seem to be stable. I have some old files that don’t draw tables anymore because something changed in the extra syntax they have for queries. * It is very bare-bones, it doesn’t have the bells and whistles of other larger products and it never will, it’s not what it’s about.

At the end of the day I think it’s a great tool for what it does, but you should understand what it is. If you’re expecting charts, diagrams or similar you will be sorely disappointed. If you expect a solid note taking app I think you’ll be very happy with it.

https://lemmy.world/comment/22907498
Reply
$$19111
https://discuss.online/u/xep posted on Mar 28, 2026 02:39
In reply to: https://feddit.uk/post/46493990

Not open source, but I’ve been using foam with vscode. It’s not programmable like Silverbullet is, though, I don’t think.

https://discuss.online/comment/21692900
Reply
$$19167
https://feddit.uk/u/Cyber posted on Mar 28, 2026 06:36
In reply to: https://lemmy.world/comment/22907498

Thanks for the insight.

I need a UI that I can navigate links between files / topics / dates, so whilst I agree about the editor point (I use Markor for quick notes / edits on my phone), I need to be able to look up points during live meetings.

And to your last points, yes, I’m trying to understand it, but it’s on-ramp is an almost vertical wall for a complete starter like myself… but maybe I’m hitting it too fast

https://feddit.uk/comment/24142879
Reply
$$19168
https://feddit.uk/u/Cyber posted on Mar 28, 2026 06:42
In reply to: https://leminal.space/comment/22065328

Yeah, personally, I think they’d gradually make it db first and then markdown will gradually become an import / export function.

And I don’t need colab… my notes are mine. Yeah, there’s a few I share (ie home stuff with my partner), but for work, personal stuff, nope.. just me.

But yeah, after ~3 years of almost daily note taking for work, it needs a computer with SSD to find things quickly and can take a while to start on the phone (hence using Markor to edit the .md files directly instead)

https://feddit.uk/comment/24142935
Reply
$$19169
https://feddit.uk/u/Cyber posted on Mar 28, 2026 06:45
In reply to: https://slrpnk.net/comment/21473556

Ok, not even heard of that one, I’ll take a look. Thanks

https://feddit.uk/comment/24142971
Reply
$$19170
https://feddit.uk/u/Cyber posted on Mar 28, 2026 06:46
In reply to: https://discuss.tchncs.de/comment/24799062

Thanks, yeah, this is kinda what’s happened with Logseq.

https://feddit.uk/comment/24142973
Reply
$$19171
https://feddit.uk/u/Cyber posted on Mar 28, 2026 06:49
In reply to: https://discuss.online/comment/21692900

Not heard of foam…

I’m not a programmer (as a day job), so I don’t use vscode, which makes me think I’d be learning to use the “wrong” tool for the job (for me), but I’ll take a look, thanks.

https://feddit.uk/comment/24142989
Reply
$$19380
https://leminal.space/u/probable_possum posted on Mar 28, 2026 16:34
In reply to: https://feddit.uk/comment/24142935

Logseq has how many? And it’s stalled really… from an external viewpoint.

https://github.com/logseq/logseq/graphs/contributors

About 4. Plus the people who maintain plugins.

https://github.com/logseq/logseq/graphs/commit-activity

They didn’t stop working on the code. But you’re right, it doesn’t feel like it UI wise. Which can be a good thing if the status quo is fine.

Markor

Promising. I will take a look.

Yeah, personally, I think they’d gradually make it db first and then markdown will gradually become an import / export function.

Can be. One of the reasons I like md.

Still. At one point I will look at silverbullet.

https://leminal.space/comment/22090301
Reply
$$19654
https://discuss.online/u/xep posted on Mar 29, 2026 00:18
In reply to: https://feddit.uk/comment/24142989

Vscode, despite its name, is primarily a text editor, and is well suited for writing notes in markdown. I’d give it a go if you haven’t.

https://discuss.online/comment/21706197
Reply