From 139f8ae4a4cecb6e4aee64af2b85ed22d5474641 Mon Sep 17 00:00:00 2001 From: Fabien Benetou Date: Sun, 17 Jul 2011 23:49:38 +0200 Subject: [PATCH] added yet other missing references --- shell_scripts/logs_own_vocabulary | 5 ++++- shell_scripts/most_used_commands | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/shell_scripts/logs_own_vocabulary b/shell_scripts/logs_own_vocabulary index 260efa0..91f1af2 100755 --- a/shell_scripts/logs_own_vocabulary +++ b/shell_scripts/logs_own_vocabulary @@ -1,6 +1,9 @@ #! /usr/bin/env bash -# see http://fabien.benetou.fr/innovativ.it/www/HistoricalArchives/Seedea/Oimp/Ubiquitousvocabulary +# see related ideas +# http://fabien.benetou.fr/innovativ.it/www/HistoricalArchives/Seedea/Oimp/Ubiquitousvocabulary +# http://fabien.benetou.fr/Cookbook/Cognition#LearningNewLanguage +# and most_used_commands LOGS=web/thelab/stigmergylive/logs/ChannelLogger/freenode/#*/* diff --git a/shell_scripts/most_used_commands b/shell_scripts/most_used_commands index e50df82..06eb818 100755 --- a/shell_scripts/most_used_commands +++ b/shell_scripts/most_used_commands @@ -2,6 +2,8 @@ AVOID="con\|utopiah@benetou.fr" # TODO +# invert from goal +# http://fabien.benetou.fr/Cookbook/Cognition#AnalysisOfTheUsageHistoriesOfTools # consider similar usage for more than bash # find ~ -name "*history*" # ~/.vimperator/info/default/history-command (specific JSON format)