Obsidian Alfred Versions Save

Alfred workflow for Obsidian note-taking app. Open vaults and files in Obsidian.

v0.3.7

2 years ago
  • Append text to daily note with odi #30 #31

v0.3.6

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

v0.3.5

3 years ago

v0.3.5

  • Fix od bug. #28 @lh00000000

v0.3.4

3 years ago
  • 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

v0.3.3

3 years ago

v0.3.3

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

v0.3.1

3 years ago

v0.3.1

  • Bugfix for paths with ~ @lastobelus #17 #24

v0.3.0

3 years ago

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.

v0.2.6

3 years ago

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.

v0.2.3

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

v0.2.2

3 years ago

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.