Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lagebj/SmartNotes

Note-taking module for Powershell based on this article: https://knowledgework.substack.com/p/how-to-take-smart-notes-in-obsidian by Josh Duffney.
https://github.com/lagebj/SmartNotes

Last synced: 3 months ago
JSON representation

Note-taking module for Powershell based on this article: https://knowledgework.substack.com/p/how-to-take-smart-notes-in-obsidian by Josh Duffney.

Awesome Lists containing this project

README

        

# SmartNotes

Note-taking module for Powershell based on [this article](https://knowledgework.substack.com/p/how-to-take-smart-notes-in-obsidian) by Josh Duffney.

## Getting Started

Install from the PSGallery and Import the module

Install-Module SmartNotes
Import-Module SmartNotes

## More Information

For more information

* [SmartNotes.readthedocs.io](http://SmartNotes.readthedocs.io)
* [github.com/lagebj/SmartNotes](https://github.com/lagebj/SmartNotes)
* [twitter.com/lageberger](https://twitter.com/lageberger)

This project was generated using [Lage Berger Jensen](https://twitter.com/lageberger)'s [Plastered Plaster Template](https://github.com/lagebj/PlasterTemplates/tree/master/Plastered).