Skip navigation.

おぺら ぷらす あるふぁ。

Opera、Excel、Windowsなんかの備忘録とか(ぼやき含む) Japanese only

YahooPipesのあれこれ。

忘れちゃうので、随時めもしていく。
もともとここ、備忘録だしねw

item.descriptionの画像が相対パスだと表示されない。(リンクも同様)
  replace:<IMG SRC=" with:<IMG SRC="[相対パスまでのパス] gにチェック(複数画像があるときに必要)

下記のやり方のほうが汎用的。

画像が絶対パスと相対パスの混在だ。(リンクも同様)
  replace:<img src="([^http"]+) with:<img src="[相対パスまでのパス]$1 g、m、i(複数画像があるとき、改行が含まれているとき、全角半角混在のときに必要)

14文字の連続する数字を日付と時間に分けたい
  replace:(\d{4})(\d{2})(\d{2})(\d{2})(\d{2})(\d{2}) with:$1/$2/$3 $4:$5:$6 sにチェック
  \dは[0-9]と同義

item.pubDateがFetchPageでとってきた文字のまま。
  Loop+Dateformatterで、%a, %e %b %Y %T JST で何とかなる。多分。

item.pubDateが文字のままなので、ソートでエラーが出るよ!
  Loop+DateBuilderで、pubDate から y:publish にアウトプットして、utimeでソートすればおけ。
  Operaだと、DateBuilderがうまく動かないので、下のぶbookmarkletを使用するよろし。

  ■by edvakf in hatena>Pipesで日付け欄がおかしくなる件
  http://d.hatena.ne.jp/edvakf/20090107/1231348940

Excel、WordのF1でヘルプを表示するショートカットを無効にする。作成したPipes一覧。

How to use Quote function:

  1. Select some text
  2. Click on the Quote link

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

If you can't read the words, press the small reload icon.


Smilies