2022-07-01から1ヶ月間の記事一覧

rubyで macOS Finderのラベルの色を操作する

#!/usr/bin/env ruby filename = "fileA.rb" color = 7 =begin 0 No color 1 Orange 2 Red 3 Yellow 4 Blue 5 Purple 6 Green 7 Gray =end `osascript -e ' tell application \"Finder\" to set label index of (POSIX file \"#{File.expand_path(filename)}…

今日のメモ

Create Link chrome拡張 Create Link - Chrome ウェブストア CVSプラグイン janisdd/vscode-edit-csv: vs code extension to edit csv files with an excel like table ui 使う機会はあまりなさそうだけど便利っぽいので