Skip to content

Releases: jsmorabito/obsidian-note-types

1.5.11

Choose a tag to compare

@jsmorabito jsmorabito released this 07 Aug 17:45

Prepare for community plugin directory submission: add ESLint (eslint-plugin-obsidianmd), fix settings tab to match Obsidian's UI style guide, add missing LICENSE file.

1.5.10

Choose a tag to compare

@jsmorabito jsmorabito released this 19 Jul 13:47
  • Filtered File Commands now shows as a compact list — each command is a row (name + filter/file-type summary) with gear and trash icons, matching the Note Types list. Click a row or its gear icon to edit name, match mode, file types, and frontmatter filters in a dedicated modal.

1.5.9

Choose a tag to compare

@jsmorabito jsmorabito released this 19 Jul 13:38
a5dfe6e
  • Renamed "Object types" to "Note types" throughout the plugin — settings UI, commands, notices, and the plugin's display name (now "Note Types" in Community Plugins). Existing note types carry over automatically.
  • Filtered File Commands and the Filtered Files Widget are now optional features — toggle them on/off from General settings; each toggle shows a jump-to-section shortcut when enabled.
  • Reorganized the settings tab — General, Note Types, Filtered File Commands, Filtered Files Widget.

1.5.8

Choose a tag to compare

@jsmorabito jsmorabito released this 24 Jun 13:35
  • Status icons in links — new Show status in links toggle per object type; reads the status frontmatter field and renders a small SVG icon before [[wikilinks]] in both reading view and the editor (uses a CM6 widget decoration to avoid cursor-splitting artifacts)
  • New object from selection replaces text — selected text is replaced with [[title]] after the object is created
  • Text-formatting-toolbar integration — registers the New object from selection command with the toolbar API if the plugin is installed
  • Clickable creation notice — the "Created: X" notice now shows a clickable link to open the file rather than auto-opening it

1.5.7

Choose a tag to compare

@jsmorabito jsmorabito released this 13 Jun 18:06

New command: New object from selection

When text is highlighted in the editor, run New object from selection to open the New Object modal with the title pre-filled from your selection.

1.5.6

Choose a tag to compare

@jsmorabito jsmorabito released this 04 Jun 00:50
Update manifest.json

1.5.5

Choose a tag to compare

@jsmorabito jsmorabito released this 03 Jun 17:46
fix

1.5.4

Choose a tag to compare

@jsmorabito jsmorabito released this 03 Jun 15:38
Update manifest.json

1.5.3

Choose a tag to compare

@jsmorabito jsmorabito released this 03 Jun 01:41
Update manifest.json

1.5.2

Choose a tag to compare

@jsmorabito jsmorabito released this 28 May 01:28
update