pryley Posted June 15, 2020 Posted June 15, 2020 (edited) Download the latest release here: https://github.com/pryley/alfred-the-archive/releases This workflow was inspired by Alfred Markdown Notes. There is no documentation at the moment, but it should be fairly self-explanatory once you have installed the workflow in Alfred. As you can see, each of the available actions are on the same column in the screenshot above. For example, type ar to search your notes, arrandom to open a random note, arnew to create a new note from a template (templates are existing notes that are tagged as such), search all TODOs in notes and toggle them on/off, search for all existing tags, etc. I have included empty Hotkeys for each of the actions so you can set these yourself if desired. Here is an example note template: --- Title: {title} Date: {date} ID: {zettel_id} Keywords: {tags} #template --- {content} The {content} tag is where the clipboard content goes if you have selected to paste the clipboard into the new note. There are a few options that you can set, use the arconfig keyword to change them. Holding down shift will open the Help file in Quickview for each option. You won't need to set the path to your notes as the workflow automatically gets the path saved in The Archive preferences. The workflow uses OneUpdater for updates, so you will need to install that workflow to make use of it. Edited June 15, 2020 by pryley yee 1
raguay.customct Posted June 15, 2020 Posted June 15, 2020 I'm just getting: [14:35:38.139] Logging Started... [14:35:40.026] The Archive[Script Filter] Queuing argument 'Sermon' [14:35:41.602] The Archive[Script Filter] Script with argv 'Sermon' finished [14:35:41.607] STDERR: The Archive[Script Filter] ERROR: Cannot get the application setting: isUsingIDForNewFiles
pryley Posted June 15, 2020 Author Posted June 15, 2020 (edited) The workflow requires the latest version of “The Archive” application (https://zettelkasten.de/the-archive/). Do you have it installed on your Mac? If so, I wonder if The Archive does not not save every setting in the preferences until the default value is changed (“isUsingIDForNewFiles” is the setting that determines whether or not a zettel ID is used for new notes). I probably should add some checks for that... Until then, you may be able to fix this by opening The Archive preferences and toggling that option on and off again and see if that fixes it. Edited June 15, 2020 by pryley
raguay.customct Posted June 15, 2020 Posted June 15, 2020 1.5.3 and it says that is the latest version.
raguay.customct Posted June 22, 2020 Posted June 22, 2020 On 6/16/2020 at 1:09 AM, pryley said: @raguay.customct Fixed in v1.1.0 Okay, It's working now. Thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now