Coohii's 覚え書き blog

アプリの覚え書き

あふwのビューワで表計算ソフトファイル PDF ドキュメントファイル等閲覧

あふwのビューワ

表計算ファイル PDF ドキュメントファイル等を閲覧

LibreOffice OpenOffice.org EXCEL WORD PDF.....

sxw sxc odt ods odp docx xlsx pptx pdf xls doc rtf eml mht html
afx4v 使用

解説サイト

http://www9.atwiki.jp/juria/m/pages/66.html?guid=on#id_fb5659be

 

ダウンロード

-------------------------

xdoc2txt.exe

    xdoc2txtはPDF,WORD,EXCEL,一太郎などの各種バイナリ文書から、テキスト要素を抽出する汎用テキストコンバータ

http://www31.ocn.ne.jp/~h_ishida/xdoc2txt.html#download

-------------------------

afx4v_12r.zip

http://yak3.myhome.cx:8080/afxwiki/index.php?%A5%D5%A5%A1%A5%A4%A5%EB%C3%D6%A4%AD%BE%EC

-------------------------

xdoc2txt.exe , afx4v_12r.zip を解凍して AFXW のフォルダへ

解凍してできた afx4v.exe を実行すると afx4v.ini ができる

afx4v.ini  Ctrl + F8 に割り当て

----------------------

[AFX]
R.File= C:\bin\afxw\tmp\afx4v.tmp
V.Key= ^{F8}
AFXW=1
AFX.P=AFX.INI
AFXW.P=AFXW.INI
Title=
S.Key=
S.Title=

----------------------

tmp フォルダに afx4v.tmp を作成(エディタで)。

あふw 設定 Zキー 拡張子判別実行 拡張子新規

sxw sxc odt ods odp docx xlsx pptx pdf xls doc rtf eml mht html

 

ENTER に割り当て

$V"afx"\afx4v.exe xdoc2txt.exe "$P\$F"

 

 

 

 

あふw ファイラー シンプル表示 DFファイラー

あふw  シンプル表示(2行、3行、4行表示)!

(^o^;)    

前々から気になっていた表示問題解決!\(^o^)/   

1...1行表示

2...2行表示

3...4...5...

f:id:koohii:20120703190036j:plain

これで大幅にシンプル、コンパクトに。

f:id:koohii:20120703190554j:plain

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

シンプル、多機能。軽量、敏感、寡黙。働き者!!

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

DFファイラー

-----------------------------------------------------------------

背景色、フォントなどカスタマイズ。

f:id:koohii:20120703192804j:plain

Tabキーで2枚目が登場。右手に並びます。移動、M。コピー、C。登録コマンド、H。

backspace 上位フォルダへ。

Fenrir , BlueWind や Gow ランチャー連携でフォルダアクセス高速化!!

なんとシンプルな!

:-)

 --------------------------------------------------------------------------------

右Alt 2回押しで起動。

通常モードは Ctrl + Appskey

Appskey は右 Ctrl キーの隣。

右Alt 2回押しで起動 Autohotkey

---------------------------------------------------------------------------------------------

~RAlt up::
    if(A_PriorHotKey = A_ThisHotKey and A_TimeSincePriorHotkey < 300)
    {
        Run,C:\bin\DF\DF.EXE
    }
    KeyWait, RAlt
return

 ----------------------------------------------------------------------------------------------

 DF ファイラー

http://homepage1.nifty.com/bee/df/df.html

 

 

 

エディタ、メモ帳でリネーム LiName

エディタ、メモ帳でリネーム LiName

 窓の杜:: http://www.forest.impress.co.jp/lib/sys/file/filerename/liname.html

--------------------------------------------------------------------

f:id:koohii:20120703154836j:plain

エディタで名前を変えて上書き保存で終わり。簡単。

ディレクトリも書き換えられるようで、移動して改名したかたちと成る。Good Job !

 

付箋紙に選択範囲貼り付け stickypaper & AutoHotkey

1.Stickypaper 窓の杜

http://www.forest.impress.co.jp/lib/dktp/calclock/tag/stickypaper.html

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;F9で選択範囲貼り付け

F9::

send,^c
clipwait,1
ClipSaved := ClipboardAll
Clipboard := ClipSaved
Sleep,200
run,C:\bin\sticky\Stickypaper.exe /n "%Clipboard%"
Clipboard := ClipSaved
ClipSaved =
return

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

f:id:koohii:20120624092307j:plain

fenrir インスタントコマンドからの起動

open_sticky.ahk

------------------------

send,^c
clipwait,1
ClipSaved := ClipboardAll
Clipboard := ClipSaved
Sleep,200
run,C:\bin\sticky\Stickypaper.exe /n "%Clipboard%"
Clipboard := ClipSaved
ClipSaved =
return

----------------------

]]  で付箋紙作成

C:\bin\fenrir\data\instant.ini

--------------------------

]]="C:\DATA\AHKSCRIPT\OPEN_STICKY.AHK"
---------------------------

検索結果を別アプリで閲覧 AutohotKey

 Everything search engine 、Locate32の検索結果、その他PPXのListFile、X-FinderのクリップフォルダへAutohotKeyでペースト。(画像、テキスト閲覧、整理用途、まとめてパス取得など)コピペ

 

PPXのListFile

 任意の場所でShift + Kでリストファイル作成。実体はリストを書いたTXTファイル。PPX上でリストを管理、コピー、削除等ファイル操作できる。

※リストのクリアは右クリックの「リストから消去」で。削除、Sift + Dは本体ファイルが消える。

前もって任意の場所にリストファイルFind.TXTを作成

;Alt + P で PPXのListFileへ
!P:: Send ^a ClipSaved := ClipboardAll Clipboard := "" Send ^c ClipWait 1 ClipSaved := ClipboardAll Clipboard := ClipSaved run,C:\bin\ppw124\PPCW.EXE "C:\data\Findlist\Find.TXT" WinWait, ahk_class PaperPlaneCUIW #Ifwinactive, ahk_class PaperPlaneCUIW Send ^v sClipboard := ClipSaved ClipSaved = return
-----------------------------------------------
;Alt + P で PPXのListFileへ
!P::
ここ2行削除して clip_PPX.ahk 等で保存し
FENRIR のインスタントコマンドから実行でも。


  X-Finderのクリップフォルダへ
閲覧がスムーズに
Send ^a
ClipSaved := ClipboardAll  
Clipboard := ""  
Send ^c
ClipWait 1
ClipSaved := ClipboardAll
Clipboard := ClipSaved run,C:\bin\XF11\XF.exe "ClipFolder:" WinWait, ahk_class TXFinder.UnicodeClass Sleep 1000 #Ifwinactive, ahk_class TXFinder.UnicodeClass Send ^v sClipboard := ClipSaved ClipSaved = return ------------------------------------------------------
Clip_XF.ahkで保存し
FENRIRのインスタントコマンドから実行。
右クリックからファイルパスをまとめてコピー
ファイルのクリアに注意
ツール_右クリックを選択_右クリックしてファイルの作成から
 クリップフォルダクリアを追加。
パス
"TF:Clear ClipFolder:"

 

 

閲覧は右クリックのプレビューで↓キー

 仮想フォルダというのか?

found.iniにリストが書き込まれているファイルフォルダ
-------------------------------------

 

 

 

 

 

Everything search engine Fenrir 連携

 

Everything search engine  Fenrir 連携でフォルダ以下を対象に検索

Fenrir\cmd\2e.txt

-------------------------

[.\\\;
Everything|C:\bin\Everything\Everything.exe -path "%P"
]

------------------------

Ctrl + E でフォルダ以下を検索

f:id:koohii:20120610125300j:plain

 半角スペースの後に入力

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

AFXW と Everything search engine

あふwからのキー設定

C:\bin\Everything\Everything.exe -path $MF

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;