logy:管理实体

原名——items:从流水帐到万用日记到lightweight metadata

其实我没有什么时间给做出来的小玩具写介绍文章。Especially when they're not yet ripe.

Pasted image 20260315225713.png

260725 捡回来用

Pasted image 20260725190504.png

我突然想到这个工具可以挂载到dwmy
dwmy负责管理时间,items则管理和物品、实体的关系。
不如说,items有点像一个轻量版的digital garden,还要承担对万事万物的分类作用。
而且它显然是一种log软件。
所以改名叫logy。

(2603写的)设计思想

simplified metadata
put a card into multiple inboxes at the same time
(might call it mbox later)

for example, a quote has the following attributes:

- [[tag A]] [[tag B]]
  - my content

or transcluding a block (()).
but going into 2 pages to transclude that entry is distracting
need better entry points -- like, from the entry itself
like in howm, we should be able to "send" an entry to a topic

But to be fair, in roam research I can always use inline tags, so the entry contains keywords already. And that's usually useful enough.

以entry为单位,entry的metadata决定了它出现在哪些pages里,而不是反之。
也可以直接编辑页面,但比起page更应该说是一个list,在这里添加的entry不是段落,而是一篇文章(if it has a note field, like in workflowy)或一张卡片。添加后entry自动带上应有的metadata。
是否有点像tana?