consider authentification

master
Fabien Benetou 13 years ago
parent f6de5fff49
commit 2c98d14b8c
  1. 10
      shell_scripts/pmwiki_social_search

@ -1,9 +1,13 @@
#! /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
# upport some sort of caching
# example test1 for friend1, test2 for friend2 and test for friend1 and friend2
# support some sort of caching
# support auth
# note that by default PmWiki does so, thus one should be able to authentificate
QUERY="?action=search&q=fmt%3D%23simple+"
# PmWiki format

Loading…
Cancel
Save