Skip to content

Releases: hauselin/obsidian-alfred

0.3.7

17 Jun 22:10

Choose a tag to compare

  • Append text to daily note with odi #30 #31

0.3.6

29 Apr 05:36

Choose a tag to compare

  • Remove replaceAll in od and otmr to avoid bug described in #25.

0.3.5

29 Apr 05:16

Choose a tag to compare

v0.3.5

0.3.4

28 Mar 18:56

Choose a tag to compare

  • Append or prepend timestamp when adding with oi (default is no timestamp). Use oinboxtime to specify whether to append, prepend, or not add timestamp. #27

0.3.3

21 Mar 23:04

Choose a tag to compare

v0.3.3

  • New command oterm to open terminal in selected vault directory
  • Fix bug with oi query.replaceAll @jamiew #25

0.3.1

28 Feb 23:10

Choose a tag to compare

v0.3.1

0.3.0

28 Feb 01:44

Choose a tag to compare

v0.3.0

  • oi now works with special characters. Rewritten oi script completely. #19 #21
  • New command oinotify to toggle notification on/off when adding text with oi. Defaults to on. #21
  • oii to open inbox note or specify a hotkey to open inbox note.
  • Temporary fix for Electron bug where notes don't open when Obsidian isn't already running in the background. #23
  • Other under-the-hood changes.

0.2.6

13 Feb 18:49

Choose a tag to compare

Full documentation: https://github.com/hauselin/obsidian-alfred

v0.2.6

  • Added oi to append a list item/bullet point to a note. Use oinbox to specify the note to be used as inbox before using oi. You can also specify a hotkey to directly append clipboard contents as bullet ponitsto your inbox note.
  • Minor changes to allow ~ in environment variables.
  • Accepts W, w, E, e, dddd, ddd datetime format.
  • Open the last-opened vault with keyword obs or your hotkey.

0.2.3

24 Dec 00:25

Choose a tag to compare

  • Accepts MMM and MMMM month format for daily note.
  • Clear a single vault with oclearvault

0.2.2

10 Dec 04:43

Choose a tag to compare

Opens markdown files in your default editor if os/or/ot finds a file or tries to open a file that's not in your Obsidian vault.