📝

Notes and knowledge tools

This hub is for people rebuilding their daily workflow: notes, documents, knowledge bases, and the apps that keep ideas organized on Windows.

Quick install this topic

Three equivalent ways to set up this topic on a Windows machine. Pick one — or mix and match — based on whether you want a single command, a declarative DSC config, or per-app control.

Option 1

Batch install with winget import

One copy-paste, no manual download. The command below pulls topic-notes-and-knowledge-tools.packages.json from winpkg.com and runs winget import on it. Best for moving an app set between machines.

$f = "$env:TEMP\topic-notes-and-knowledge-tools.packages.json"; Invoke-WebRequest -UseBasicParsing -Uri "https://winpkg.com/topics/notes-and-knowledge-tools/packages.json" -OutFile $f; winget import -i $f

Run in PowerShell. Saves to %TEMP% and runs winget on it.

Already downloaded the file? Use the short command
winget import -i topic-notes-and-knowledge-tools.packages.json
Option 2

Declarative setup with winget configure

One copy-paste, no manual download. The command below pulls topic-notes-and-knowledge-tools.winget from winpkg.com and applies it with winget configure. Best for repeatable dev-box bootstrap and onboarding scripts.

$f = "$env:TEMP\topic-notes-and-knowledge-tools.winget"; Invoke-WebRequest -UseBasicParsing -Uri "https://winpkg.com/topics/notes-and-knowledge-tools/topic.winget" -OutFile $f; winget configure $f

Tip: on Windows with App Installer, double-clicking a downloaded .winget file runs winget configure on it automatically — no terminal needed.

Already downloaded the file? Use the short command
winget configure topic-notes-and-knowledge-tools.winget
Option 3

Per-app install commands

Run only the apps you actually want. Best when you already have most of these installed and only need to top up.

winget install --id=Obsidian.Obsidian -e
winget install --id=Notion.Notion -e
winget install --id=TheDocumentFoundation.LibreOffice -e
winget install --id=appmakes.Typora -e
winget install --id=Logseq.Logseq -e
winget install --id=Figma.Figma -e
winget install --id=Canva.Canva -e
winget install --id=Notion.NotionCalendar -e

Compare tools in this topic

All comparisons →

Use these comparison pages when you are deciding between closely related apps before you install.

Focused install options in this topic

Smaller install flows, kept inside Topics
Creator quick setup

Creative Suite

A focused install flow for common creative workflows on Windows, covering media, editing, capture, and design-adjacent tools.

CreatorsContent editing setupsMedia production workstations
Install a practical creative toolkit in one bundle.
Productivity quick setup

Productivity & Office

A ready-made bundle for work, docs, notes, communication, and day-to-day productivity on Windows.

Office machinesKnowledge workersGeneral work setups
Restore your daily workflow without piecing apps together manually.

Why this topic matters

  • Useful topic for students, founders, and knowledge workers
  • Covers both local-first and cloud-first note stacks
  • Good companion to everyday docs, communication, and work workflows

Apps in this topic

Compare related apps →

Obsidian is the private and flexible writing app that adapts to the way you think.

backlinkbi-directional-linkblock
v1.9.14 Free
Details →

A new tool that blends your everyday work apps into one. It's the all-in-one workspace for you and your team.

backlinkbi-directional-linkblock
v7.9.1 Free
Details →

LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

docsdocumenteditor
v26.2.3.2 Free
Details →

A markdown editor, markdown reader.

editormarkdown
v1.2.5 Free
Details →

A privacy-first, open-source platform for knowledge management and collaboration

backlinkbi-directional-linkdocs
v0.9.9 Free
Details →

The Collaborative Interface Design Tool

builddesigndiagram
v126.4.9 Free
Details →

Canva is a graphic design platform, used to create social media graphics, presentations, posters, documents and other visual content.

graphic-designvisual-design
v1.99.1 Free
Details →

All of your commitments, now in one place. Meet the beautifully designed, fully integrated calendar for your work and life.

agendacalendarchecklist
v1.133.0 Free
Details →