Skip to main content

Command Palette

Search for a command to run...

Reducing things to consider on daily bases

Published
1 min read
  • I've created a couple of lists of mundane tasks that I can activate through Shortcuts, reads the tasks from Draft and create a checklist in a new task in Things
  • The ordering of these tasks is important for them to be finished quickly
  • It's also comforting not having to think about small tasks, wondering if I've forgotten things
  • It's almost like a ritual
  • For me the ask of determining what to do next is sometimes too high that I don't get on to the next thing
  • I find this the same for consuming contents
  • I also don't want to rely on the algorithm to determine what to watch next
  • I want to search contents based on the mood and the time I have
  • I guess this is my next project, but I'm not sure how to collect and organize these contents
  • This becomes more of a DB, so I might consider Collections
  • Currently doesn't support Shortcut, but it might be ok in this case?

More from this blog

swift-collectionsのSortedCollectionsを試す方法

swift-collectionsを読み込む際にmainブランチを指定する 2024年4月14日現在のswift-collectionsのリリースバージョン1.1.0では、SortedCollectionsが含まれていません(取り除かれました…)。そのため、SortedCollectionsを利用するにはリリースブランチではなく、mainブランチを利用する必要があります。 package.swiftで指定する場合は、下記のようにdependenciesでブランチを指定します。 // swift-...

Apr 14, 20241 min read

Swift 5.9からの `swift package init` の変更点

先日、 swift package init コマンドを使った際にswift 5.9に合わせた変更点に気づきました。 情報があまりなく、私自身が戸惑ったこともあり、コマンドを実行する時の--typeを基準にどういった変更があったのか概要をまとめたいと思います。 Init template cleanup #6144 Swift Fromsでの議論によると、狙いとしてはシンプルなユースケースへの最適化にあるようです。 system-module、manifestと、empty これまであった、 s...

Dec 25, 20231 min read

アルゴ式: 961 Q4. 二部グラフ判定 (DFS ver.) (Swift)

Q4. 二部グラフ判定 (DFS ver.) なんとか毎日問題は解いていたけれども、ブログは空いてしまった Bool?に対してSwitch文を書こうとしたけれども、Optionalの場合は、.some()を挟むというので方針を変更 提出したコードはその名残が残ってしまった 提出はしていないけれども簡単な修正もした このブログを書いている際に、改めてSwitch分で書いたりもした(1, 2) 提出 AC

Jun 18, 20221 min read

Continuous Tumbling

123 posts

Learning Swift/Swift UI, and competitive programming. (he/him)