Digital Gardening in Obsidian
bytes.zone
Digital Gardening in Obsidian
1–10 of 53 posts
Re: Digital Gardening in Obsidian
#2Re: Digital Gardening in Obsidian
#3My problem with obsidian is that I need a license to use it if I add something work related. I can not realy disentangle both. If Ilearn something new here on HN Iwm will propably use it later at work.
I started out using Obsidian just for university related stuff but found it incredibly useful, so I ended up purchasing the license myself. While I'm not a big fan of subscription software, 50$/year is extremely reasonable, especially considering that your data isn't trapped in someone's cloud.
Re: Digital Gardening in Obsidian
#4Re: Digital Gardening in Obsidian
#5 .map(g => { return { key: g.key, rows: g.rows.map(r => r[1]) }})
you can write .map(g => ({ key: g.key, rows: g.rows.map(r => r[1]) }))Re: Digital Gardening in Obsidian
#6My problem with obsidian is that I need a license to use it if I add something work related. I can not realy disentangle both. If Ilearn something new here on HN Iwm will propably use it later at work.
I am curious, is there any issue with just purchasing the license? I started out using Obsidian just for university related stuff but found it incredibly useful, so I ended up purchasing the license myself. While I'm not a big fan of subscription software, 50$/year is extremely reasonable, especially considering that your data isn't trapped in someone's cloud.
Re: Digital Gardening in Obsidian
#7Earlier quoted context omitted.
I am curious, is there any issue with just purchasing the license? I started out using Obsidian just for university related stuff but found it incredibly useful, so I ended up purchasing the license myself. While I'm not a big fan of subscription software, 50$/year is extremely reasonable, especially considering that your data isn't trapped in someone's cloud.
I am extremly cautios with this small fees. They tend to add up. If I would use Obsidian, I sure would use it all my live. So 50$ * 45 years more to go: 2250$
Re: Digital Gardening in Obsidian
#8Earlier quoted context omitted.
I am curious, is there any issue with just purchasing the license? I started out using Obsidian just for university related stuff but found it incredibly useful, so I ended up purchasing the license myself. While I'm not a big fan of subscription software, 50$/year is extremely reasonable, especially considering that your data isn't trapped in someone's cloud.
I am extremly cautios with this small fees. They tend to add up. If I would use Obsidian, I sure would use it all my live. So 50$ * 45 years more to go: 2250$
Re: Digital Gardening in Obsidian
#9My problem with obsidian is that I need a license to use it if I add something work related. I can not realy disentangle both. If Ilearn something new here on HN Iwm will propably use it later at work.
I am curious, is there any issue with just purchasing the license? I started out using Obsidian just for university related stuff but found it incredibly useful, so I ended up purchasing the license myself. While I'm not a big fan of subscription software, 50$/year is extremely reasonable, especially considering that your data isn't trapped in someone's cloud.
Re: Digital Gardening in Obsidian
#10If you want something self-hosted look into Foam[0]. You write your notes in VS Code with Markdown. Many web frameworks can then generate interactive sites from it. [0] https://foambubble.github.io/foam/