When you start with internet marketing, you encounter an incredible amount of information:
- Websites that beg you to accept their offer.
- Tools you need.
- Marketing sites.
- Pdf files telling you about ways to make money.
You need a way to keep track of all this information. You make notes about a website or document; is it good? is it a scam?
I’ve tried a lot of ways to keep my notes, favorites, websites, links, etc. in one place.
- Text files
- Evernote
- Onenote
- Put it on the web
- Use an online Wiki
- Make Email folders
- Hierarchical file folders
- Del.icio.us
- Put it in Gmail
And many, many more. All these ways were unsatisfactory:
- To access the info I usually needed to install a tool, whether on the client or on the server.
- Online tools could not always be reached when I didn’t have an internet connection.
- If I posted too much information I wouldn’t be able to find it back.
For myself, I solved this problem by using a free tool, Tiddlywiki. It’s a personal notebook. It is a single self-contained HTML file that includes CSS and JavaScript code. When the user downloads it to their PC, TiddlyWiki can save the entered information by overwriting itself on the user’s disk, at the user’s request. Following TiddlyWiki conventions, users can make a new entry, called a tiddler, in their local copy of the TiddlyWiki file and save it for future reference. Existing tiddlers can also be modified or deleted in the same way. Because it runs under most browsers and requires no installation, it can be easily used as a portable personal wiki.
TiddlyWiki is very adaptable, it has plugins (addons) that make you organize your information in every way possible.
I use tiddlythemes.com/empties/D3Gtd.html for:
- storing account info
- keeping TODO lists
- linking topics to each other
- storing website links with descriptive information
- describing the contents of pdfs I downloaded
- tagging pieces of information, so I can find them back by category
But people use it for all kinds of things.
See en.wikipedia.org/wiki/TiddlyWiki for more information.
Try it!


