[HN Gopher] Zetk: CLI utilities, fzf-based scripts, C++ lib for ...
       ___________________________________________________________________
        
       Zetk: CLI utilities, fzf-based scripts, C++ lib for managing your
       Zettelkasten
        
       Author : cue_the_strings
       Score  : 38 points
       Date   : 2022-07-03 18:38 UTC (4 hours ago)
        
 (HTM) web link (gitlab.com)
 (TXT) w3m dump (gitlab.com)
        
       | itsmemattchung wrote:
       | Perhaps I'm not as disciplined as all the other die-hard
       | Zettelkasten practitioners, but no matter what tool/software I
       | adopted, I almost always end up abandoning them.
       | 
       | The missing ingredient (for me) was a feedback loop: metrics.
       | With the system that I designed for myself (through trial and
       | error) , I no longer rely on one particular software ... metrics
       | I put in place now remind me when I need to:
       | 
       | 1) Convert my literature notes into permanent notes (i.e. create
       | notes in my "slipbox") 2) Explore a subject in more depth
        
       | Kenji wrote:
        
       | kwatsonafter wrote:
       | Man this is getting so goddamned ridiculous.
       | 
       | Try to remember why Socrates cursed books. Oh, yes I'll wait
       | while you navigate to, "Socrates-Books" in your Zettelkasten.
        
         | cue_the_strings wrote:
         | Tbh I use it rather differently, mostly for programming stuff.
         | It makes sense to have the following things connected, for
         | example: visitor pattern, std::visit, overload lambda template.
         | Makes it easy to find related concepts and tricks. All bite
         | sized snippets and explanations.
         | 
         | It's also great for storing rarely used commandline snippets
         | and tricks in a structured way, for things I use once in
         | several years. Picocom and screen tricks and configs neatly
         | connected to pages for old lab and network equipment, MIDI
         | sysex tools and tricks connected to docs about certain FX
         | processors and synths,...
         | 
         | It's especially useful when you simply forget that you even had
         | solutions for certain things, and that certain things are
         | connected. I did so many vastly different things over the years
         | that this seems to be the only way to efficiently jump back
         | into something I haven't done in a while. I have a huge
         | personal wiki (2000+ articles in vimwiki) which I'm now
         | migrating to this tool, and there's one huge difference: I'm
         | never sitting there thinking "How do I jam this new article
         | into the wiki hierarchy... Oh, it's equally important for both
         | of these categories...". I just jot it down in vim, add a
         | couple tags, maybe a link or two, maybe find similar articles
         | for inspiration if I don't know what to link to, and done.
         | Extremely fast compared to a big vimwiki.
        
       | cue_the_strings wrote:
       | I've developed a set of UNIX-philosophy CLI utilities for
       | managing your zettelkasten, a C++ library (used by the utilities)
       | and a set of shell scripts that makes the whole thing easy to use
       | for the terminal-savvy. The fzf-based finder (script) integrates
       | with Vim. It's probably the fastest set of zettelkasten
       | utilities. Heavily inspired by sirupsen/zk, but faster, more
       | powerful and more consistent interface.
       | 
       | utilities + lib: https://gitlab.com/andrejr/zetk shell wrappers:
       | https://gitlab.com/andrejr/zetk_fzf
       | 
       | Shared under AGPL3.
        
         | metadat wrote:
         | Thanks for hosting on not-github!
        
           | cue_the_strings wrote:
           | I decided on the FOSS option even before GitHub sold out to
           | Microsoft. I've used Gitlab (and Gitlab CI) on my home server
           | for years, it's been excellent so far.
        
       ___________________________________________________________________
       (page generated 2022-07-03 23:00 UTC)