Obsidian
Sublime Text
MacDown
FolderBase turns your Markdown notes into a full-fledged searchable website in just a few steps. Drag and drop the folder onto a public web server to put it online, or use it entirely offline with a local web server app.
It's powered with the simplicity of your local .md
files, plus a little PHP, HTMX and PWA scaffolding to make it look and behave like a native application. You can 'install' the app on your desktop or phone (on Chromium/Safari browsers), and it will be added to your app drawer and will launch in full screen.
title: My Knowledgebase
and template: page
http://localhost:8888/folderbase
Detailed setup instructions are available here: FolderBase Setup
Like most people, I'm overwhelmed with information. The firehose frequency of this information can make it difficult to distinguish the evergreen from the ephemeral, the urgent from the utilitarian.
I created FolderBase to help sift through the information and organize it in the form of visual documents that I know I'll be referencing frequently. For an example, check the "CSS" folder in the example above. I'm always forgetting the correct syntax for common webpage styling tasks, so creating a cheatsheet for this (instead of going to StackOverflow yet again) was long overdue.
Throughout the week, I log information across a number of different media:
Using multiple sources is unavoidable; worse still, the information stored in them are siloed inside the medium itself (paper, app, browser extension). I like the concept of the Commonplace Book to store all my ephemera, but modern technology doesn't seem to gel with my haphazard organizational style in a way that lets me use one app for everything.
So to consolidate it all, I take time on the weekends to review what I've collected, and put only the important things into Folderbase. Learned a new Excel formula or shortcut? That goes into the Excel notes folder. Saw an interesting outfit? That image goes into the "Outfits" moodboard.
Think of FolderBase as a clearing house for your mind. Your ephemeral notes can be collected and placed in the 'Drafts' folder. Upon reviewing and improving those notes, they can be moved out of Drafts and become a permanent note in one of your other folders.
FolderBase is open-source software available under the MIT license.
It is a fork of Pico CMS v.3.0-alpha, and uses third-party search and tag plugins.