Obsidian is my favorite app, and my only missing feature is to enable better PDF support, similar to Logseq. Logseq allows me to embed the PDFs inside the app and annotate them with all the bells and whistles enabled by markdown. Area highlights, math notation, all these things are not possible with classical PDF readers, and I think Obsidian would fit well here.
Obsidian 1.0 – Personal knowledge base app
241–250 of 578 posts
Re: Obsidian 1.0 – Personal knowledge base app
#242I started using Obsidian Sync and I’m quite impressed. The sync between my Windows laptop and my iPhone is almost real-time. Conflicts are handled nicely by merging changes from both sides and the user is notified about it. And of course, everything is still stored in a local folder of Markdown files. Would be interesting if someone from Obsidian could share some details on the implementation.
Re: Obsidian 1.0 – Personal knowledge base app
#243I started using Obsidian Sync and I’m quite impressed. The sync between my Windows laptop and my iPhone is almost real-time. Conflicts are handled nicely by merging changes from both sides and the user is notified about it. And of course, everything is still stored in a local folder of Markdown files. Would be interesting if someone from Obsidian could share some details on the implementation.
Re: Obsidian 1.0 – Personal knowledge base app
#244Earlier quoted context omitted.
Obsidian uses non-standard Markdown for things such as block references, wiki-style links, etc. Since very early beta "export to standard Markdown" had been on the todo list so that notes taken in Obsidian would not be "locked in" because they were reliant on app-specific markup.
Have you checked out the Obsidian Pandoc plugin? I think it might meet your needs: https://github.com/OliverBalfour/obsidian-pandoc That being said standard Markdown does not provide notation for certain things, so it is somewhat up to interpretation how to convert certain features to standard Markdown.
Re: Obsidian 1.0 – Personal knowledge base app
#245Is Obsidian open source? I couldn't figure it out from a quick perusal of the site.
Obsidian is not open source but it uses plain text local files with Markdown support, so you are not locked in. All plugins for Obsidian are required to be open source. Also Obsidian contains no tracking/analytics, and the Sync product is E2E encrypted. The Obsidian API is also very flexible and allows you to do almost anything if you want to modify the app.
Re: Obsidian 1.0 – Personal knowledge base app
#246I started using Obsidian Sync and I’m quite impressed. The sync between my Windows laptop and my iPhone is almost real-time. Conflicts are handled nicely by merging changes from both sides and the user is notified about it. And of course, everything is still stored in a local folder of Markdown files. Would be interesting if someone from Obsidian could share some details on the implementation.
Is Obsidian Sync end to end encrypted?
Re: Obsidian 1.0 – Personal knowledge base app
#247Between Obsidian, Roam, Amplenote, and Reflect it has certainly been a golden age for note taking over the last few years. It's hard to remember that it was only 5 years ago that second generation note apps like Evernote, Notion and Bear were the only viable options unless you wanted a 1st gen app like OneNote or Workflowy. What might be most interesting about the new set of fast moving note apps is that all seem to…
Re: Obsidian 1.0 – Personal knowledge base app
#248Not sure if this is for me. I use one large text file where I put all my notes. Organizing everything into folders and files with formatting seems to be just too high friction.
Re: Obsidian 1.0 – Personal knowledge base app
#249Love love love obsidian. The tool is aesthetically pleasing, built-in vim mode surprisingly well (a few minor glitches with the cursor blinking) — but above all else, the plug-in community takes the cake. Finally, a note taking application with a decent API that's allowed me to extract metadata and publish metrics into CloudWatch, allowing me to track key metrics and graphically[0] review historical trends of my "sec…