DEV Community

Discussion on: Have you tried TiddlyWiki for your notes?

Collapse
 
sinewalker profile image
Mike Lockhart • Edited

Yes! I have a public one you can view: milohax.net
I use this as a notebook. There is a mind mapping plugin that I want to try.
I first found TW when looking at Getting Things Done tools. But it's much more broad in application than GTD.
TiddlyWiki is to Media Wiki as SQLite is to PostgreSQL.

Collapse
 
shaijut profile image
Shaiju T

Nice 😄, How did you do terminal effect in your loading site ?

Collapse
 
sinewalker profile image
Mike Lockhart

It's some janky, outdated jquery JS and a bit of CSS for the blinking cursor.

Here's the redirect site's source code: gitlab.com/milohax-net/milohax-net...

A slightly better example is the 404 page from my main site: gitlab.com/milohax/milosophical-me... which uses randomised timings to simulate keyboard typing.

I copied this from someone else's blog a few years ago. I like the retro/Hollywood feel of it. Pretty sure you can copy it too.