Action

Add to Daily Note Plus

Posted by tommertron, Last update over 1 year ago

UPDATES

over 1 year ago

Updated description

Append the content of the current draft, along with a timestamp, to a YYYY-MM-DD.md file in the folder “Journal” in the folder associated with the bookmark named “Obsidian Vault”. If the file does not exist, it will be created.

This is a modified version of the original action which adds a time stamp as a header before the draft content and an Apple Maps link with the draft’s location so you can add multiple entries throughout the day and see when and where you wrote them.

For this to work, it is important that your Obsidian Vault be stored in a folder accessible to bookmarks. See bookmark docs for additional details.

Steps

  • file

    fileNameTemplate
    [[date]].md
    folderTemplate
    Journal/
    template
    ## [[created|%I:%M %p]]
    [[draft]]
    
    [Geotag](http://maps.apple.com/?q=[[created]]&ll=[[created_latitude]],[[created_longitude]])
    local
    true
    writeType
    append

Options

  • After Success Default
    Notification Info
    Log Level Info
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.