Earlier quoted context omitted.
>incredibly polite disagreement Not sure I agree. Here's one comment by the developer (laurent): "Ok, there's so much wrong in what you write about that it's hard to know where to start. I guess it would help if you had a clue about what you're talking about." https://discourse.joplinapp.org/t/why-im-leaving-joplin-for-...
I'm not proud of that answer but to be fair there are also more balanced views in this thread. It's also an old thread and some of what's in there is no longer relevant. For example someone recently created a prototype of the app that saves the notes to disk, and although we can't merge his work as it is, we plan to investigate and see whether it can be somehow integrated. It's one of these features that, all things…
A structured note-taking app for personal use
81–90 of 156 posts
Re: A structured note-taking app for personal use
#82This looks very similar to Logseq. I would go as far as calling it a clone because the main page looks almost exactly the same. Logseq has matured a lot over the years, what is PenX doing better than Logseq? From the demo it feels like it's still behind Logseq a lot.
I would go further than that also. It directly mirrors https://anytype.io/ but without the desktop or mobile clients to actually store the workspace on your device.
Re: A structured note-taking app for personal use
#83Earlier quoted context omitted.
Since Joplin's developer decided to put all Markdown files into a database and thus give up all the advantages of a flat file system, I have uninstalled Joplin. In my view, the last discussion in Joplin's forum on this topic further discredited the developer.
Well, if what you need is a flat file system, the json-as-database approach that penx is taking isn't really an improvement. I'm interested in what advantages you have lost. Joplin allows you to export your entire notebook as a directory of markdown files (with front matter), and from a performance, reliability, and replication perspective, a database seems like a much better choice.
Re: A structured note-taking app for personal use
#84Earlier quoted context omitted.
That seems an odd take given the content of the discussion: https://discourse.joplinapp.org/t/why-im-leaving-joplin-for-... Especially since it looks like a solution via plugin was identified? Thanks for bringing it up though, I went for spicy programmer drama but instead found a somewhat interesting and incredibly polite disagreement. I am curious about what happened that they have such a solid opinion about accepta…
>incredibly polite disagreement Not sure I agree. Here's one comment by the developer (laurent): "Ok, there's so much wrong in what you write about that it's hard to know where to start. I guess it would help if you had a clue about what you're talking about." https://discourse.joplinapp.org/t/why-im-leaving-joplin-for-...
Re: A structured note-taking app for personal use
#85Earlier quoted context omitted.
Obsidian + Syncthing
I found syncthing lost severals of my changes . I settled on the live sync plugin and for the moment it works nicely
https://github.com/vrtmrz/obsidian-livesync: self-hostable sync via CouchDB, MIT license, supports the visual conflict resolver and end-to-end encryption.
Re: A structured note-taking app for personal use
#86Earlier quoted context omitted.
How does Obsidian's text editing experience compare to VSCode? I'm using VSC for everything at the moment, which includes a workspace roughly structured into GTD categories via subfolders, filled with markdown documents. The only thing that keeps me curious about Obsidian is the note linking/network visualization and features related to that. But I'm so used to having dev tool levels of text editing available in VSC…
Same here, but other side of the chasm. I use logseq for note keeping but I just want the text editing experience of vs code. I'm not sure why they all roll their own editor. Can't it be a plugin?
Re: A structured note-taking app for personal use
#87The best note taking app ever made by far is called verbatim and was built originally for the competitive debate community. It’s so good that people who watched me use it in college were jealous at the power it enables within Microsoft word for structured notes. https://paperlessdebate.com/verbatim/
Does it sync between devices? Does it work on mobile at all?
Re: A structured note-taking app for personal use
#88Re: A structured note-taking app for personal use
#89Nice going. I've gone through quite the list of note taking tools from a bunch of unorganized text files, to Microsoft OneNote, to Evernote before it became a total pile of molten garbage, Logseq, and finally settled on Obsidian. There's a healthy ecosystem of plug-ins, searching is highly performant, all of my files are just structured in folders as markdown files so there's zero vendor lock-in, has a very good mobi…
How does Obsidian's text editing experience compare to VSCode? I'm using VSC for everything at the moment, which includes a workspace roughly structured into GTD categories via subfolders, filled with markdown documents. The only thing that keeps me curious about Obsidian is the note linking/network visualization and features related to that. But I'm so used to having dev tool levels of text editing available in VSC…
For actual coffee editing, there is also https://github.com/sunxvming/obsidian-vscode-editor
Re: A structured note-taking app for personal use
#90Nice going. I've gone through quite the list of note taking tools from a bunch of unorganized text files, to Microsoft OneNote, to Evernote before it became a total pile of molten garbage, Logseq, and finally settled on Obsidian. There's a healthy ecosystem of plug-ins, searching is highly performant, all of my files are just structured in folders as markdown files so there's zero vendor lock-in, has a very good mobi…
How does Obsidian's text editing experience compare to VSCode? I'm using VSC for everything at the moment, which includes a workspace roughly structured into GTD categories via subfolders, filled with markdown documents. The only thing that keeps me curious about Obsidian is the note linking/network visualization and features related to that. But I'm so used to having dev tool levels of text editing available in VSC…