Peter's Blog

Redefining the Impossible

Wikis and Tags


Two concepts I have been contemplating recently are starting to blur together: outliners and tags.

I have read of people who have moved from Outliners to Wikis as a means of organising their notes. I have found Wiki's rather simplistic and unattractive, especially as web-based editors are sluggish compared to desktop applications.

However, now I have changed my site to use awTags I see how tags can be used to implement a wiki. But this is better than a wiki: a link leads to a list of related articles rather than just a single page. In the manner of an outliner, an article leads on to a list of child articles according to which tag you follow. The article itself can be tagged with a number of different tags representing different concepts that the article itself can be filed under and these links can be regarded as parent relationships. This is just what TheBrain is trying to do: Mind Mapping but without the fancy graphics.

I have altered my wilki module accordingly and have used it right there. By typing in something as simple as

[wilki|tags/wilki]

I created a link to all my wilki module related postings filed under the wilki tag. Alternatively, I could have linked to the wilki introductory article and from there a reader, once they know what the wilki module is, can follow the wilki tag if they so desire.

This is all pretty abstract and I will have to see if it is actually of any use in the real world. On a practical level it will be easier for me to reference other articles by linking to the tag name, rather than trying to find the drupal node number of a specific article I am thinking of. The downside is that going to the introductory article is probably a better pattern to follow, especially as articles are listed in reverse chronological order, putting the most informative introduction at the very end.


2 Comments

Peter Says:

over 4 years ago

I have been using this system on this site for a few weeks now and I am liking it.

What I do is:

  • I create a 'page' entry in drupal
  • I mark it 'sticky at top of lists' so that it appears at the top of a listing of entrys for a particular tag.
  • I uncheck it as 'published on front page'
  • I tag it with the tag that it describes
  • The contents of this 'page' (which is actually just a paragraph or so, not a whole page) is then a brief introduction to the concept behind the tag and can reference basic background information, such as a web site.

The result is that each tag list has a short introduction at the start of it describing the tag, getting around the reverse-chronological order problem.

I had to hack awtags to get this to work.

I haven't added these headers to all my tags yet.

Peter

Peter Says:

over 4 years ago

In the end this was so useful that I changed wilki such that something like

[wilki]

goes directly to the wilki tag. Haven't looked back.

Peter

Sorry but comments on this post are now closed.