Readit News logoReadit News
bryanhogan commented on How to use Obsidian to write content for your Astro website   bryanhogan.com/blog/obsid... · Posted by u/bryanhogan
dtkav · 7 days ago
If anyone is interested in publishing Obsidian->static site but for teams, I've been testing a git publishing [0] feature for our real-time collaboration plugin called Relay [1].

[0] https://github.com/No-Instructions/relay-git-sync

[1] https://relay.md

bryanhogan · 6 days ago
The first link included has nothing to do with using Obsidian to publish a site? This whole comment feels like an automated ad.

According to the Obsidian roadmap real-time collaboration will be added soon as a core feature.

For anyone interested in making their Obsidian vault into a site there are multiple options:

1. Using the official Obsidian Publish.

2. Using Quartz (or Obsidian Digital Garden)

3. Astro (custom coded, or any other static site generator, e.g. Jekyll or Hugo.

4. Astro Starlight (or any other pre-built documentation tool that can use markdown or mdx)

bryanhogan commented on How to use Obsidian to write content for your Astro website   bryanhogan.com/blog/obsid... · Posted by u/bryanhogan
GraphGardener · 8 days ago
The obsidian‑astro‑submodule gist basically uses git to mirror a folder from your vault into an Astro project's content folder. On Windows 11 with Obsidian 1.5.9 and Node 20 I've had better luck keeping a published folder in my vault, symlinking it into src/content of my Astro site, then running astro dev to preview new posts, so a quick test could be to create a scratch note called TestPost, symlink its folder into your project, run git add && astro build and see whether that gives you a working page; does that fit your tooling or do you need a plugin?
bryanhogan · 6 days ago
I've tried symlinks before and wrote a whole post on how to do that as well ( https://bryanhogan.com/blog/astro-obsidian ), but I found the GitHub submodule approach better in every way.
bryanhogan commented on Notion releases offline mode   notion.com/help/guides/wo... · Posted by u/ericzawo
tequila_shot · 12 days ago
I guess for a lot of users like myself using Notion ship has sailed. Most of them have moved to Obsidian, with the new database feature of Obsidian, and it being free, I do not see why users would choose Notion over Obsidian.
bryanhogan · 12 days ago
Notion still has Database feature that Obsidian doesn't, e.g. a good Kanban board.
bryanhogan commented on Obsidian Bases   help.obsidian.md/bases... · Posted by u/twapi
iamrecursion · 12 days ago
It is unfortunately not possible to have a Base exist without its own file, even if they can be embedded using the standard `![[]]` syntax.
bryanhogan · 12 days ago
The documentation tells me that it is possible to create a Base using code blocks, similar to how you'd do it with the Dataview plugin: https://help.obsidian.md/bases/create-base#Embed+a+base+as+a...
bryanhogan commented on Obsidian Bases   help.obsidian.md/bases... · Posted by u/twapi
dottjt · 13 days ago
As much as I like the idea of Obsidian, I just can't get over all the additional functionality that Notion provides due to the integrated nature of it.

In particular, I love how you select text/blocks in Notion and how every line is a "block". I really wish other editors did that as well. In fact, it's probably the main reason why I haven't moved away from Notion.

bryanhogan · 12 days ago
What do you think of Logseq or SiYuan?

Logseq[1] is also markdown based but also has a block approach.

SiYuan[2] is more similar to Notion, but self-hostable.

[1]: https://logseq.com/

[2]: https://github.com/siyuan-note/siyuan

bryanhogan commented on Obsidian Bases   help.obsidian.md/bases... · Posted by u/twapi
turing_complete · 12 days ago
I just started using Obsidian. What is the best way to use Obsidian both on your phone as well as your PC/laptop? I use it within git and google drive. How can I sync it most easily to my phone as well?
bryanhogan · 12 days ago
I'm using Google Drive to sync between my Windows laptop and desktop, and Android phone. It works very well.

In general you can use many cloud provider, SyncThing Fork or GitHub.

I wrote about all these options in more detail here: https://bryanhogan.com/blog/how-to-sync-obsidian

The easiest way to sync would be with the official Obsidian subscription, which costs the most amount of money from the options mentioned here.

bryanhogan commented on Obsidian Bases   help.obsidian.md/bases... · Posted by u/twapi
hresvelgr · 12 days ago
This seems distinctly in opposition to what I believe makes Obsidian a great program, providing an excellent editing environment and extensibility for markdown. The more it ventures into these types of features, the more they're going to lose to applications that designed for this from day dot, like Notion and Anytype.
bryanhogan · 12 days ago
For me it's the opposite and I highly disagree.

Valuable features such as this make working with markdown files much better. It's overall a huge plus for working with Obsidian. It does not change the content of the markdown files themselves, so there's no lock-in or other potentials long-term problems. It allows me to move further away from Notion, which is a great thing, and I hope to see them be able to fully replace Notion Databases in the future.

bryanhogan commented on Obsidian Bases   help.obsidian.md/bases... · Posted by u/twapi
raviisoccupied · 13 days ago
I’m an Obsidian user. I pay for Obsidian sync, and I love the philosophy behind their product. However, and I feel stupid for saying this, but I just find it confusing to use. It’s difficult for me to wrap my head around plugins, and understanding how it wants me to use it.

For now, I’m just sticking to using it for daily notes, but I feel there’s so much I’m missing.

bryanhogan · 12 days ago
Obsidian can do a lot, but in the end it should be a tool to help you do other stuff. Just use it for what you want to use it. And if you want to explore plugins, themes, snippets, etc., think what about what you want to do, then find solutions for that.

It can be fun to explore various features and extensions, but set limits and try to keep things simple rather than complex.

u/bryanhogan

KarmaCake day341December 2, 2023View Original