Skip to content

Releases: dalcantara7/obsidian-auto-moc

Add support for ignoring notes within specified folders

04 Nov 20:49
Compare
Choose a tag to compare

This release adds support for ignoring note's backlinks for notes located within specified folders

Add support for importing as structured list

03 Jan 17:03
Compare
Choose a tag to compare

Per feature request #15, add support for importing as a unordered list, ordered list (separated by either period or parenthesis), and checkbox list.

Add support for alias linking

13 Nov 01:53
Compare
Choose a tag to compare
1.3.4

added support for importing aliases

Add support for disabling notifications

26 Sep 14:17
Compare
Choose a tag to compare
1.3.3

add support for disabling notifications

Frontmatter tag fix

04 Aug 01:44
Compare
Choose a tag to compare

Issue reported in #10. Frontmatter tags are parsed differently based on structure. This release properly handles both forms of the tags

Nearest heading tag fix

29 Jul 18:33
Compare
Choose a tag to compare
1.3.1

readme fix

Support for anchor links and frontmatter tags

23 Jul 23:46
c8d8089
Compare
Choose a tag to compare

Main feature request came from #8 (adding support for heading links). This has been implemented.

Additionally, another user has pointed out that frontmatter tags were not support. Support has been implemented.

Bug Resolution

08 Jun 18:52
Compare
Choose a tag to compare

Obsidian 0.14.15 update changed the way the api handles file aliases in the frontmatter. This update handles the new file aliases.

Update 1: Sorted Lists, Aliases, and Tags

02 Jun 21:04
Compare
Choose a tag to compare

This release adds the following new features:

  1. Inserted links are now organized alphabetically
  2. If a note has aliases, the note will be inserted with the first alias as the link
  3. A second command to insert all notes with a given tag has been added. The command opens up a modal that allows you to search for tags, select one, and import all notes with that tag.

AutoMOC Initial Release

23 Apr 20:22
Compare
Choose a tag to compare

First public release of the Obsidian AutoMOC plugin.