Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lagebj/SmartNotes
- Owner: lagebj
- License: mit
- Created: 2021-04-22T06:38:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-22T06:49:34.000Z (over 3 years ago)
- Last Synced: 2024-05-23T00:31:35.702Z (6 months ago)
- Language: PowerShell
- Size: 21.5 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - 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. (PowerShell)
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).