Back to list
jumski

logseq-format

by jumski

My working environment

0🍴 0📅 Jan 24, 2026

SKILL.md


name: logseq-format description: Use ONLY when user mentions converting/using/writing in "logseq format" or similar (must mention "logseq")

logseq Format

Format content for logseq, an outliner-based knowledge management tool.

Core Principles

  • Everything is a bullet: logseq is outliner-first. All content lives in bullet points.
  • Hierarchy matters: Use indentation (2 spaces or 1 tab per level) to create structure.
  • Top-level = main ideas: Start with high-level concepts as top-level bullets (no indentation).

Formatting Rules

Top-Level List Structure

- First main topic
  - Sub-point with details
  - Another sub-point
    - Deeper nesting for specifics
- Second main topic
  - Related details
- Third main topic

Markup Syntax

  • Bold: **text** or __text__
  • Italic: *text* or _text_
  • Highlight: ^^highlighted^^
  • Code inline: `code`
  • Code block: Triple backticks with language
  • Links to pages: [[Page Name]]
  • Tags: #tag or #[[multi word tag]]
  • Block references: ((block-id))
  • TODO markers: TODO, DOING, DONE, LATER, NOW

Properties (metadata)

- Main topic
  property-name:: value
  another-property:: another value
  - Content continues here

Example Output

- Project Planning #project
  status:: active
  priority:: high
  - Define **scope** and objectives
    - List all deliverables
    - Set clear timeline with [[Q1 Goals]]
  - Identify stakeholders
    - TODO Schedule kickoff meeting
    - Gather requirements from [[Product Team]]
  - Risk assessment
    - Document potential blockers
    - Create mitigation strategies

Best Practices

  1. Start broad, go deep: Top-level bullets = chapters, nested bullets = details
  2. One idea per bullet: Keep bullets focused and atomic
  3. Use properties sparingly: Add metadata only when it adds value for queries
  4. Link liberally: Connect related concepts with [[page links]]
  5. Indent consistently: Use 2 spaces per indentation level
  6. Frontload importance: Put most important info at the top of each branch

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon