Live data from Hacker News

Zettlr – FOSS markdown editor for personal knowledge management and publishing

zettlr.com

71–80 of 265 posts

Re: Zettlr – FOSS markdown editor for personal knowledge management and publishing

#71

There is nothing that compares to using your preferred text editor to write personal knowledge documents like this. I swapped over to [Foam]( https://foambubble.github.io/foam/ ) in VSCode recently when it was released, and it's like a breath of fresh air. I can use my keyboard shortcuts, extensions, and snippets. Nothing else can compare.

I’m hoping this will include inline text transclusion soon. I’m sure there are other solutions for viewing images too.

You can use markdown to link to images and use a markdown preview extension to view the image inline.

Re: Zettlr – FOSS markdown editor for personal knowledge management and publishing

#72

I'm really happy that the "knowledge base management" type of tools are getting a lot more attention these days. In my opinion, the more brains that look at this area, the better the whole ecosystem will get. I'll have to download this and give it a try, and compare it to my current workflow. (I use org-roam on Emacs. I'm not sure if people are sick of org-mode and Emacs being mentioned on HN? I worry about becoming…

I do think that the area of knowledge management is very interesting and worthy of discussion. When it comes to tooling though, I've tried out a couple and I don't find anything superior to a folder full of markdown files + your favorite text editor (I use VSCode, but I don't think that's especially important). Systems like Zettelkasten are interesting to read about, but again, everyone's brain is different and for m…

> I do think that the area of knowledge management is very interesting and worthy of discussion. When it comes to tooling though, I've tried out a couple and I don't find anything superior to a folder full of markdown files + your favorite text editor (I use VSCode, but I don't think that's especially important).

I'd say the most valuable thing these tools provide is a way to link notes. That's the part that was missing from most of my attempts to build my own knowledge base, creating connections between the things I find and store in a way that's personal to how I think.

In the end, my ZK is nothing but a folder filled with md files that are all linked with each other in some way. It's synced to my phone and my tablets, so I always have them with me and I can always amend or work on them.

Re: Zettlr – FOSS markdown editor for personal knowledge management and publishing

#73

Joplin and Standard notes are great as well. I lost one week of data due to some synchronization issue with Joplin though - but the markdown editor is great (they even have a new WYSIWYG editor). Standard notes is good but it's missing good file/image support which is really annoying.

What happened with your Joplin sync issue?

I am interested in using Joplin exclusively and use both apps currently. The Standard Notes development team is nice but refactors happen too frequently and estimates are rarely (never) produced, even though the product is paid Open Source.

Re: Zettlr – FOSS markdown editor for personal knowledge management and publishing

#76
post #22

Earlier quoted context omitted.

Syncthing ought to be an answer to this, given the right editor.

Potentially! Looks cumbersome to set up for iOS, tho: https://www.reddit.com/r/Syncthing/comments/ese82l/ios_users...

The lack of a proper syncing solution is why I've moved off of iOS. The ability to sync everything I'm working on to an arbitrary folder on my phone/tablet and always have access to them with whatever program I need (without pushing them back and forth) and all my changes are immediately visible to every other program and device, that's something I can't get with iOS and it always annoyed me.

Re: Zettlr – FOSS markdown editor for personal knowledge management and publishing

#77

I'm really happy that the "knowledge base management" type of tools are getting a lot more attention these days. In my opinion, the more brains that look at this area, the better the whole ecosystem will get. I'll have to download this and give it a try, and compare it to my current workflow. (I use org-roam on Emacs. I'm not sure if people are sick of org-mode and Emacs being mentioned on HN? I worry about becoming…

As a vegan Emacs + org-mode user, I found your comment hilariously spot-on!

Re: Zettlr – FOSS markdown editor for personal knowledge management and publishing

#78
post #30

Could someone enlighten me what is the biggest advantage or this and similar tools over libreoffice writer? I've been using it extensively for years for technical documentation, have hundreds of bitrot-free documents, and am extensively using: * tables (2 or 3 columns depending on type, often using sort by column 1 or column 1+2 to keep relevant information grouped); * preset formatting for different styles (snippets…

How do you generate flashcards from LibreOffice and what do you mean with “no modification”?

Re: Zettlr – FOSS markdown editor for personal knowledge management and publishing

#79
post #54

Earlier quoted context omitted.

I do think that the area of knowledge management is very interesting and worthy of discussion. When it comes to tooling though, I've tried out a couple and I don't find anything superior to a folder full of markdown files + your favorite text editor (I use VSCode, but I don't think that's especially important). Systems like Zettelkasten are interesting to read about, but again, everyone's brain is different and for m…

Systems like Zettelkasten are interesting to read about, but again, everyone's brain is different and for me a bunch of folder categories and one misc/daily folder is just as good. I find that folders/tags inevitably just run into the issue of notes not fitting into any particular schema. So often time I just use the search function, or use a particular note that consist mostly of only organized links. This way I can…

The schemas are not that important though, I just use search 90% of the time anyway.

Re: Zettlr – FOSS markdown editor for personal knowledge management and publishing

#80
post #32
post #27

Earlier quoted context omitted.

I agree, the most useful thing these tools can provide is fast data entry and robust search for most users. That’s the focus of the tool I’m building, https://NoteBrook.com . Reach out if you want to be in on the beta, it has been delayed a bit as I’ve been refining the search and editor experience of the alpha version and building super fast apps on every platform, but it should be launching in the next week or two!

I have a suspicion that fast data entry and automated search might be a red herring for this sort of tool. I believe that the real utility of my notes comes from actively engaging with them, and automation runs the risk of damaging that. My own system (which is an entirely physical one) is designed around this principle; each step is designed to make me engage with my own recorded thoughts in a different way: - Every…

Thanks for your insight. I agree for a knowledge base, where you don’t want to persist all information, and precision is important. Most of my note generation tends toward writing down historical updates (project a is at stage b on date c) or recording minutes of a conversation (x person said y was ok to implement). Or perhaps I have this task to do and once it’s done I only need to know when it started and completed. There is no inherent ordering or importance to this note data until I need to recall it. That is the type of note I typically take, and many others too. It’s a different use case.
Post reply on HN