Earlier quoted context omitted.
None, because I'm still waiting on an Android app... :(
They do have an Android app now, though? You can download the apk from their github releases page[1], if you don't mind sideloading apps. [1]: https://github.com/logseq/logseq/releases
Obsidian 1.0 – Personal knowledge base app
531–540 of 578 posts
Re: Obsidian 1.0 – Personal knowledge base app
#532Re: Obsidian 1.0 – Personal knowledge base app
#533Earlier quoted context omitted.
I'm sorry but markdown and backlinks are boring That is the intention. I don't want excitement with my note-taking, I want plain, boring, open-standards that will survive the test of time. Chances are high that your startup will: 1) Fail 2) Get acquired and gets shut down 3) Aggressively monetize leading to poor UI/UX (i.e. Evernote) The whole advantage of Obsidian is that it relies on an open format, and makes it ea…
I personally want something that allows me to work with things spatially, to draw things, to dump a bunch of images into it, and move things around in at least a two dimensional space. I want to be able to embed maps, images, audio files, music, draw connections between them, move them around. This cannot be accomplished in plain text. I think notes should use a database so it can effectively obfuscate data like the…
It can be accomplished in plain text, by hiding it behind a fancy interface. Which is exactly what Obsidian enables people to do with plugins. And with the new live-editor this allows a pretty well-made mix between plain text and rich content.
Re: Obsidian 1.0 – Personal knowledge base app
#534Re: Obsidian 1.0 – Personal knowledge base app
#535Re: Obsidian 1.0 – Personal knowledge base app
#536Earlier quoted context omitted.
I'm not aware of any commonly used linux FS that allows `/` in a filename
What about other note taking tools that allow `/` in the title? How aware are you of them?
Re: Obsidian 1.0 – Personal knowledge base app
#537Earlier quoted context omitted.
Did you try the 1.0 version of mobile app? It's much improved compared to past versions. What are the issues you are running into?
Just downloaded. Seems a little better. I wish I could easily create a note in whatever folder I am in currently. I have an inbox folder. It’s where new notes go until I can deal with them. This always drove me nuts in both apps, but I can’t just go into a folder. Look at Apple Notes for instance as a simple example of how this works. The sidebar is just a tree in Obsidian. It doesn’t really act how I want. This is l…
Re: Obsidian 1.0 – Personal knowledge base app
#538Re: Obsidian 1.0 – Personal knowledge base app
#539Is there a way to toggle / collapse bullet list? I find that it’s one of the most useful features when organizing my thought as it allows me to explore one nested branch very deeply while still keeping the doc easy to deal with. You can hide the unnecessary details when you want to keep think a higher level.
Re: Obsidian 1.0 – Personal knowledge base app
#540Earlier quoted context omitted.
The biggest fundamental difference is that Logseq is an outliner whereas Obsidian is more flexible to any kind of text you throw at it. So if I am trying to write prose it feels constraining for everything to be a bullet. That said Obsidian and Logseq are interoperable since they both run on a local folder of plain text files. Meaning you can switch over to Logseq for your outlining needs and use Obsidian for everyth…
I always feel like the term “outliner” misrepresents the approach to note-taking that tools like Logseq, (Org-)Roam, RemNote, etc. have chosen. I don’t really have/know a good alternative label, but there is so much more to it than just “outlining” your thoughts in a list of bullet points. Often when I write down my thoughts this way, it is more like following associative threads. I focus on a particular thought and…
I’ve used dozens of outlining and mind mapping tools from FreeMind to Logseq to OmniOutliner and more… But for me Obsidian, still wins because of the plugins. Check out the selection of outlining, link management (in particular link graphing) and crucially the refactoring plugins.
At the basic level the outlining plugins give you shortcuts keys to rapidly realign, reindent, fold and navigate a large tree of indented text, and when you combine that with the ability to take an entire level of that tree and just slice it out into its own document, leaning a link to the new document in its place (which other plugins can use to display an inline preview of that document) … it’s just amazing.