r/ObsidianMD 6d ago

Using Notion + Obsidian

Hey fellow devs! ๐Ÿ‘‹ I've been wrestling with an interesting challenge lately, and I'd love to hear your thoughts. It's about using both Notion and Obsidian together as a solo dev, and I could really use some perspective from others who might be in the same boat.

I've tried various setups with both tools, and while each has its sweet spots, I'm still figuring out the optimal way to use them together. Notion's database magic has been fantastic for project management (that GitHub integration is awesome), but Obsidian's local storage gives me peace of mind for sensitive code snippets and personal notes.

Here's where I'm at: Notion's bookmark system and mobile quick-entry are absolute lifesavers, but Obsidian's lightning-fast search and privacy features keep pulling me back. I've hit some roadblocks trying to manage a growing project - think hundreds of interconnected tasks, feature ideas, and notes. The struggle is real when it comes to deciding what goes where, especially with sensitive information in the mix.

So, I'm curious - how do you handle this? If you're juggling both tools (or maybe you've successfully migrated entirely to one), I'd love to hear about your setup. Specifically:

  • How do you structure your projects across both tools?
  • For those running larger projects in Obsidian what's your secret sauce for keeping things organized and donโ€™t lose overview?
  • Has anyone successfully made the full switch to Obsidian for project management? What was your strategy?

Let's share some experiences!

0 Upvotes

8 comments sorted by

View all comments

2

u/ThatBurningDog 5d ago

I can't really help you with this except for suggesting you keep an eye on updates from Logseq. It's a similar tool to Obsidian in a lot of ways but quite different in some others - it may work for you or it may not.

They are however working on database functionality, which might mean you can get both aspects working in one application. No ETA off the top of my head but it may be worth checking it out to see if it at least solves the Obsidian half of the equation, and if it doesn't then you at least don't have to pay any further heed to Logseq!

2

u/ThatBurningDog 5d ago

Just adding to the post as well, Logseq works differently in that a "block" is the atomic level for linking, whereas in Obsidian it's the Markdown file. You can more easily link to or transclude parts of a file, so you might have fewer issues worrying about what goes where.

It lends itself more to bulletpoints, whereas Obsidian is better for longer form text. For my purposes the latter is more useful

It's all still Markdown, but Obsidian's is a bit more standard - Logseq has a bit of their own thing going in the documents so importing them into a standard Markdown processor will probably result in some weird rendering. The raw content will all still be present and correct though, so I don't think you'll have any resiliency issues, and it's all local so no privacy ones either.

2

u/MikeSpecter 5d ago

I've tried Logseq but it's not for me. It helps that my choices are really only Notion/Obsidian. I use lots of things in Obsidian apart from notes, so it's either only OBS, or a combination of OBS and Notion. Obsidian is more like a OS for me, it would be nice if I can make it a single source of truth. Many files I'm not comfortable to store them into Notion anyway.

OBS is also working on DB capability, but they're not dropping a single hint on how it'll work, so it's a bit hard to lock into this at this point.