Deckard guide

Search pages and tag overviews

Search pages

Every search opens a search page in its own editor tab, and a tag’s overview is the search page for that one tag. Open one by Cmd/Ctrl-clicking a tag in the editor, selecting a tag on the Dashboard, in Related Notes, or anywhere else Deckard shows one, running a search from Home, Find, or Deckard: Search Notes and Tasks, or running Deckard: Open a Tag's Search Page or Deckard: Open Search Page. Opening a search a page already shows brings that page forward rather than opening another. A parked note or task is still listed, after every other, marked Parked; so are Find’s and [[ completion’s.

Deckard Tag Overview showing matching notes, active tasks, and display controls.

Opening a tag’s page records tag access. Opening a section records section access, which powers the access sort. A page that a search was saved from before search pages existed, or a tag overview left open, reopens as a search page with the same tag, tags, and words.

Taking a search’s results out

Export, beside Bulk edit over a search page’s notes or tasks and beside Save on the Task Board, takes everything the search found — not only the page on screen — as a Markdown table, a Markdown list with a link to each result, or CSV, and either copies it or saves it to a file you choose. When the page has a search, the first choice is Copy as live query block, which copies the search itself as a query block, with its sort, to paste into a note where it stays up to date. Nothing else leaves the machine: the index stays where it is, and what goes is what you would have read on the page.

Editing a search’s results

Bulk edit, beside a results pane’s heading, makes one edit to everything the search found. A search page is where a set of notes and tasks is already gathered — refine it until the results are the ones you mean, then edit them together:

Results What can be done to them
Tasks Complete, Reopen, Set a due date, Add a tag
Notes Add a tag, written at the end of each heading line

Hub notes

A hub note describes a tag, so the tag’s overview opens with what the tag is rather than only where it is used. Add describes: to the note’s front matter:

---
describes: project/atlas
status: active
owner: "@dana"
---
# Atlas

Migration of billing onto the new ledger.

Merging tags

Rename a tag to one that already exists, or run Deckard: Merge Tag… and pick the tag to keep, to merge the two. Deckard first shows how many entries each tag has, how many carry both, and how many the kept tag will have, and asks before changing anything, because renaming back later cannot separate them again.

Previewing and undoing a write

Renaming a tag, merging two, and renaming a heading rewrite notes you never opened, which is further than an editor Undo reaches. Both ends of that are covered:

Set deckard.enableHeadingTagRelationships to false to refine by the tags the results carry instead of by related tags, while keeping ordinary tag indexing and note content unchanged.


← Search · All topics · Query blocks →