Skip to content

Releases: Real-Fruit-Snacks/Graphite

0.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 00:09
  • Capitalized the display name to Graphite in the plugin list and community
    directory, matching the usual plugin naming convention. The plugin id is
    unchanged, so existing installs and data are unaffected.

0.1.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 01:04
  • Refreshed the plugin description shown in the community directory and settings.

0.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 00:44

Compliance and hardening pass ahead of community-directory submission.

  • Data-folder hiding now uses Obsidian's Excluded Files. The folder is kept out
    of search, graph, and the quick switcher and dimmed in the file explorer, instead
    of being removed via injected CSS. Files are untouched on disk.
  • Removed the default Quick Add hotkey. The Quick Add Task command is still
    available — assign your own shortcut under Settings → Hotkeys if you want one.
  • Resolve theme colors and hide the data folder through the active window/document,
    for correct behavior in pop-out windows.
  • Use Obsidian's styling APIs instead of direct style assignment, and drop unneeded
    !important and CSS the linter flags on older Obsidian versions.
  • Release assets now ship with build-provenance attestations.

0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 00:15
Rename project from Slate to Graphite

The name Slate collides with an existing official Obsidian plugin, so the
project is renamed to Graphite throughout: plugin id and manifest, the
_graphite_files data folder default, all .graphite-* CSS classes and
--graphite-* theme tokens, the Graphite* source files, the
GRAPHITE_PLUGIN_DIR deploy variable, cover banners, README, and site.