Live data from Hacker News

Zettlr – FOSS markdown editor for personal knowledge management and publishing

zettlr.com

211–220 of 265 posts

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

#211

Earlier quoted context omitted.

So basically a personal Wiki for generation Z.

Why is it for generation Z?

Cuz as a millenial I've been using tomboy / gnote as a personal wiki long before 'zettlekassen' showed up on HN, and I know a few others who run more online wikis.

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

#212
post #29

Note-taking seems to be a hot topic lately. I used Apple Notes for a long time because it was very lightweight and minimalist, but recent releases of macOS have been very buggy, so I decided to review all the options. I wrote this up at https://davidmytton.blog/the-best-note-taking-apps-for-mac-m... which has become one of the most trafficked post on my blog in the last few months! The key for me is a) plain text fil…

It would be great to have a tool to backup all the data from Apple Notes to a collection of markdown files or SQLite db.

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

#213
How do folks incorporate drawings and images into their notes? At least when I used a wiki, I could upload photos as cumbersome as it was, as it is now, I rarely use visual media.

I found notes on the iphone to be excellent, but the content appears to be locked up inside of apple's swamp. The pdf exports were horrid.

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

#214

How do folks incorporate drawings and images into their notes? At least when I used a wiki, I could upload photos as cumbersome as it was, as it is now, I rarely use visual media. I found notes on the iphone to be excellent, but the content appears to be locked up inside of apple's swamp. The pdf exports were horrid.

[deleted]

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

#215

I think this trend of better knowledge tools is missing two very important pieces of human nature 1. If we have time to enter something into a knowledge base of any kind - then we have time to just jot it on a piece of paper. 2. If we dont have time (or think it is important at that moment ) then what solves the problem for us is not a knowledge base, but search . You see the thing about Google and Facebook etc, is t…

I agree that search is a key direction for growth in this tooling ecosystem. I don't think a tool should index every visited webpage though. I think knowledge base construction should be intentional and methodology, as the process provides its own value.

I’ve begun building a knowledge base that is built around a Google-search interface but with closed-world assumptions, such that it can only answer questions and provide results that I should know myself.

In this sense it’s another take on “second brain” tools, but to me it’s potentially a novel angle, using search with closed-world restrictions (ie. much fewer documents, personally stored and indexed) and a question-answering focused interface.

Most other tools focus on the authoring side of things, but I want something that will superpower my memory.

It’s all closed source until I get it going well, but I’ve set up http://rememex.org.

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

#216
post #135

If anybody is sad about Zettlr not having the graph view of like the one in Obsidian or RoamResearch, please be patient. A PR is already open for it. -> https://github.com/Zettlr/Zettlr/pull/921 OpenSource powaaaaa! :)

Does anybody find that graph view (like in Obsidian) useful? I play around with it for a while, but I don't really find it useful for any particular thing. Also overtime that graph grows too big to be visually easy to see patterns etc.

I do! I've mainly found it to be inspirational when working creatively, especially when I'm writing a 'dirty first draft' of something, e.g. a research embryo, collecting interviews about a subject, doing brainstorming sessions, even book reviews. I've still got to come to grips with segmenting Obsidian vaults so that the cloud doesn't grow too far...

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

#217
post #133

I can recommend Zim wiki which is a GTK+ desktop app that works as a personal wiki / notebook. Has a WYSIWYG editor and can export to different formats, it can even render the wiki as html and serve it. Also supports plugins for extra things like tables and charts if you wish. You can have separate notebooks for each project like home/work/etc. You can commit to git from the UI, have git hooks set to automatically pu…

Really love Zim wiki and have been using it for over a decade. Sadly, the move to py3 and gtk3 broke it for non-linux platforms. macOS how has a huge wealth of [reported] bugs that break common keyboard shortcuts at the OS level and introduced a lot of performance problems. This isn't the fault of Zim as these are all bugs from gtk3 where it seems like the priority for non-linux bugs is 0. Meanwhile, Windows no longe…

Did the notes format change though? (Can one still use the old Windows package while syncthing notes with a Linux machine running newer ones?)

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

#218
Interesting to see this kinds of tools get so much attention in the past couple of months!

I have seen a lot of buzz around Roam (which is interesting given how outright terrible the initial user experience and conversion funnel is - I did not have the patience and unsub'd immediately..)

I ended up buying https://zettelkasten.de/the-archive/ Super straightforward Zettelkasten system, and most importantly utilizing plain txt and not some weird proprietary format.

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

#219
post #11

The drawback to working directly on Markdown files is that it's hard to synchronize your notes from/to mobile. If I didn't care about sync, I would use org-roam or some Vim plugin, personally.

I've recently started using GitJournal [1] to access my notes on Android, but I haven't used it enough to be able to say whether it's worthwhile. One annoying drawback is that it requires a monthly subscription to get access to all of the (convenience) features. [1] https://play.google.com/store/apps/details?id=io.gitjournal....

Hi. I'm the author of GitJournal - do you have any suggestions on a different monetization model? I'm not too keen on ads.

Maybe a yearly or 3 years subscription?

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

#220

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…

I'm in the same camp, all my notes are in Markdown files, organized as a tree of folders. Some folders are prefixed with YYYY or YYYY-MM, when needed. My text editor, also VS Code, has extensions for Markdown live preview, to-do lists, and other conveniences - everything I need to manage the "knowledge database". In the terminal, `find` and `grep` are perfect for searching notes. I have a few aliases defined for quic…

Hey. Johnny-as-in-Decimal here. Thanks for the mention, I'm always happy to see someone making use of the system.

There's lots of work in progress on the site and the system, I just need to find more time. In the mean time, always happy to help. Contact details are on the site.

Post reply on HN