Live data from Hacker News

Joplin – An open-source note taking and to-do application with synchronisation

github.com

191–200 of 220 posts

Re: Joplin – An open-source note taking and to-do application with synchronisation

#191

Joplin is a gem of open source, and I use it daily on all of my machines. I'm so grateful to have a good FOSS notes app that syncs cross platform. I've been a patron for years and recommended it to lots of people. If anyone has questions about how I use it or my workflow I'm happy to shill this app more, lol. I know Obsidian is the cool kid right now but I just absolutely can't imagine using a closed source app for s…

Vim keybindings are possible* with the exception of hitting :q to exit*. For that, you still need to type :exit. * https://www.reddit.com/r/joplinapp/comments/ww4crz/vim_mode_... ** https://github.com/laurent22/joplin/issues/236

Ah this is really helpful. Thanks!

Re: Joplin – An open-source note taking and to-do application with synchronisation

#192
post #136
post #126

Earlier quoted context omitted.

my understanding is that syncthing doesn't work properly on iOS, because Apple doesn't allow background processes. So you have to manually sync all the time. I'd imagine you'd get into some merge conflicts if you forget to manually sync and start editing notes. That's why ios apps generally either use their own sync, or use iCloud. As someone that has a mix of devices (iOS, Linux desktop, macbook for work), this leav…

It works well enough. I've never had a problem. This background process issue may prevent optimal operation, but I've never seen a file not being synced quickly in practice. Just get Möbius Sync ( https://www.mobiussync.com/ ) and don't overthink it.

Ok. You've convinced me. I'll give it a try :)

Re: Joplin – An open-source note taking and to-do application with synchronisation

#193

Joplin is a gem of open source, and I use it daily on all of my machines. I'm so grateful to have a good FOSS notes app that syncs cross platform. I've been a patron for years and recommended it to lots of people. If anyone has questions about how I use it or my workflow I'm happy to shill this app more, lol. I know Obsidian is the cool kid right now but I just absolutely can't imagine using a closed source app for s…

Joplin is great. But there is a huge gotcha if you start using it from iOS instrad of laptop client first -- you can never connect access phone notes from other device. This was true last year, hopefully was fixed.

I think this is working fine now. I do have one current irritation, but understand that it is resolved by getting all the clients updated. (Just waiting on NixOS to update its version).

Basically, I enabled encryption, synced devices one at a time. I think my iOS client is a newer version than desktop, so I have a warning about the couple new entries that can't be decrypted (yet) on desktop.

I know I could go and figure out the update for my local install, but can wait a bit for the moment.

Re: Joplin – An open-source note taking and to-do application with synchronisation

#194

Earlier quoted context omitted.

If you trust the author of tool you are installing and the installer is by the same author, then why wouldn't you trust the installer too? > It's 100% trivial to have it run rm or shred on all files you have access to while simultaneously printing correct looking install progress messages. The same is true of the tool itself, too.

Yes, hence the trend of moving to sandboxed apps with limited access to your files (and other capabilities).

The install method itself is not unsafe when compared to most other install methods. It gets a bad rap for no reason.

Re: Joplin – An open-source note taking and to-do application with synchronisation

#195
post #142

Earlier quoted context omitted.

> Currently, it uses a DB Nice little program. This is the reason I had skipped it after testing since I wanted it to use it on multiple platforms with syncing handled by me. Btw, you're adding Kanban support?

I can understand. Supporting plaintext/.md files in folders will be our main focus for the release after the next one. And yes, this will be released soon for Notes v2.2.0. Work in progress video: https://i.imgur.com/VCt0Zvg.mp4

I'll keep an eye on it. Thanks.

Re: Joplin – An open-source note taking and to-do application with synchronisation

#196

Joplin is a gem of open source, and I use it daily on all of my machines. I'm so grateful to have a good FOSS notes app that syncs cross platform. I've been a patron for years and recommended it to lots of people. If anyone has questions about how I use it or my workflow I'm happy to shill this app more, lol. I know Obsidian is the cool kid right now but I just absolutely can't imagine using a closed source app for s…

> If anyone has questions about how I use it or my workflow I'm happy to shill this app more, lol. I've recently begun using Joplin and am still futzing my way around. Would love to hear about anyone else's workflow. One question, not specific to Joplin, I always have with note-taking apps is what's the best way to organize content? Or do you not worry about that and simply use tags to create structure/relationships?

As a Logseq user I'd say that your last sentence/question is correct. The graph that emerges from your page references forms the primary form of structure. If you want to be able to find X by searching for Y, either mention Y in X or tag X with Y. In addition, though, when you have a page foo/bar/baz, foo and foo/bar also become their own pages (not folders per se, although they'll show baz as a child) which does let you get a folder hierarchy if you need it (and every folder comes with an index.md, because it's a bona fide page). Especially useful for nested tags like #movie/comedy.

Re: Joplin – An open-source note taking and to-do application with synchronisation

#197

I really want to like Joplin, and I've tried to switch a number of times. But the mobile experience just isn't there for me. The iOS app is simple and reliable, which is good, but it's missing some of the touches that make mobile computing feel like it's made for mobile. Specifically, things like swipes for navigation and for selecting or deleting notes. Also, many of the buttons are just too damn small for my sausag…

Thanks for the feedback. We plan to update the mobile app so it's good to know what needs to be improved.

Joplin as a FOSS app is really a good initiative and I keep trying it from time to time. However having used smartphones for more than a decade now (and being a mobile developer) I have realised that, whatever would be the reason for an Electron app (there might be valid ones like resource, time, target audience etc), an electron app just doesn't cut it. So I doubt I can use an electron app on mobile. Problem is it shows :(

Re: Joplin – An open-source note taking and to-do application with synchronisation

#198
post #145

Earlier quoted context omitted.

I use Joplin extensively on multiple devices and I find that the only way to completely avoid sync conflicts is to make sure you hit sync after entering data on one device, and then hit sync on the other device before using it.

Interesting, thanks for confirming.. not sure yet if I want to jump back to Joplin yet.

Joplin and nextcloud/WebDAV was horrible. Horrible. I can’t go back, trilium is way more extendable

Re: Joplin – An open-source note taking and to-do application with synchronisation

#199

I really want to like Joplin, and I've tried to switch a number of times. But the mobile experience just isn't there for me. The iOS app is simple and reliable, which is good, but it's missing some of the touches that make mobile computing feel like it's made for mobile. Specifically, things like swipes for navigation and for selecting or deleting notes. Also, many of the buttons are just too damn small for my sausag…

What app do you use instead of Joplin for notes?

Trilium

Re: Joplin – An open-source note taking and to-do application with synchronisation

#200
post #69
post #66

Earlier quoted context omitted.

You're changing some note on device A and the same note differently on device B. Both sync. You now have a conflict. With text files, you at least have obvious merge strategies. With SQLite it isn't quite as easy. I still don't mind SQLite in Joplin. It has advantages, as well.

Ah the multiple devices issue. I see...

How about doing everything server side so you are just using a thin client (read: web browser) instead?

See trilium: https://github.com/zadam/trilium

Post reply on HN