Skip to content

Releases: zeitlings/alfred-devonthink

v1.1.0

27 Dec 19:34
Compare
Choose a tag to compare

v1.1.0

  • Added window and tab switcher: accessible through global option (dvn .w) or via shortcut
    • Merge (filtered) windows and tabs into window with tabs
    • Detach tab and open in new window (modifier: ⌘)
  • Added optional OpenAI integration, i.e. an interface for creating literature review summaries from documents at the record action level.
    • Save as markdown annotation file or custom metadata entry. The custom metadata entry allows for copying the summary from the record action interface.
  • Added global option to list all tags dvn .
  • Added global inline tag retrieval dvn #tagname
  • Added global option to delete workspaces (dvn .)
  • Added global option to synchronize all databases (dvn .)
  • Added modifier to synchronize database (modifier: ⌃)
  • Added option to back out of move, replicate, duplicate record
  • Added placeholders for various fetch operations
  • Added hints that an existing workspace will be updated when trying to save a workspace with an already used name
  • Fixed unhandled case with no open database
  • Fixed excluded databases being included in tag search
  • Fixed attempts to save new workspaces with an empty name not being suppressed
  • Refined overall inline tag handling

v1.0.1

27 Aug 07:03
Compare
Choose a tag to compare

v1.0.1

  • Add support for macOS 12.0

v1.0.0

13 Aug 15:30
Compare
Choose a tag to compare

First Stable Release.

Among numerous internal changes, some things are new:

  • Import Memory - Groups previously selected for importing are remembered (configurable)
  • Document Filters (Globally and per Database. Accessible via dvn .)
    • Today (files worked on today)
    • Recently Modified
    • Recently Added
    • Due Soon
    • Overdue
  • If a document is locked, it is indicated using Apple's SF Symbols. These may need to be installed.
  • Internal configuration via dvn :c

v0.2.1-alpha

24 Feb 12:13
Compare
Choose a tag to compare

fix paths

v0.2.0-alpha

15 Feb 21:13
Compare
Choose a tag to compare

Initial alpha release