Loading...
Loading...
Compare original and translation side by side
curl -sSL https://canifi.com/skills/anytype/install.sh | bashcp -r skills/anytype ~/.canifi/skills/curl -sSL https://canifi.com/skills/anytype/install.sh | bashcp -r skills/anytype ~/.canifi/skills/undefinedundefinedundefinedundefinedcanifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Create a Note object about the meeting"
Claude: Creates Note object with meeting content.
Confirms: "Note created: Meeting Notes"用户:"创建一个关于会议的Note对象"
Claude:创建包含会议内容的Note对象。
确认:"已创建Note对象:会议记录"User: "Create a set of all my Task objects"
Claude: Creates Set with Task type filter.
Returns: "Task set created with 15 objects"用户:"创建一个包含我所有Task对象的数据集"
Claude:创建带有Task类型筛选条件的数据集。
返回:"已创建Task数据集,包含15个对象"User: "Create a 'Recipe' type with ingredients and instructions relations"
Claude: Creates custom type with relations.
Confirms: "Recipe type created with 2 relations"用户:"创建一个带有食材和步骤关联关系的'Recipe'类型"
Claude:创建带有指定关联关系的自定义类型。
确认:"已创建Recipe类型,包含2个关联关系"User: "Link this project to the client object"
Claude: Creates relation between objects.
Confirms: "Project linked to Client"用户:"将这个项目与客户对象关联"
Claude:创建两个对象之间的关联关系。
确认:"项目已与客户对象关联"// Object list
'.object-list'
// Object content
'.object-content'
// Block
'.block-container'
// Type selector
'.type-selector'
// Relation
'.relation-container'
// Set view
'.set-view'
// Graph view
'.graph-view'
// Search
'.search-input'
// Widget
'.widget-container'
// Link block
'.link-block'// 对象列表
'.object-list'
// 对象内容
'.object-content'
// 区块
'.block-container'
// 类型选择器
'.type-selector'
// 关联关系
'.relation-container'
// 数据集视图
'.set-view'
// 图谱视图
'.graph-view'
// 搜索
'.search-input'
// 小组件
'.widget-container'
// 链接区块
'.link-block'Object // Any piece of content
Type // Template for objects
Relation // Property/field on objects
Set // Filtered collection of objects
Collection // Manual grouping of objects
Template // Reusable object structure
Graph // Visual object connectionsObject // 任意内容片段
Type // 对象的模板
Relation // 对象的属性/字段
Set // 对象的筛选集合
Collection // 对象的手动分组
Template // 可复用的对象结构
Graph // 对象关联的可视化视图