|
|
@ -1,9 +1,13 @@ |
|
|
|
#! /usr/bin/env bash |
|
|
|
#! /usr/bin/env bash |
|
|
|
# motivated by |
|
|
|
# motivated by http://fabien.benetou.fr/MemoryRecalls/ImprovingPIM#SocialPIM |
|
|
|
|
|
|
|
# example |
|
|
|
|
|
|
|
# test1 for friend1, test2 for friend2 and test for friend1 and friend2 |
|
|
|
|
|
|
|
|
|
|
|
# TODO |
|
|
|
# TODO |
|
|
|
# upport some sort of caching |
|
|
|
# support some sort of caching |
|
|
|
# example test1 for friend1, test2 for friend2 and test for friend1 and friend2 |
|
|
|
# support auth |
|
|
|
|
|
|
|
# note that by default PmWiki does so, thus one should be able to authentificate |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
QUERY="?action=search&q=fmt%3D%23simple+" |
|
|
|
QUERY="?action=search&q=fmt%3D%23simple+" |
|
|
|
# PmWiki format |
|
|
|
# PmWiki format |
|
|
|