Explore >> Select a destination


You are here

ag91.github.io
| | blog.dornea.nu
4.5 parsecs away

Travel
| | In the first part of this series I've outlined the main factors for moving my digital garden / braindump / Zettelkasten to org-roam and which factors have facilitated this decision. In the 2nd part I will expand more how I've built the new brainfck.org using hugo, ox-hugo and org-roam. Extracting tiddlers from my Tiddlywiki setup was only the first step towards a Second Brain using org-roam. Since I'm a clear advocate for public digital gardens, I didn't want to keep my notes only for my self.
| | peregrinator.site
3.7 parsecs away

Travel
| | How I set up a blogging flow using Emacs's org-mode and other related tools
| | hiepph.xyz
2.6 parsecs away

Travel
| | My ~/.emacs.d configuration used to be a mess. For example, here are 2 old configurations for IDO and sidebar neotree. ;; ### IDO ##### (require 'ido) ;; enable IDO (ido-mode 1) (ido-everywhere 1) (ido-ubiquitous-mode 1) (setq ido-enable-flex-matching t) (setq ido-use-filename-at-point nil) (setq ido-auto-merge-work-directories-length -1) (setq ido-use-virtual-buffers t) ;; Shows a list of buffers (global-set-key (kbd "C-x C-b") 'ibuffer) ;; #### Neo Tree ##### (require-package 'neotree) ;; Bind F8 to sh...
| | www.github.com
28.9 parsecs away

Travel
| my blog, with astro. Contribute to Krayorn/blog development by creating an account on GitHub.