GithubHelp home page GithubHelp logo

kwechsler / obsidian-automation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jamietr1/obsidian-automation

0.0 1.0 0.0 41 KB

A set of scripts to help with automating tasks around the Obsidian text editor

License: GNU General Public License v3.0

Python 100.00%

obsidian-automation's Introduction

obsidian-automation

A set of scripts to help with automating tasks around the Obsidian text editor

Daily Notes (obsidian-daily)

This script generates a daily notes file in the format described in this post. An example looks as follows:

Example

Some configuration notes:

  • I use a special version of icalBuddy to get my agenda. See the comment in the code about how to get this version. The regular version works fine if you don't want to run this from an automated job; the special version noted in the comment is required if you do.
  • There is a sample .notes file in the repo. This file should be copied to your root folder and the paths updated with wherever you'd like your daily notes to go.
  • There is a sample plist file for those who want to try to automate this on your Mac. Update the file for your configuration and preferences.
  • The arrow and requests packages are dependencies of this script. You may need to install them via pip other other means if you get errors about these packages being missing

A note on support

I'm posting this software as-is. It works for me, and a number of folks have requested it and I'm happy to put it here to share it. But I have no time to support it. If I make improvements, I'll try to post them, but there's no guarantee there either. I realize that this may not work perfectly on non-Mac systems, but the whole point of posting the code is to let folks see it, fork it, and roll your own from it. Hopefully it works for you the first time. If not, the code's there for you to mess with.

obsidian-automation's People

Contributors

jamietr1 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.