Releases: pryley/alfred-the-archive
Releases · pryley/alfred-the-archive
v2.0.0
- Migrated workflow to Python3
v1.7.4
- Fixed unicode support for file names
v1.7.3
- Fix unicode support for search terms
v1.7.2
- Updated readme to suggest Glance to Quickview markdown files
v1.7.1
- Fixed fallback defaults used when the default preferences in The Archive has not been changed
v1.7.0
- Added
prefer_zettel_id_links
option
- Fixed search results for notes with periods in the filename
v1.6.1
- Fixed python import error
v1.6.0
- Added hotkey to create fenced code blocks from selected text
- Fixed note creation allowing a pipe character in the title/name
v1.5.0
- Added hotkeys to change the heading level of a line in a note
v1.4.0
- Added normalisation for boolean config values
- Changed
prefer_filename_to_title
default value to True
- Fixed README screenshots