Hacker News new | past | comments | ask | show | jobs | submit login

Nice that's exactly what I'm looking for, as I use KDE and Qt apps fit in so well.

Will the client side be open source? I hope so because I'm on FreeBSD so you probably won't make a compiled version :)




Plume is actually based on my open source note-taking app Notes[1]. You can already get it on Flathub, Snap Store etc. Notes uses just a simple plain text editor while Plume has a completely revamped block editor that I built from scratch. That parts of Notes used in Plume will remain open source (per the MPL license) but the rest of the code will be closed source. At least for the time being.

[1] https://github.com/nuttyartist/notes


Ah too bad, I do need a rich text notes app (and no markdown, I hate markdown, under the hood it's fine but I don't want to deal with it :) ). Also hate kanban and agile methodology by the way ;) Luckily I'm not a dev otherwise I would have to work with all of those lol.

But perhaps you could do the monetisation via the sync service only and make the app open source :) That would be great, at least for me so I could compile it on FreeBSD. Some others do this, like Obsidian, for which there's an actual BSD port. But it's electron, sadly. But I understand... It's a tiny niche. I'll keep looking.

Of course I can't use flatpak and snap. And I can't stand snaps so no way I'd use that. Flatpaks are a bit better but not working on BSD.

I really used to love tomboy. It was fast, rich text, would automatically hyperlink notes together as you typed, it was so great. But they stopped development on it. There were a few reboots but they were complete rewrites and lacked all the speed and smoothness I loved.


Is it a deal breaker for you that the app isn't open source? What if I create binaries for FreeBSD/your distro and there's no telemetry/option to disable connecting to the internet (even for updates)?


That would work perfectly yes! It's not the internet connection that bothers me (in fact I'd probably use the sync).

But usually developers don't care enough about the tiny userbase of FreeBSD to even consider that. If you would do that, I would really like it, though I can imagine that from a time/gains perspective there is no point. Which I do totally understand.

One thing I like is that your monthly fee is very reasonable. Obsidian costs double the price of my entire Microsoft 365 subscription :) Besides it being electron that's another issue for me. Especially because it's just not really that great.


That's awesome to hear, then. I'll see what I can do (:


I support your app so much I would pay a monthly fee instead of a one-time purchase. My notes are as valuable as my life. I don't mind the app being proprietary if it gets the love it deserves. If you can accomplish the goals you set out, like providing good functionality and performance, then I'm cheering you on. My needs are very basic, just the minimum to accomplish Zettelkasten.


That's nice to hear. Same here, I have thousands of notes, it's my second brain. Sign up for the waitlist, I'd love you to try Plume when it's out.


I don't mind using a closed source solution - but only if I can keep my notes separated from the application itself. Makes it easy for me to back up my notes and to use versioning tools like git. It also allows me to use bash to manipulate my notes independently of the application at any given time.

Plume seems very pretty - good job on that, but....

"All notes in Plume are simple plaintext strings under the hood. Right now, all these plaintext strings are stored in a SQLite database locally on your computer. But we have plans to remove the reliance on a custom database and to store all notes as simple .txt files inside a folder."

I've been burned too many times by organizational tools that like to keep your notes internally stored within their systems.


Gotcha, no worries, I'm 100% going to migrate the database to a simple arbitrary folder with .md/.txt files. I also want that for myself. It will take a few months of work after the initial release, tho.


A SQLite database is not really proprietary though. It's easy to work with. And perhaps there is an export function too in case you want to move.


There's Qownnote too, it's really nice and open source.


Oh yeah good point. I never checked that one out because I don't really use owncloud but it's worth a look.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: