I think I've seen this as a vscode extension, right? (For now I personally use vimwiki, instead. I just can't quite leave the vim keybindings for typing.)
Obsidian – A knowledge base from a local folder of plain text Markdown files
61–70 of 373 posts
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#62I really do need to get started on a personal wiki. I might give this a try. It would be nice if I can get the files into git that I can save to a private github repo (I'm fine paying the one time payment to support them but $8/month seems too much for a simple sync feature)
It's just a directory of markdown files. Nothing preventing that directory from being a Git repo. Lots of people use it that way (or with Syncthing, Dropbox, or whatever).
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#63Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#64I'm the type most comfortable with taking notes on a physical piece of paper (cuz then I can draw stuff and make mind maps). After many months I'm still learning to use Notion more extensively for different things e.g. automating stuff via the API This is my first time coming acrossing Obsidian, just wondering if anyone's been using both Notion and Obsidian. How would doing things in one and not the other differ from…
Obsidian is a lot more static. It's basic strengthis having offline capabilities, simplicity, and markdown. I use it exclusively for my Zettelkasten, which I also have on Notion (I started my ZK and migrated it over to Obsidian). Obsidian is great for ZK in part due to its simultaneous multiple panel openings. So, you can see multiple notes at once. Notion can do this too, and I've use its Gallery fxn for exactly that, but there's something less claggy about Obsidian in this regard.
Notion is great for GTD and project management (again, when used dynamically with filters etc). Obsidian is great for note storage and retrieval, as well as processing ideas and arguments for use later in writing articles, scripts, etc.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#65Obsidian is great. I'm a paying supporter (catalyst and sync). Weirdly I started playing with Emacs + org-mode recently (never been an Emacs user before!) and I'm seriously considering making it my exclusive "second brain". Something about org-mode, org-babel, org-jupyter, org-agenda and org-roam that just clicks with me.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#66The comments here made it sound exciting, but it seems like it's proprietary, which is a no-go for me. I'll stick to plain text file notes and the occasional org-mode for now.
[0]: https://logseq.com/
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#67Last I checked there was no good way to do quick capture of articles from mobile iOS to obsidian. Scenario — I come across an article on my iPhone, and I just want to dump title + URL (maybe even the text content) into obsidian. This is a must have for any note taking tool. Anyone have a good workflow for this, please share. Ideally an iOS shortcut.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#68The comments here made it sound exciting, but it seems like it's proprietary, which is a no-go for me. I'll stick to plain text file notes and the occasional org-mode for now.
From the description it looks like org-roam would be a good open-source alternative.
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#69I'm the type most comfortable with taking notes on a physical piece of paper (cuz then I can draw stuff and make mind maps). After many months I'm still learning to use Notion more extensively for different things e.g. automating stuff via the API This is my first time coming acrossing Obsidian, just wondering if anyone's been using both Notion and Obsidian. How would doing things in one and not the other differ from…
I use both Notion and Obsidian. The main difference is that Notion is an entire database processing platform, especially once you get into mirroring databases, and getting savvy with filters and check boxes. Not to mention the fact that everything in Notion is its own page. This makes it wildly customizable, and again, programmable. Obsidian is a lot more static. It's basic strengthis having offline capabilities, sim…
Zettelkasten has been something that I wanna try out for a while!
Re: Obsidian – A knowledge base from a local folder of plain text Markdown files
#70Earlier quoted context omitted.
md = markdown
> md = markdown Makes sense. Is (EDIT: the use of the TLD) .md a convention in the markdown community?