Plaintext time tracking
TaskChuteライクなやつ
- fzfとかで過去に似たようなタスクがあったか検索して、実績時間を表示する
- たぶんそこまでScheduler, Estimatorとかを作り込まなくてもよい?
- 前はこれで失敗したっけな(過度な抽象化)
- あとRubyで書いてたから、型ほしいと思ったよね→Rust
- たぶんそこまでScheduler, Estimatorとかを作り込まなくてもよい?
- シンプルで作りやすいやつ
- とりあえず早い段階で使えるようにして、そこからインクリメンタルに作りたい
- saurusはそれができててよかった
- テキストベース
- DSL
- plain-text centric approachとでも呼べるか?
- todo.txt, [[ plain text accounting ]]
-
[Introduction Plaintext Productivity](https://plaintext-productivity.net/) - Autofocus Time Management Systemマニュアル日本語訳 - The ブログ(仮)
- とりあえず早い段階で使えるようにして、そこからインクリメンタルに作りたい
最終的には、個人それぞれがそれぞれのルートをたどりながらシステム(道具)を構築するほかないかもしれない。レバーを上げて椅子の高さを変えるような手軽さで、システムをつくれるような方法があればいい。
- 雑に入力をして、きれいに出力してくれるパーサが使いやすそう
- きれいな出力をすると、他のツールとの連携が容易になる
- 入力と出力のフォーマットを揃えておくと、きれいな出力にユーザーがさらに書き足していける
- Repository search results · GitHub
- jgdavey/harvestime: Plain text harvest time-tracking
- rpearce/timetrack-cli: ⏳ Use the command line to keep track of your working hours in plain text files; similar to https://github.com/ginatrapani/todo.txt-cli.
- ngrash/trk: Plain text time tracking tool
- Declarative programming - Wikipedia
- JettChenT/timeblok: The programming language for calendars
- bevesce/logtime: plain text time tracking in python
- まずは情報を読めるように・分析できるようにしたい
-
[Human Programming Interface beepb00p](https://beepb00p.xyz/hpi.html) の、データはなるべく変更せずに取っておき、解釈・パースのレイヤで工夫する、考えにも影響されている
-
- Filtering/Searching over Tagging/Categorizing
- このへんに関連するエッセイが読みたい
- 曖昧検索
- クエリ言語
- Repository search results · GitHub
- klog – time tracking in plain-text files
- dominikbraun/timetrace: A simple CLI for tracking your working time.
- combine - Rust
- ActivityWatch/activitywatch: The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
- [[ Quantified Self ]]
- その後、推測から計画立案のサポートをできるようにしたい
Backlinks
There are no notes linking to this note.